Nick Piggin
|
b291f00039
mlock: mlocked pages are unevictable
|
16 years ago |
Lee Schermerhorn
|
89e004ea55
SHM_LOCKED pages are unevictable
|
16 years ago |
Lee Schermerhorn
|
ba9ddf4939
Ramfs and Ram Disk pages are unevictable
|
16 years ago |
Lee Schermerhorn
|
bbfd28eee9
unevictable lru: add event counting with statistics
|
16 years ago |
Lee Schermerhorn
|
894bc31041
Unevictable LRU Infrastructure
|
16 years ago |
Rik van Riel
|
33c120ed28
more aggressively use lumpy reclaim
|
16 years ago |
Rik van Riel
|
7e9cd48420
vmscan: fix pagecache reclaim referenced bit check
|
16 years ago |
Rik van Riel
|
556adecba1
vmscan: second chance replacement for anonymous pages
|
16 years ago |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
16 years ago |
Rik van Riel
|
68a22394c2
vmscan: free swap space on swap-in/activation
|
16 years ago |
Christoph Lameter
|
b69408e88b
vmscan: Use an indexed array for LRU variables
|
16 years ago |
Nick Piggin
|
62695a84eb
vmscan: move isolate_lru_page() to vmscan.c
|
16 years ago |
Nick Piggin
|
529ae9aaa0
mm: rename page trylock
|
17 years ago |
Fernando Luis Vazquez Cao
|
87547ee95d
do_try_to_free_page: update comments related to vmscan functions
|
17 years ago |
Fernando Luis Vazquez Cao
|
7d03431cf9
swapfile/vmscan: update comments related to vmscan functions
|
17 years ago |
Nick Piggin
|
19fd623127
mm: spinlock tree_lock
|
17 years ago |
Nick Piggin
|
e286781d5f
mm: speculative page references
|
17 years ago |
Keika Kobayashi
|
873b477177
per-task-delay-accounting: add memory reclaim delay
|
17 years ago |
kosaki.motohiro@jp.fujitsu.com
|
c700be3d13
mm: fix incorrect variable type in do_try_to_free_pages()
|
17 years ago |
Harvey Harrison
|
d40cee245f
mm: remove remaining __FUNCTION__ occurrences
|
17 years ago |
Nishanth Aravamudan
|
a41f24ea9f
page allocator: smarter retry of costly-order allocations
|
17 years ago |
Mel Gorman
|
dd1a239f6f
mm: have zonelist contains structs with both a zone pointer and zone_idx
|
17 years ago |
Mel Gorman
|
54a6eb5c47
mm: use two zonelist that are filtered by GFP mask
|
17 years ago |
Mel Gorman
|
dac1d27bc8
mm: use zonelists instead of zones when direct reclaiming pages
|
17 years ago |
Mike Travis
|
c5f59f0833
nodemask: use new node_to_cpumask_ptr function
|
17 years ago |
Andrew Morton
|
4dd4b92021
revert "kswapd should only wait on IO if there is IO"
|
17 years ago |
Hugh Dickins
|
427d5416f3
memcg: move_lists on page not page_cgroup
|
17 years ago |
Balbir Singh
|
00f0b8259e
Memory controller: rename to Memory Resource Controller
|
17 years ago |
KAMEZAWA Hiroyuki
|
1cfb419b39
per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity
|
17 years ago |
KAMEZAWA Hiroyuki
|
91a45470f7
per-zone and reclaim enhancements for memory controller: add scan_global_lru macro
|
17 years ago |