diff -Nru linux-2.6.3-mm3/Documentation/filesystems/proc.txt linux-2.6.3-mm3-fixed/Documentation/filesystems/proc.txt --- linux-2.6.3-mm3/Documentation/filesystems/proc.txt 2004-02-24 21:00:47.414149520 +0100 +++ linux-2.6.3-mm3-fixed/Documentation/filesystems/proc.txt 2004-02-29 10:50:22.444004176 +0100 @@ -430,7 +430,7 @@ Dirty: Memory which is waiting to get written back to the disk Writeback: Memory which is actively being written back to the disk Mapped: files which have been mmaped, such as libraries - Slab: in-kernel data structures cache + Slab: in-kernel data structures cache Committed_AS: An estimate of how much RAM you would need to make a 99.99% guarantee that there never is OOM (out of memory) for this workload. Normally the kernel will overcommit