37 lines
961 B
Diff
37 lines
961 B
Diff
|
--- man-pages-2.65/man5/slabinfo.5.pom 2007-05-19 06:30:20.000000000 +0200
|
||
|
+++ man-pages-2.65/man5/slabinfo.5 2007-09-26 15:53:21.000000000 +0200
|
||
|
@@ -29,10 +29,14 @@
|
||
|
Frequently used objects in the Linux kernel
|
||
|
(buffer heads, inodes, dentries, etc.)
|
||
|
have their own cache.
|
||
|
-The file
|
||
|
-.I /proc/slabinfo
|
||
|
-gives statistics.
|
||
|
-For example:
|
||
|
+Since kernel 2.6.16 the file
|
||
|
+.I /proc/slabinfo
|
||
|
+is only present if the CONFIG_SLAB kernel
|
||
|
+configuration option is enabled.
|
||
|
+
|
||
|
+An example of
|
||
|
+.I /proc/slabinfo
|
||
|
+is:
|
||
|
.LP
|
||
|
.RS
|
||
|
.nf
|
||
|
--- man-pages-2.65/man5/proc.5.pom 2007-09-10 06:17:16.000000000 +0200
|
||
|
+++ man-pages-2.65/man5/proc.5 2007-09-26 15:53:11.000000000 +0200
|
||
|
@@ -1021,7 +1021,11 @@ same process.
|
||
|
.TP
|
||
|
.I /proc/slabinfo
|
||
|
Information about kernel caches.
|
||
|
-The columns are:
|
||
|
+Since 2.6.16 the file is only present if the CONFIG_SLAB kernel
|
||
|
+configuration option is enabled.
|
||
|
+The columns which are in
|
||
|
+.I /proc/slabinfo
|
||
|
+are:
|
||
|
.nf
|
||
|
cache-name
|
||
|
num-active-objs
|