Skip to content

Commit 6848bf4

Browse files
authored
Update 多核心Linux内核路径优化的不二法门之-slab与伙伴系统.md
1 parent ea43ba3 commit 6848bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

文章/内存管理/多核心Linux内核路径优化的不二法门之-slab与伙伴系统.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Linux内核的slab来自一种很简单的思想,即事先准备好一些会
5757

5858
该slab cache的图示如下:
5959

60-
![image](https://user-images.githubusercontent.com/87457873/127662257-9c2ec8e1-7989-40f7-8413-a8016b86394c.png)
60+
![127662257-9c2ec8e1-7989-40f7-8413-a8016b86394c](https://user-images.githubusercontent.com/87457873/127869263-b574e7ef-21ba-4633-a048-926e8489b11a.png)
6161

6262
其行为如下图所示:
6363

0 commit comments

Comments
 (0)