Commit Graph

101 Commits (ee0b3e671baff681d69fbf0db33b47603c0a8280)

Author SHA1 Message Date
Nick Piggin 0fd0e6b05a [PATCH] page invalidation cleanup 19 years ago
Andrew Morton e129b5c23c [PATCH] vm: add per-zone writeout counter 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 83e33a4711 [PATCH] zone reclaim with slab: avoid unecessary off node allocations 19 years ago
Christoph Lameter 0ff38490c8 [PATCH] zone_reclaim: dynamic slab reclaim 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 19 years ago
Nick Piggin 4ff1ffb487 [PATCH] oom: reclaim_mapped on oom 19 years ago
Nick Piggin 408d85441c [PATCH] oom: use unreclaimable info 19 years ago
Nick Piggin 28e4d965e6 [PATCH] mm: remove_mapping() safeness 19 years ago
Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 19 years ago
Christoph Lameter 9614634fe6 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter 34aa1330f9 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval 19 years ago
Christoph Lameter f3dbd34460 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED 19 years ago
Christoph Lameter bf02cf4b6c [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure 19 years ago
Christoph Lameter 65ba55f500 [PATCH] zoned vm counters: convert nr_mapped to per zone counter 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Yasunori Goto 3218ae14b1 [PATCH] pgdat allocation for new node add (export kswapd start func) 19 years ago
Andrew Morton bd1e22b8e0 [PATCH] initialise total_memory() earlier 19 years ago
Christoph Lameter 04e62a29bf [PATCH] More page migration: use migration entries for file pages 19 years ago
OGAWA Hirofumi 111ebb6e6f [PATCH] writeback: fix range handling 19 years ago
Rafael J. Wysocki d6277db4ab [PATCH] swsusp: rework memory shrinker 19 years ago
Christoph Lameter c0bbbc73d5 [PATCH] typo in vmscan.c 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
KAMEZAWA Hiroyuki ec936fc563 [PATCH] for_each_online_pgdat: renaming for_each_pgdat 19 years ago
Andrew Morton 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock 19 years ago
Christoph Lameter b20a35035f [PATCH] page migration reorg 19 years ago
Rafael J. Wysocki 248a0301e7 [PATCH] mm: make shrink_all_memory try harder 19 years ago
Christoph Lameter 6e5ef1a96e [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone() 19 years ago
Nick Piggin 0f8053a509 [PATCH] mm: make __put_page internal 19 years ago
Wu Fengguang fb8d14e172 [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix 19 years ago
Wu Fengguang c9b02d970c [PATCH] mm: isolate_lru_pages() scan count fix 19 years ago
Christoph Lameter 7fb2d46d39 [PATCH] zone_reclaim: additional comments and cleanup 19 years ago
Andrew Morton 1742f19fa9 [PATCH] vmscan: rename functions 19 years ago
Andrew Morton 05ff51376f [PATCH] vmscan return nr_reclaimed 19 years ago
Andrew Morton 69e05944af [PATCH] vmscan: use unsigned longs 19 years ago
Andrew Morton 179e96395b [PATCH] vmscan: scan_control cleanup 19 years ago
Christoph Lameter 8695949a1d [PATCH] Thin out scan_control: remove nr_to_scan and priority 19 years ago
Nick Piggin 7c8ee9a863 [PATCH] mm: simplify vmscan vs release refcounting 19 years ago
Nick Piggin 4c84cacfa4 [PATCH] mm: PageActive no testset 19 years ago
Nick Piggin 8d438f96d2 [PATCH] mm: PageLRU no testset 19 years ago
Nick Piggin 46453a6e19 [PATCH] mm: never ClearPageLRU released pages 19 years ago
Christoph Lameter 4983da07f1 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED 19 years ago
Christoph Lameter a6bf527091 [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set 19 years ago
Christoph Lameter d4f7796e9b [PATCH] vmscan: fix zone_reclaim 19 years ago
Christoph Lameter 2903fb1694 [PATCH] vmscan: skip reclaim_mapped determination if we do not swap 19 years ago
Christoph Lameter 072eaa5d9c [PATCH] vmscan: remove duplicate increment of reclaim_in_progress 19 years ago
Christoph Lameter 80e4342601 [PATCH] zone reclaim: do not check references to a page during zone reclaim 19 years ago