diff options
Diffstat (limited to 'Documentation/filesystems/proc.txt')
-rw-r--r-- | Documentation/filesystems/proc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index 7240ee7515de..841061829d25 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -410,7 +410,7 @@ VmallocChunk: 111088 kB | |||
410 | this memory, making it slower to access than lowmem. | 410 | this memory, making it slower to access than lowmem. |
411 | LowTotal: | 411 | LowTotal: |
412 | LowFree: Lowmem is memory which can be used for everything that | 412 | LowFree: Lowmem is memory which can be used for everything that |
413 | highmem can be used for, but it is also availble for the | 413 | highmem can be used for, but it is also available for the |
414 | kernel's use for its own data structures. Among many | 414 | kernel's use for its own data structures. Among many |
415 | other things, it is where everything from the Slab is | 415 | other things, it is where everything from the Slab is |
416 | allocated. Bad things happen when you're out of lowmem. | 416 | allocated. Bad things happen when you're out of lowmem. |