Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d37ba97d49703be4e71f786cffcee4dfe73fa93c
/
mm
/
vmscan.c
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
cb4cbcf
mm: fix incorrect page removal from LRU
by KAMEZAWA Hiroyuki
· 15 years ago
2ffebca
memcg: fix lru rotation in isolate_pages
by KAMEZAWA Hiroyuki
· 15 years ago
ee993b1
mm: fix lumpy reclaim lru handling at isolate_lru_pages
by KAMEZAWA Hiroyuki
· 15 years ago
24cf72518
vmscan: count the number of times zone_reclaim() scans and fails
by Mel Gorman
· 15 years ago
fa5e084
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
by Mel Gorman
· 15 years ago
90afa5d
vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim
by Mel Gorman
· 15 years ago
9198e96
vmscan: handle may_swap more strictly
by Daisuke Nishimura
· 15 years ago
3eb4140
vmscan: merge duplicate code in shrink_active_list()
by Wu Fengguang
· 15 years ago
8cab475
vmscan: make mapped executable pages the first class citizen
by Wu Fengguang
· 15 years ago
6fe6b7e
vmscan: report vm_flags in page_referenced()
by Wu Fengguang
· 15 years ago
cb4b86b
mm: add swap cache interface for swap reference
by KAMEZAWA Hiroyuki
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
69c8548
vmscan: prevent shrinking of active anon lru list in case of no swap space V3
by MinChan Kim
· 15 years ago
af16677
vmscan: ZVC updates in shrink_active_list() can be done once
by Wu Fengguang
· 15 years ago
6e08a36
vmscan: cleanup the scan batching code
by Wu Fengguang
· 15 years ago
56e49d2
vmscan: evict use-once pages first
by Rik van Riel
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
78dc583
vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC
by KOSAKI Motohiro
· 15 years ago
c6f37f1
PM/Suspend: Do not shrink memory before suspend
by Rafael J. Wysocki
· 15 years ago
e767e05
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
by Daisuke Nishimura
· 15 years ago
8713e01
vmscan: avoid multiplication overflow in shrink_zone()
by Andrew Morton
· 16 years ago
2e2e425
vmscan,memcg: reintroduce sc->may_swap
by KOSAKI Motohiro
· 16 years ago
a21e255
PM/Hibernate: Fix memory shrinking
by Rafael J. Wysocki
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 16 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 16 years ago
88c3bd7
vmscan: print shrink_slab symbol name on negative shrinker objects
by David Rientjes
· 16 years ago
ad1c354
mm: don't free swap slots on page deactivation
by Johannes Weiner
· 16 years ago
2443462
mm: move pagevec stripping to save unlock-relock
by Johannes Weiner
· 16 years ago
bd2f619
vmscan: respect higher order in zone_reclaim()
by Johannes Weiner
· 16 years ago
9786bf8
vmscan: clip swap_cluster_max in shrink_all_memory()
by Johannes Weiner
· 16 years ago
d979677
mm: shrink_all_memory(): use sc.nr_reclaimed
by MinChan Kim
· 16 years ago
ee99c71
mm: introduce for_each_populated_zone() macro
by KOSAKI Motohiro
· 16 years ago
a6dc60f8
vmscan: rename sc.may_swap to may_unmap
by Johannes Weiner
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
1d88552
vmscan: pgmoved should be cleared after updating recent_rotated
by Daisuke Nishimura
· 16 years ago
238a5b4
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096
by Ingo Molnar
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
f272b7b
memcg: use correct scan number at reclaim
by KOSAKI Motohiro
· 16 years ago
0cb5725
swsusp: clean up shrink_all_zones()
by Johannes Weiner
· 16 years ago
3049103
swsusp: dont fiddle with swappiness
by Johannes Weiner
· 16 years ago
6700ec6
lockdep: annotate reclaim context (__GFP_NOFS), fix
by Ingo Molnar
· 16 years ago
cf40bd1
lockdep: annotate reclaim context (__GFP_NOFS)
by Nick Piggin
· 16 years ago
c772be9
memcg: fix calculation of active_ratio
by KOSAKI Motohiro
· 16 years ago
a7885eb
memcg: swappiness
by KOSAKI Motohiro
· 16 years ago
e72e2bd
memcg: rename scan global lru
by KAMEZAWA Hiroyuki
· 16 years ago
9439c1c
memcg: remove mem_cgroup_cal_reclaim()
by KOSAKI Motohiro
· 16 years ago
3e2f41f
memcg: add zone_reclaim_stat
by KOSAKI Motohiro
· 16 years ago
a3d8e05
memcg: add mem_cgroup_zone_nr_pages()
by KOSAKI Motohiro
· 16 years ago
14797e2
memcg: add inactive_anon_is_low()
by KOSAKI Motohiro
· 16 years ago
eeee9a8
mm: make get_scan_ratio() safe for memcg
by KOSAKI Motohiro
· 16 years ago
c9f299d
mm: add zone nr_pages helper function
by KOSAKI Motohiro
· 16 years ago
6e90157
mm: introduce zone_reclaim struct
by KOSAKI Motohiro
· 16 years ago
f89eb90
inactive_anon_is_low: move to vmscan
by KOSAKI Motohiro
· 16 years ago
08e552c
memcg: synchronized LRU
by KAMEZAWA Hiroyuki
· 16 years ago
8c7c6e34
memcg: mem+swap controller core
by KAMEZAWA Hiroyuki
· 16 years ago
73ce02e
mm: stop kswapd's infinite loop at high order allocation
by KOSAKI Motohiro
· 16 years ago
b555749
vmscan: shrink_active_list(): reduce lru_lock hold time
by Andrew Morton
· 16 years ago
09f445e
mm: kill zone_is_near_oom()
by KOSAKI Motohiro
· 16 years ago
01dbe5c
vmscan: improve reclaim throughput to bail out patch
by KOSAKI Motohiro
· 16 years ago
a79311c
vmscan: bail out of direct reclaim after swap_cluster_max pages
by Rik van Riel
· 16 years ago
14b90b2
mm: make scan_zone_unevictable_pages() static
by KOSAKI Motohiro
· 16 years ago
ff30153
mm: make scan_all_zones_unevictable_pages() static
by KOSAKI Motohiro
· 16 years ago
077cbc5
memcg: reclaim shouldn't change zone->recent_rotated statistics
by KOSAKI Motohiro
· 16 years ago
b962716
mm: optimize get_scan_ratio for no swap
by Hugh Dickins
· 16 years ago
60371d9
mm: add add_to_swap stub
by Hugh Dickins
· 16 years ago
ac47b00
mm: remove gfp_mask from add_to_swap
by Hugh Dickins
· 16 years ago
63d6c5a
mm: remove try_to_munlock from vmscan
by Hugh Dickins
· 16 years ago
a2c43ee
mm: try_to_free_swap replaces remove_exclusive_swap_page
by Hugh Dickins
· 16 years ago
174596a
cpumask: convert mm/
by Rusty Russell
· 16 years ago
3e59794
cpumask: remove any_online_cpu() users: mm/
by Rusty Russell
· 16 years ago
2a1dc50
vmscan: protect zone rotation stats by lru lock
by Johannes Weiner
· 16 years ago
00d8089
vmscan: fix get_scan_ratio() comment
by Rik van Riel
· 16 years ago
63eb6b9
vmscan: let GFP_NOFS go to swap again
by Hugh Dickins
· 16 years ago
748f1a2
mm: remove unevictable's show_page_path
by KOSAKI Motohiro
· 16 years ago
a978d6f
mm: unlockless reclaim
by Nick Piggin
· 16 years ago
e0f79b8
vmscan: don't accumulate scan pressure on unrelated lists
by Johannes Weiner
· 16 years ago
af936a1
vmscan: unevictable LRU scan sysctl
by Lee Schermerhorn
· 16 years ago
b291f00
mlock: mlocked pages are unevictable
by Nick Piggin
· 16 years ago
89e004ea
SHM_LOCKED pages are unevictable
by Lee Schermerhorn
· 16 years ago
ba9ddf4
Ramfs and Ram Disk pages are unevictable
by Lee Schermerhorn
· 16 years ago
bbfd28e
unevictable lru: add event counting with statistics
by Lee Schermerhorn
· 16 years ago
894bc31
Unevictable LRU Infrastructure
by Lee Schermerhorn
· 16 years ago
33c120e
more aggressively use lumpy reclaim
by Rik van Riel
· 16 years ago
7e9cd48
vmscan: fix pagecache reclaim referenced bit check
by Rik van Riel
· 16 years ago
556adec
vmscan: second chance replacement for anonymous pages
by Rik van Riel
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
68a22394
vmscan: free swap space on swap-in/activation
by Rik van Riel
· 16 years ago
b69408e
vmscan: Use an indexed array for LRU variables
by Christoph Lameter
· 16 years ago
62695a8
vmscan: move isolate_lru_page() to vmscan.c
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
87547ee
do_try_to_free_page: update comments related to vmscan functions
by Fernando Luis Vazquez Cao
· 16 years ago
7d03431
swapfile/vmscan: update comments related to vmscan functions
by Fernando Luis Vazquez Cao
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
e286781
mm: speculative page references
by Nick Piggin
· 16 years ago
873b477
per-task-delay-accounting: add memory reclaim delay
by Keika Kobayashi
· 16 years ago
c700be3
mm: fix incorrect variable type in do_try_to_free_pages()
by kosaki.motohiro@jp.fujitsu.com
· 16 years ago
Next »