diff options
author | Philipp Marek <philipp.marek@bmlv.gv.at> | 2007-10-19 20:46:58 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-19 20:46:58 -0400 |
commit | ad3d0a3827a3ce45ee4141de81be7375157b42de (patch) | |
tree | 47c96799b8108e57dd24036beae314441eb8822f /mm/Kconfig | |
parent | 2de206d8f09c8b01d3721f860c28258838953a18 (diff) |
small documentation fixes
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'mm/Kconfig')
-rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index b1f03b0eb7f1..c070ec0c15bf 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -37,7 +37,7 @@ config DISCONTIGMEM_MANUAL | |||
37 | in their physical address spaces, and this option provides | 37 | in their physical address spaces, and this option provides |
38 | more efficient handling of these holes. However, the vast | 38 | more efficient handling of these holes. However, the vast |
39 | majority of hardware has quite flat address spaces, and | 39 | majority of hardware has quite flat address spaces, and |
40 | can have degraded performance from extra overhead that | 40 | can have degraded performance from the extra overhead that |
41 | this option imposes. | 41 | this option imposes. |
42 | 42 | ||
43 | Many NUMA configurations will have this as the only option. | 43 | Many NUMA configurations will have this as the only option. |