Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
92f7968ecf58f8a2d362ceeda6e2f82379f4fa8f
/
mm
/
vmscan.c
d0a5856
mm: vmscan: Move pages that fail swapout to LRU active list
by Olav Haugan
· 11 years ago
e093521
mm: vmscan: fix do_try_to_free_pages() livelock
by Lisa Du
· 11 years ago
1abbca7
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
f55a623
mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones
by Johannes Weiner
· 12 years ago
791355e
mm: vmscan: fix endless loop in kswapd balancing
by Johannes Weiner
· 12 years ago
d05b452
CMA: migrate mlocked pages
by Minchan Kim
· 12 years ago
9317a2b
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
by Mel Gorman
· 12 years ago
8af6845
mm: fix lost kswapd wakeup in kswapd_stop()
by Aaditya Kumar
· 12 years ago
aab50f1
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 12 years ago
650e095
mm/vmscan: remove update_isolated_counts()
by Konstantin Khlebnikov
· 12 years ago
3a15fe8
mm/vmscan: push lruvec pointer into isolate_lru_pages()
by Konstantin Khlebnikov
· 12 years ago
65f4b2c
mm/vmscan: push zone pointer into shrink_page_list()
by Konstantin Khlebnikov
· 12 years ago
2e3d11f
mm: memcg: count pte references from every member of the reclaimed hierarchy
by Johannes Weiner
· 12 years ago
038ada9
mm/vmscan: store "priority" in struct scan_control
by Konstantin Khlebnikov
· 12 years ago
8cfb3a6
mm: remove swap token code
by Rik van Riel
· 12 years ago
1e09e00
mm/memcg: use vm_swappiness from target memory cgroup
by Konstantin Khlebnikov
· 12 years ago
1cc0039
mm: avoid swapping out with swappiness==0
by Satoru Moriya
· 12 years ago
c12af16
mm/memcg: scanning_global_lru means mem_cgroup_disabled
by Hugh Dickins
· 12 years ago
35b8473
mm/memcg: kill mem_cgroup_lru_del()
by Konstantin Khlebnikov
· 12 years ago
6d8a50e
mm: remove lru type checks from __isolate_lru_page()
by Konstantin Khlebnikov
· 12 years ago
626ebe7
mm: vmscan: remove reclaim_mode_t
by Mel Gorman
· 12 years ago
f65a6ed
mm: vmscan: do not stall on writeback during memory compaction
by Mel Gorman
· 12 years ago
e338e5e
mm: vmscan: remove lumpy reclaim
by Mel Gorman
· 12 years ago
7f8a920
mm: push lru index into shrink_[in]active_list()
by Konstantin Khlebnikov
· 12 years ago
904249a
mm: fix up the vmscan stat in vmstat
by Ying Han
· 13 years ago
41c9308
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
by Ying Han
· 13 years ago
496b919
Fix potential endless loop in kswapd when compaction is not enabled
by Rik van Riel
· 13 years ago
643ac9f
mm: fix testorder interaction between two kswapd patches
by Hugh Dickins
· 13 years ago
1480de0
mm: forbid lumpy-reclaim in shrink_active_list()
by Konstantin Khlebnikov
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
c7cfa37
mm/vmscan.c: fix spelling error
by Copot Alexandru
· 13 years ago
d563c05
vmscan: handle isolated pages with lru lock released
by Hillf Danton
· 13 years ago
cc715d9
mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmem
by Mel Gorman
· 13 years ago
aff6224
vmscan: only defer compaction for failed order and higher
by Rik van Riel
· 13 years ago
7be62de
vmscan: kswapd carefully call compaction
by Rik van Riel
· 13 years ago
fe2c2a1
vmscan: reclaim at order 0 when compaction is enabled
by Rik van Riel
· 13 years ago
c38446c
mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()
by Hillf Danton
· 13 years ago
6131728
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
by Hillf Danton
· 13 years ago
2451326
SHM_UNLOCK: fix Unevictable pages stranded after swap
by Hugh Dickins
· 13 years ago
85046579
SHM_UNLOCK: fix long unpreemptible section
by Hugh Dickins
· 13 years ago
3f79768
mm: rearrange putback_inactive_pages
by Hugh Dickins
· 13 years ago
f626012
mm: remove isolate_pages()
by Hugh Dickins
· 13 years ago
4111304
mm: enum lru_list lru
by Hugh Dickins
· 13 years ago
2bcf887
mm: take pagevecs off reclaim stack
by Hugh Dickins
· 13 years ago
0cee34f
mm: vmscan: check if reclaim should really abort even if compaction_ready() is true for one zone
by Mel Gorman
· 13 years ago
fe4b1b2
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free pages available
by Mel Gorman
· 13 years ago
c824493
mm: compaction: make isolate_lru_page() filter-aware again
by Mel Gorman
· 13 years ago
7335084
mm: vmscan: do not OOM if aborting reclaim to start compaction
by Mel Gorman
· 13 years ago
5013473
mm: vmscan: check if we isolated a compound page during lumpy scan
by Andrea Arcangeli
· 13 years ago
ea4d349
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
by Tao Ma
· 13 years ago
72835c8
mm: unify remaining mem_cont, mem, etc. variable names to memcg
by Johannes Weiner
· 13 years ago
925b767
mm: make per-memcg LRU lists exclusive
by Johannes Weiner
· 13 years ago
6290df5
mm: collect LRU list heads into struct lruvec
by Johannes Weiner
· 13 years ago
b95a2f2
mm: vmscan: convert global reclaim to per-memcg LRU lists
by Johannes Weiner
· 13 years ago
5660048
mm: move memcg hierarchy reclaim to generic reclaim code
by Johannes Weiner
· 13 years ago
f16015f
mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
by Johannes Weiner
· 13 years ago
89b5fae
mm: vmscan: distinguish global reclaim from global LRU scanning
by Johannes Weiner
· 13 years ago
3770490
mm: vmscan: fix typo in isolating lru pages
by Hillf Danton
· 13 years ago
043bcbe
mm: test PageSwapBacked in lumpy reclaim
by Hugh Dickins
· 13 years ago
86cfd3a
mm/vmscan.c: consider swap space when deciding whether to continue reclaim
by Minchan Kim
· 13 years ago
25bd91b
vmscan: add task name to warn_scan_unevictable() messages
by KOSAKI Motohiro
· 13 years ago
cc59850
mm: add free_hot_cold_page_list() helper
by Konstantin Khlebnikov
· 13 years ago
c909e99
vmscan: activate executable pages after first usage
by Konstantin Khlebnikov
· 13 years ago
34dbc67
vmscan: promote shared file mapped pages
by Konstantin Khlebnikov
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
10fbcf4
convert 'memory' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
83aeead
vmscan: use atomic-long for shrinker batching
by Konstantin Khlebnikov
· 13 years ago
635697c
vmscan: fix initial shrinker size handling
by Konstantin Khlebnikov
· 13 years ago
208bca0
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 13 years ago
9b27297
memcg: skip scanning active lists based on individual size
by Johannes Weiner
· 13 years ago
e0c2327
vmscan: abort reclaim/compaction if compaction can proceed
by Mel Gorman
· 13 years ago
e0887c1
vmscan: limit direct reclaim for higher order allocations
by Rik van Riel
· 13 years ago
21ee9f3
vmscan: add barrier to prevent evictable page in unevictable list
by Minchan Kim
· 13 years ago
264e56d
mm: disable user interface to manually rescue unevictable pages
by Johannes Weiner
· 13 years ago
3f38099
vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node()
by Kautuk Consul
· 13 years ago
f0dfcde
kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
by Alex,Shi
· 13 years ago
d2ebd0f6
kswapd: avoid unnecessary rebalance after an unsuccessful balancing
by Alex,Shi
· 13 years ago
16fb951
vmscan: count pages into balanced for zone with good watermark
by Shaohua Li
· 13 years ago
49ea7eb
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
by Mel Gorman
· 13 years ago
92df3a7
mm: vmscan: throttle reclaim if encountering too many dirty pages under writeback
by Mel Gorman
· 13 years ago
f84f6e2
mm: vmscan: do not writeback filesystem pages in kswapd except in high priority
by Mel Gorman
· 13 years ago
a18bba0
mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under writeback
by Mel Gorman
· 13 years ago
ee72886
mm: vmscan: do not writeback filesystem pages in direct reclaim
by Mel Gorman
· 13 years ago
f11c0ca
mm: vmscan: drop nr_force_scan[] from get_scan_count
by Johannes Weiner
· 13 years ago
3da367c
vmscan: add block plug for page reclaim
by Shaohua Li
· 13 years ago
f80c067
mm: zone_reclaim: make isolate_lru_page() filter-aware
by Minchan Kim
· 13 years ago
39deaf8
mm: compaction: make isolate_lru_page() filter-aware
by Minchan Kim
· 13 years ago
4356f21
mm: change isolate mode from #define to bitwise type
by Minchan Kim
· 13 years ago
0e175a1
writeback: Add a 'reason' to wb_writeback_work
by Curt Wohlgemuth
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
185efc0
memcg: Revert "memcg: add memory.vmscan_stat"
by Johannes Weiner
· 13 years ago
a4d3e9e
mm: vmscan: fix force-scanning small targets without swap
by Johannes Weiner
· 13 years ago
439423f
vmscan: clear ZONE_CONGESTED for zone with good watermark
by Shaohua Li
· 13 years ago
f51bdd2
mm: fix a vmscan warning
by Shaohua Li
· 13 years ago
81d66c7
mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"
by Justin P. Mattock
· 13 years ago
82f9d48
memcg: add memory.vmscan_stat
by KAMEZAWA Hiroyuki
· 13 years ago
4508378
memcg: fix vmscan count in small memcgs
by KAMEZAWA Hiroyuki
· 13 years ago
bb2a0de
memcg: consolidate memory cgroup lru stat functions
by KAMEZAWA Hiroyuki
· 13 years ago
1f4c025
memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()
by KAMEZAWA Hiroyuki
· 13 years ago
e9299f5
vmscan: add customisable shrinker batch size
by Dave Chinner
· 13 years ago
Next »