diff options
| author | Jan Beulich <[email protected]> | 2009-09-21 17:03:07 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:38 -0700 |
| commit | 2c85f51d222ccdd8c401d77a36b723a89156810d (patch) | |
| tree | fb94c6ea243504043e434f0a7d26cfd4831b33a9 /tools/perf/scripts/python | |
| parent | 3c1596efe167322dae87f8390d36f91ce2d7f936 (diff) | |
mm: also use alloc_large_system_hash() for the PID hash table
This is being done by allowing boot time allocations to specify that they
may want a sub-page sized amount of memory.
Overall this seems more consistent with the other hash table allocations,
and allows making two supposedly mm-only variables really mm-only
(nr_{kernel,all}_pages).
Signed-off-by: Jan Beulich <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Mel Gorman <[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