Mel Gorman
|
88f5acf88a
mm: page allocator: adjust the per-cpu counter threshold when memory is low
|
14 years ago |
Christoph Lameter
|
aa45484031
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
|
15 years ago |
Mel Gorman
|
56de7263fc
mm: compaction: direct compact when a high-order allocation fails
|
15 years ago |
Mel Gorman
|
748446bb6b
mm: compaction: memory compaction core
|
15 years ago |
Tejun Heo
|
32032df6c2
Merge branch 'master' into percpu
|
15 years ago |
KOSAKI Motohiro
|
bb3ab59683
vmscan: stop kswapd waiting on congestion when the min watermark is not being met
|
15 years ago |
Mel Gorman
|
f50de2d381
vmscan: have kswapd sleep for a short interval and double check it should be asleep
|
15 years ago |
Rusty Russell
|
dd17c8f729
percpu: remove per_cpu__ prefix.
|
15 years ago |
Christoph Lameter
|
4dac3e9884
this_cpu: Use this_cpu ops for VM statistics
|
16 years ago |
Wu Fengguang
|
adea02a1be
mm: count only reclaimable lru pages
|
16 years ago |
KOSAKI Motohiro
|
5a2ae913f5
mm: remove __{add,sub}_zone_page_state()
|
16 years ago |
Mel Gorman
|
24cf72518c
vmscan: count the number of times zone_reclaim() scans and fails
|
16 years ago |
KOSAKI Motohiro
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 years ago |
Alexey Dobriyan
|
5c9fe6281b
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
|
17 years ago |
Alexey Dobriyan
|
b6aa44ab69
proc: move /proc/vmstat boilerplate to mm/vmstat.c
|
17 years ago |
Alexey Dobriyan
|
74e2e8e8ce
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
|
17 years ago |
Alexey Dobriyan
|
8f32f7e5ac
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
|
17 years ago |
Lee Schermerhorn
|
985737cf2e
mlock: count attempts to free mlocked page
|
17 years ago |
Nick Piggin
|
5344b7e648
vmstat: mlocked pages statistics
|
17 years ago |
Lee Schermerhorn
|
bbfd28eee9
unevictable lru: add event counting with statistics
|
17 years ago |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
17 years ago |
Adrian Bunk
|
c748e1340e
mm/vmstat.c: proper externs
|
17 years ago |
Adam Litke
|
3b11630063
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
|
17 years ago |
Mel Gorman
|
18ea7e710d
mm: remember what the preferred zone is for zone_statistics
|
17 years ago |
Uwe Kleine-König
|
57ce36feb4
let __dec_zone_page_state use __dec_zone_state
|
17 years ago |
Mel Gorman
|
2a1e274acf
Create the ZONE_MOVABLE zone
|
18 years ago |
Christoph Lameter
|
d1187ed210
vmstat: use our own timer events
|
18 years ago |
Andrew Morton
|
780a065668
[PATCH] count_vm_events-warning-fix
|
18 years ago |
Christoph Lameter
|
4b51d66989
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
|
18 years ago |
Christoph Lameter
|
9617729941
[PATCH] Drop free_pages()
|
18 years ago |