diff options
| author | Hugh Dickins <[email protected]> | 2009-12-14 17:59:34 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:20 -0800 |
| commit | d0f209f68f80f9a152799760c230019e7f270b2a (patch) | |
| tree | 83e4a6b2e15f50738572b31cfadb5fc0db17d2b7 /tools/perf/scripts/python | |
| parent | 62b61f611eb5e20f7e9f8619bfd03bdfe8af6348 (diff) | |
ksm: remove unswappable max_kernel_pages
Now that ksm pages are swappable, and the known holes plugged, remove
mention of unswappable kernel pages from KSM documentation and comments.
Remove the totalram_pages/4 initialization of max_kernel_pages. In fact,
remove max_kernel_pages altogether - we can reinstate it if removal turns
out to break someone's script; but if we later want to limit KSM's memory
usage, limiting the stable nodes would not be an effective approach.
Signed-off-by: Hugh Dickins <[email protected]>
Cc: Izik Eidus <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Chris Wright <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions