Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2859
b: refs/heads/master
c: 785dcd4
h: refs/heads/master
i:
  2857: d27db3f
  2855: 5f2c008
v: v3
  • Loading branch information
Dave Hansen authored and Linus Torvalds committed Jun 23, 2005
1 parent 0426a2a commit f7e3763
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e1785e85b9c81c67b581b511ee4efac6c81e9edb
refs/heads/master: 785dcd44b60ec8ede76fed0af54333ab5f3e848c
10 changes: 10 additions & 0 deletions trunk/mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ config DISCONTIGMEM_MANUAL
bool "Discontigious Memory"
depends on ARCH_DISCONTIGMEM_ENABLE
help
This option provides enhanced support for discontiguous
memory systems, over FLATMEM. These systems have holes
in their physical address spaces, and this option provides
more efficient handling of these holes. However, the vast
majority of hardware has quite flat address spaces, and
can have degraded performance from extra overhead that
this option imposes.

Many NUMA configurations will have this as the only option.

If unsure, choose "Flat Memory" over this option.

endchoice
Expand Down

0 comments on commit f7e3763

Please sign in to comment.