Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2832a81df7f3cb7e7f912a256c156ddbd3450265
/
mm
/
vmscan.c
bbdb396
[PATCH] Use min of two prio settings in calculating distress for reclaim
by Martin Bligh
· 18 years ago
3bb1a852
[PATCH] vmscan: Fix temp_priority race
by Martin Bligh
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
a649fd9
[PATCH] invalidate: remove_mapping() fix
by Andrew Morton
· 18 years ago
0fd0e6b
[PATCH] page invalidation cleanup
by Nick Piggin
· 18 years ago
e129b5c
[PATCH] vm: add per-zone writeout counter
by Andrew Morton
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
83e33a4
[PATCH] zone reclaim with slab: avoid unecessary off node allocations
by Christoph Lameter
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
8417bba
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
by Christoph Lameter
· 18 years ago
4ff1ffb
[PATCH] oom: reclaim_mapped on oom
by Nick Piggin
· 18 years ago
408d854
[PATCH] oom: use unreclaimable info
by Nick Piggin
· 18 years ago
28e4d96
[PATCH] mm: remove_mapping() safeness
by Nick Piggin
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
34aa133
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
bf02cf4
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
3218ae1
[PATCH] pgdat allocation for new node add (export kswapd start func)
by Yasunori Goto
· 18 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 18 years ago
04e62a2
[PATCH] More page migration: use migration entries for file pages
by Christoph Lameter
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
d6277db
[PATCH] swsusp: rework memory shrinker
by Rafael J. Wysocki
· 18 years ago
c0bbbc7
[PATCH] typo in vmscan.c
by Christoph Lameter
· 18 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 19 years ago
ec936fc
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
05eeae2
[PATCH] find_task_by_pid() needs tasklist_lock
by Andrew Morton
· 19 years ago
b20a350
[PATCH] page migration reorg
by Christoph Lameter
· 19 years ago
248a030
[PATCH] mm: make shrink_all_memory try harder
by Rafael J. Wysocki
· 19 years ago
6e5ef1a
[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone()
by Christoph Lameter
· 19 years ago
0f8053a
[PATCH] mm: make __put_page internal
by Nick Piggin
· 19 years ago
fb8d14e
[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
by Wu Fengguang
· 19 years ago
c9b02d9
[PATCH] mm: isolate_lru_pages() scan count fix
by Wu Fengguang
· 19 years ago
7fb2d46
[PATCH] zone_reclaim: additional comments and cleanup
by Christoph Lameter
· 19 years ago
1742f19
[PATCH] vmscan: rename functions
by Andrew Morton
· 19 years ago
05ff513
[PATCH] vmscan return nr_reclaimed
by Andrew Morton
· 19 years ago
69e0594
[PATCH] vmscan: use unsigned longs
by Andrew Morton
· 19 years ago
179e963
[PATCH] vmscan: scan_control cleanup
by Andrew Morton
· 19 years ago
8695949
[PATCH] Thin out scan_control: remove nr_to_scan and priority
by Christoph Lameter
· 19 years ago
7c8ee9a
[PATCH] mm: simplify vmscan vs release refcounting
by Nick Piggin
· 19 years ago
4c84cac
[PATCH] mm: PageActive no testset
by Nick Piggin
· 19 years ago
8d438f9
[PATCH] mm: PageLRU no testset
by Nick Piggin
· 19 years ago
46453a6
[PATCH] mm: never ClearPageLRU released pages
by Nick Piggin
· 19 years ago
4983da0
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
by Christoph Lameter
· 19 years ago
a6bf527
[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
by Christoph Lameter
· 19 years ago
d4f7796
[PATCH] vmscan: fix zone_reclaim
by Christoph Lameter
· 19 years ago
2903fb1
[PATCH] vmscan: skip reclaim_mapped determination if we do not swap
by Christoph Lameter
· 19 years ago
072eaa5
[PATCH] vmscan: remove duplicate increment of reclaim_in_progress
by Christoph Lameter
· 19 years ago
80e4342
[PATCH] zone reclaim: do not check references to a page during zone reclaim
by Christoph Lameter
· 19 years ago
418aade
[PATCH] Updates for page migration
by Christoph Lameter
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
a3351e5
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
by Christoph Lameter
· 19 years ago
a48d07a
[PATCH] Direct Migration V9: migrate_pages() extension
by Christoph Lameter
· 19 years ago
2a16e3f
[PATCH] Reclaim slab during zone reclaim
by Christoph Lameter
· 19 years ago
1b2ffb7
[PATCH] Zone reclaim: Allow modification of zone reclaim behavior
by Christoph Lameter
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
a92f712
[PATCH] zone_reclaim: partial scans instead of full scan
by Christoph Lameter
· 19 years ago
aa3f18b
[PATCH] zone_reclaim: do not unmap file backed pages
by Christoph Lameter
· 19 years ago
c84db23
[PATCH] zone_reclaim: minor fixes
by Christoph Lameter
· 19 years ago
52a8363
[PATCH] mm: improve function of sc->may_writepage
by Christoph Lameter
· 19 years ago
42c722d
[PATCH] zone_reclaim: reclaim on memory only node support
by Christoph Lameter
· 19 years ago
8928862
[PATCH] Optimize off-node performance of zone reclaim
by Christoph Lameter
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
f1fd106
[PATCH] Zone reclaim: resurrect may_swap
by Christoph Lameter
· 19 years ago
053837f
[PATCH] mm: migration page refcounting fix
by Nick Piggin
· 19 years ago
d0d9632
[PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx
by Christoph Lameter
· 19 years ago
d498471
[PATCH] SwapMig: Extend parameters for migrate_pages()
by Christoph Lameter
· 19 years ago
ee27497
[PATCH] SwapMig: Drop unused pages immediately
by Christoph Lameter
· 19 years ago
1480a54
[PATCH] SwapMig: add_to_swap() avoid atomic allocations
by Christoph Lameter
· 19 years ago
8419c31
[PATCH] SwapMig: CONFIG_MIGRATION fixes
by Christoph Lameter
· 19 years ago
7cbe34c
[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support
by Christoph Lameter
· 19 years ago
49d2e9c
[PATCH] Swap Migration V5: migrate_pages() function
by Christoph Lameter
· 19 years ago
930d915
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
by Christoph Lameter
· 19 years ago
21eac81
[PATCH] Swap Migration V5: LRU operations
by Christoph Lameter
· 19 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 19 years ago
a74609f
[PATCH] mm: page_state opt
by Nick Piggin
· 19 years ago
f3fe651
[PATCH] mm: add populated_zone() helper
by Con Kolivas
· 19 years ago
210fe53
[PATCH] vmscan: balancing fix
by Andrew Morton
· 19 years ago
7756b9e
[PATCH] kill last zone_reclaim() bits
by Andrew Morton
· 19 years ago
994fc28c
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
by Zach Brown
· 19 years ago
ea164d7
[PATCH] shrinker->nr = LONG_MAX means deadlock for icache
by Andrea Arcangeli
· 19 years ago
f7b7fd8
[PATCH] temporarily disable swap token on memory pressure
by Rik van Riel
· 19 years ago
7fb1d9f
[PATCH] mm: __alloc_pages cleanup
by Rohit Seth
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
c340010
[PATCH] shrink_list(): skip anon pages if not may_swap
by Lee Schermerhorn
· 19 years ago
6daa0e2
[PATCH] gfp_t: mm/* (easy parts)
by Al Viro
· 19 years ago
3d80636
Fix memory ordering bug in page reclaim
by Linus Torvalds
· 19 years ago
8d0986e
[PATCH] vm: kswapd cleanup: use pgdat
by Con Kolivas
· 19 years ago
9bf2229
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
by Paul Jackson
· 19 years ago
53e9a61
[PATCH] VM: zone reclaim atomic ops cleanup
by Martin Hicks
· 19 years ago
bce5f6ba
[PATCH] VM: add capabilites check to set_zone_reclaim
by Martin Hicks
· 19 years ago
687a21c
[PATCH] rename wakeup_bdflush to wakeup_pdflush
by Pekka J Enberg
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
1ad539b
[PATCH] vm: try_to_free_pages unused argument
by Darren Hart
· 19 years ago
1e7e5a9
[PATCH] VM: rate limit early reclaim
by Martin Hicks
· 19 years ago
Next »