Skip to content

Commit 4c2c3af

Browse files
author
241200050
committed
refactor(images): 更新图片路径以适应新结构
- 修改所有文档中的图片路径,使其指向正确的文件夹 - 更新根路径设置,确保图片在不同上下文中正确显示 - 优化图片引用格式,提高文档的可读性和维护性
1 parent 8b0834d commit 4c2c3af

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
169 KB
Loading
300 KB
Loading

linux/performance-tools.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,17 @@ full avg10=0.00 avg60=0.00 avg300=0.00 total=0
963963
- 使用跟踪工具调查网络内部情况
964964
- 了解网络可调参数
965965

966+
- *网络接口*
966967

968+
网络接口是网络连接的操作系统端点,它是系统管理员可以配置和管理的抽象层。
967969

970+
image::linux/image-2025-03-10-20-53-50-180.png[]
968971

972+
- *控制器*
969973

974+
网络接口卡(网卡,NIC)给系统提供一个或多个网络端口,并且设有一个网络控制器,一个在端口与系统I/O传输通道间传输包的微处理器。
975+
976+
image::linux/image-2025-03-10-20-57-29-750.png[]
970977

971978

972979

0 commit comments

Comments
 (0)