Jianyu Zhan
|
bea04b0732
mm: use the light version __mod_zone_page_state in mlocked_vma_newpage()
|
11 years ago |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 years ago |
Davidlohr Bueso
|
4f115147ff
mm,vmacache: add debug data
|
11 years ago |
Linus Torvalds
|
467a9e1633
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Dave Hansen
|
5509a5d27b
drop_caches: add some documentation and info message
|
11 years ago |
Johannes Weiner
|
449dd6984d
mm: keep page cache radix tree nodes in check
|
11 years ago |
Johannes Weiner
|
a528910e12
mm: thrash detection-based file cache sizing
|
11 years ago |
Srivatsa S. Bhat
|
0be94bad0b
mm, vmstat: Fix CPU hotplug callback registration
|
11 years ago |
Mel Gorman
|
ec65993443
mm, x86: Account for TLB flushes only when debugging
|
11 years ago |
Mel Gorman
|
72403b4a0f
mm: numa: return the number of base pages altered by protection changes
|
11 years ago |
Toshi Kani
|
807a1bd2b2
mm: clear N_CPU from node_states at CPU offline
|
11 years ago |
Toshi Kani
|
d7e0b37a87
mm: set N_CPU to node_states during boot
|
11 years ago |
Lisa Du
|
6e543d5780
mm: vmscan: fix do_try_to_free_pages() livelock
|
12 years ago |
Christoph Lameter
|
fbc2edb053
vmstat: use this_cpu() to avoid irqon/off sequence in refresh_cpu_vm_stats
|
12 years ago |
Christoph Lameter
|
4edb0748b2
vmstat: create fold_diff
|
12 years ago |
Christoph Lameter
|
2bb921e526
vmstat: create separate function to fold per cpu diffs into local counters
|
12 years ago |
Johannes Weiner
|
81c0a2bb51
mm: page_alloc: fair zone allocator policy
|
12 years ago |
Dave Hansen
|
6df46865ff
mm: vmstats: track TLB flush stats on UP too
|
12 years ago |
Dave Hansen
|
9824cf9753
mm: vmstats: tlb flush counters
|
12 years ago |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Cody P Schafer
|
40f4b1ead0
mm/vmstat: add note on safety of drain_zonestat
|
12 years ago |
Yijing Wang
|
f1cb08798e
mm: remove CONFIG_HOTPLUG ifdefs
|
12 years ago |
Cody P Schafer
|
108bcc96ef
mm: add & use zone_end_pfn() and zone_spans_pfn()
|
12 years ago |
Zlatko Calusic
|
258401a60c
mm: don't wait on congested zones in balance_pgdat()
|
12 years ago |
Minchan Kim
|
194159fbcc
mm: remove MIGRATE_ISOLATE check in hotpath
|
12 years ago |
Jiang Liu
|
b40da04946
mm: use zone->present_pages instead of zone->managed_pages where appropriate
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Jiang Liu
|
9feedc9d83
mm: introduce new field "managed_pages" to struct zone
|
12 years ago |
Lai Jiangshan
|
a47b53c5f9
vmstat: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Kirill A. Shutemov
|
d8a8e1f0da
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
|
12 years ago |