Commit Graph

132 Commits (49db76eb5fd7d75babb4f3a5f30e86d1f8e82543)

Author SHA1 Message Date
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
David Rientjes d773ed6b85 mm: test and set zone reclaim lock before starting reclaim 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
Andrea Arcangeli 4106f83a9f make swappiness safer to use 18 years ago
Yasunori Goto 58c0a4a786 Fix panic of cpu online with memory less node 18 years ago
Christoph Lameter 37c0708dbe Memoryless nodes: Add N_CPU node state 18 years ago
Christoph Lameter 9422ffba4a Memoryless nodes: No need for kswapd 18 years ago
Rik van Riel 32a4330d41 mm: prevent kswapd from freeing excessive amounts of lowmem 18 years ago
Andy Whitcroft c661b078fd synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas 18 years ago
Andy Whitcroft e9187bdcbb synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Guillaume Chazarain 3e9f45bd18 Factor outstanding I/O error handling 18 years ago
Rafael J. Wysocki b1296cc48b freezer: fix racy usage of try_to_freeze in kswapd 18 years ago
Andrew Morton 232ea4d69d [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations 18 years ago
Christoph Lameter c878538598 [PATCH] Use ZVC for inactive and active counts 18 years ago
Andrew Morton 76395d3761 [PATCH] shrink_all_memory(): fix lru_pages handling 18 years ago
Shantanu Goel 918d3f90e8 [PATCH] Buglet in vmscan.c 18 years ago
Nigel Cunningham e07aa05b60 [PATCH] Fix swapped parameters in mm/vmscan.c 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Rafael J. Wysocki 8357376d3d [PATCH] swsusp: Improve handling of highmem 18 years ago
Andrew Morton e1dbeda60a [PATCH] balance_pdgat() cleanup 18 years ago
Martin Bligh bbdb396a60 [PATCH] Use min of two prio settings in calculating distress for reclaim 18 years ago
Martin Bligh 3bb1a852ab [PATCH] vmscan: Fix temp_priority race 18 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Andrew Morton a649fd9271 [PATCH] invalidate: remove_mapping() fix 19 years ago
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