Johannes Weiner
|
6a7b95481d
vmscan: order evictable rescue in LRU putback
|
15 years ago |
Wu Fengguang
|
41e20983fe
vmscan: limit VM_EXEC protection to file pages
|
15 years ago |
KOSAKI Motohiro
|
58355c7876
congestion_wait(): don't use WRITE
|
15 years ago |
Linus Torvalds
|
6d7f18f6ea
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Jens Axboe
|
5b0830cb90
writeback: get rid to incorrect references to pdflush in comments
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 years ago |
Balbir Singh
|
4e41695356
memory controller: soft limit reclaim on contention
|
15 years ago |
Vincent Li
|
f168e1b639
mm/vmscan: remove page_queue_congested() comment
|
15 years ago |
Wu Fengguang
|
f862963174
mm: do batched scans for mem_cgroup
|
15 years ago |
Vincent Li
|
0b21767637
mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages()
|
15 years ago |
Johannes Weiner
|
ceddc3a52d
mm: document is_page_cache_freeable()
|
15 years ago |
Johannes Weiner
|
edcf4748cd
mm: return boolean from page_has_private()
|
15 years ago |
Johannes Weiner
|
6c0b13519d
mm: return boolean from page_is_file_cache()
|
15 years ago |
Johannes Weiner
|
401a8e1c16
mm: introduce page_lru_base_type()
|
15 years ago |
Johannes Weiner
|
b7c46d151c
mm: drop unneeded double negations
|
15 years ago |
KOSAKI Motohiro
|
a26f5320c4
vmscan: kill unnecessary prefetch
|
15 years ago |
KOSAKI Motohiro
|
74a1c48fb4
vmscan: kill unnecessary page flag test
|
15 years ago |
KOSAKI Motohiro
|
5205e56eea
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
|
15 years ago |
Minchan Kim
|
de2e7567c7
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
|
15 years ago |
Wu Fengguang
|
adea02a1be
mm: count only reclaimable lru pages
|
15 years ago |
Rik van Riel
|
35cd78156c
vmscan: throttle direct reclaim when too many pages are isolated already
|
15 years ago |
KOSAKI Motohiro
|
a731286de6
mm: vmstat: add isolate pages
|
15 years ago |
KOSAKI Motohiro
|
b35ea17b7b
mm: shrink_inactive_list() nr_scan accounting fix fix
|
15 years ago |
KOSAKI Motohiro
|
44c241f166
mm: rename pgmoved variable in shrink_active_list()
|
15 years ago |
Andi Kleen
|
14fa31b89c
HWPOISON: Use bitmask/action code for try_to_unmap behaviour
|
15 years ago |
Jens Axboe
|
03ba3782e8
writeback: switch to per-bdi threads for flushing data
|
15 years ago |
Minchan Kim
|
03ef83af52
mm: fix for infinite churning of mlocked pages
|
15 years ago |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 years ago |
KAMEZAWA Hiroyuki
|
cb4cbcf6b3
mm: fix incorrect page removal from LRU
|
16 years ago |