index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
swsusp: clean up shrink_all_zones()
Johannes Weiner
2009-02-21
1
-12
/
+11
*
swsusp: dont fiddle with swappiness
Johannes Weiner
2009-02-21
1
-4
/
+1
*
memcg: fix calculation of active_ratio
KOSAKI Motohiro
2009-01-08
1
-1
/
+1
*
memcg: swappiness
KOSAKI Motohiro
2009-01-08
1
-3
/
+4
*
memcg: rename scan global lru
KAMEZAWA Hiroyuki
2009-01-08
1
-16
/
+16
*
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
2009-01-08
1
-17
/
+10
*
memcg: add zone_reclaim_stat
KOSAKI Motohiro
2009-01-08
1
-14
/
+13
*
memcg: add mem_cgroup_zone_nr_pages()
KOSAKI Motohiro
2009-01-08
1
-0
/
+3
*
memcg: add inactive_anon_is_low()
KOSAKI Motohiro
2009-01-08
1
-14
/
+23
*
mm: make get_scan_ratio() safe for memcg
KOSAKI Motohiro
2009-01-08
1
-6
/
+9
*
mm: add zone nr_pages helper function
KOSAKI Motohiro
2009-01-08
1
-4
/
+11
*
mm: introduce zone_reclaim struct
KOSAKI Motohiro
2009-01-08
1
-17
/
+30
*
inactive_anon_is_low: move to vmscan
KOSAKI Motohiro
2009-01-08
1
-0
/
+20
*
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2009-01-08
1
-4
/
+5
*
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2009-01-08
1
-1
/
+5
*
mm: stop kswapd's infinite loop at high order allocation
KOSAKI Motohiro
2009-01-06
1
-0
/
+17
*
vmscan: shrink_active_list(): reduce lru_lock hold time
Andrew Morton
2009-01-06
1
-7
/
+7
*
mm: kill zone_is_near_oom()
KOSAKI Motohiro
2009-01-06
1
-5
/
+0
*
vmscan: improve reclaim throughput to bail out patch
KOSAKI Motohiro
2009-01-06
1
-6
/
+9
*
vmscan: bail out of direct reclaim after swap_cluster_max pages
Rik van Riel
2009-01-06
1
-29
/
+33
*
mm: make scan_zone_unevictable_pages() static
KOSAKI Motohiro
2009-01-06
1
-1
/
+1
*
mm: make scan_all_zones_unevictable_pages() static
KOSAKI Motohiro
2009-01-06
1
-1
/
+1
*
memcg: reclaim shouldn't change zone->recent_rotated statistics
KOSAKI Motohiro
2009-01-06
1
-1
/
+2
*
mm: optimize get_scan_ratio for no swap
Hugh Dickins
2009-01-06
1
-6
/
+6
*
mm: add add_to_swap stub
Hugh Dickins
2009-01-06
1
-2
/
+0
*
mm: remove gfp_mask from add_to_swap
Hugh Dickins
2009-01-06
1
-1
/
+1
*
mm: remove try_to_munlock from vmscan
Hugh Dickins
2009-01-06
1
-9
/
+2
*
mm: try_to_free_swap replaces remove_exclusive_swap_page
Hugh Dickins
2009-01-06
1
-1
/
+1
*
cpumask: convert mm/
Rusty Russell
2009-01-01
1
-1
/
+1
*
cpumask: remove any_online_cpu() users: mm/
Rusty Russell
2009-01-01
1
-1
/
+1
*
vmscan: protect zone rotation stats by lru lock
Johannes Weiner
2008-12-01
1
-1
/
+1
*
vmscan: fix get_scan_ratio() comment
Rik van Riel
2008-11-19
1
-3
/
+3
*
vmscan: let GFP_NOFS go to swap again
Hugh Dickins
2008-11-19
1
-0
/
+3
*
mm: remove unevictable's show_page_path
KOSAKI Motohiro
2008-11-15
1
-35
/
+0
*
mm: unlockless reclaim
Nick Piggin
2008-10-20
1
-1
/
+8
*
vmscan: don't accumulate scan pressure on unrelated lists
Johannes Weiner
2008-10-20
1
-5
/
+2
*
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
2008-10-20
1
-0
/
+166
*
mlock: mlocked pages are unevictable
Nick Piggin
2008-10-20
1
-10
/
+26
*
SHM_LOCKED pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+89
*
Ramfs and Ram Disk pages are unevictable
Lee Schermerhorn
2008-10-20
1
-0
/
+5
*
unevictable lru: add event counting with statistics
Lee Schermerhorn
2008-10-20
1
-0
/
+6
*
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
1
-13
/
+136
*
more aggressively use lumpy reclaim
Rik van Riel
2008-10-20
1
-4
/
+16
*
vmscan: fix pagecache reclaim referenced bit check
Rik van Riel
2008-10-20
1
-32
/
+13
*
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
1
-4
/
+34
*
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
1
-200
/
+216
*
vmscan: free swap space on swap-in/activation
Rik van Riel
2008-10-20
1
-0
/
+7
*
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2008-10-20
1
-63
/
+57
*
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-10-20
1
-0
/
+45
*
mm: rename page trylock
Nick Piggin
2008-08-04
1
-2
/
+2
[next]