aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorSasha Levin <[email protected]>2013-02-22 16:32:27 -0800
committerLinus Torvalds <[email protected]>2013-02-23 17:50:10 -0800
commit43b5fbbd28294e095653d3c1ba9c399b2168e8df (patch)
tree509f1bfe3c16a85ed561067aa56ea66853b1f726 /tools/perf/scripts/python/netdev-times.py
parenta9aacbccf3145355190d87f0df1731fb84fdd8c8 (diff)
mm/huge_memory.c: use new hashtable implementation
Switch hugemem to use the new hashtable implementation. This reduces the amount of generic unrelated code in the hugemem. This also removes the dymanic allocation of the hash table. The upside is that we save a pointer dereference when accessing the hashtable, but we lose 8KB if CONFIG_TRANSPARENT_HUGEPAGE is enabled but the processor doesn't support hugepages. Signed-off-by: Sasha Levin <[email protected]> Cc: David Rientjes <[email protected]> Cc: "Kirill A. Shutemov" <[email protected]> Cc: Xiao Guangrong <[email protected]> Cc: Andrea Arcangeli <[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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions