linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
 2010-11-15  0:29 UTC  (6+ messages)
` shrinkers: Add node to indicate where to target shrinking

[PATCH] cleanup kswapd()
 2010-11-15  0:27 UTC  (3+ messages)

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-15  0:24 UTC  (12+ messages)
          ` [patch] oom: document obsolete oom_adj tunable

Oops while rebalancing, now unmountable
 2010-11-14 22:12 UTC  (2+ messages)

fadvise DONTNEED implementation (or lack thereof)
 2010-11-14 21:33 UTC  (5+ messages)

[PATCH]oom-kill: direct hardware access processes should get bonus
 2010-11-14 21:33 UTC  (11+ messages)
` [PATCH v2]mm/oom-kill: "
  ` [PATCH v3]mm/oom-kill: "

[GIT PULL] SLAB fixes for 2.6.37-rc2
 2010-11-14 14:55 UTC 

[PATCH 1/2] fix __set_page_dirty_no_writeback() return value
 2010-11-14 12:05 UTC  (5+ messages)
` [PATCH 2/2] clean up set_page_dirty()

[patch] mm: vmscan implement per-zone shrinkers
 2010-11-14 10:07 UTC  (8+ messages)

[PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
 2010-11-14  8:53 UTC  (3+ messages)
  ` [PATCH] set_pgdat_percpu_threshold() don't use for_each_online_cpu

[PATCH 1/1][2nd resend] sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
 2010-11-14  7:14 UTC  (3+ messages)

[RFC PATCH 0/3] Use compaction to reduce a dependency on lumpy reclaim
 2010-11-14  6:02 UTC  (11+ messages)
` [PATCH 1/3] mm,vmscan: Convert lumpy_mode into a bitmask
` [PATCH 2/3] mm,compaction: Add COMPACTION_BUILD
` [PATCH 3/3] mm,vmscan: Reclaim order-0 and compact instead of lumpy reclaim when under light pressure

RFC: reviving mlock isolation dead code
 2010-11-14  5:07 UTC  (5+ messages)

[PATCH][RESEND] nommu: yield CPU periodically while disposing large VM
 2010-11-14  5:07 UTC  (3+ messages)

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-14  5:07 UTC  (23+ messages)
` [PATCH 01 of 66] disable lumpy when compaction is enabled
` [PATCH 02 of 66] mm, migration: Fix race between shift_arg_pages and rmap_walk by guaranteeing rmap_walk finds PTEs created within the temporary stack
` [PATCH 43 of 66] don't leave orhpaned swap cache after ksm merging
` [PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 61 of 66] use compaction for GFP_ATOMIC order > 0

(mem hotplug, pcpu_alloc) BUG: sleeping function called from invalid context at kernel/mutex.c:94
 2010-11-13 10:09 UTC  (2+ messages)

[BUG 2.6.27-rc1] find_busiest_group() LOCKUP
 2010-11-13  8:40 UTC 

[PATCH 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
 2010-11-12 20:41 UTC  (22+ messages)
` [PATCH 1/6] memcg: add mem_cgroup parameter to mem_cgroup_page_stat()
` [PATCH 2/6] memcg: pass mem_cgroup to mem_cgroup_dirty_info()
` [PATCH 3/6] memcg: make throttle_vm_writeout() memcg aware
` [PATCH 4/6] memcg: simplify mem_cgroup_page_stat()
` [PATCH 5/6] memcg: simplify mem_cgroup_dirty_info()
` [PATCH 6/6] memcg: make mem_cgroup_page_stat() return value unsigned

[PATCH/RFC] MM slub: add a sysfs entry to show the calculated number of fallback slabs
 2010-11-12 18:46 UTC  (5+ messages)

[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
 2010-11-12 17:34 UTC  (3+ messages)

Announce: Auto/Lazy-migration Patches RFC on linux-numa list
 2010-11-12 16:15 UTC 

BUG: Bad page state in process (current git)
 2010-11-12 12:20 UTC  (4+ messages)

[RFC PATCH] Make swap accounting default behavior configurable
 2010-11-12  8:31 UTC  (5+ messages)
      ` [RFC PATCH] Make swap accounting default behavior configurable v2

[patch] mm: find_get_pages_contig fixlet
 2010-11-12  7:25 UTC  (6+ messages)

Propagating GFP_NOFS inside __vmalloc()
 2010-11-11 23:29 UTC  (10+ messages)

INFO: suspicious rcu_dereference_check() usage - kernel/pid.c:419 invoked rcu_dereference_check() without protection!
 2010-11-11 22:00 UTC  (11+ messages)

[PATCH 0/5] writeback livelock fixes
 2010-11-11 16:44 UTC  (17+ messages)
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works
` [PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback
` [PATCH 5/5] writeback: check skipped pages on WB_SYNC_ALL

[patch]vmscan: avoid set zone congested if no page dirty
 2010-11-11 10:29 UTC  (3+ messages)

[PATCH v3] fix __set_page_dirty_no_writeback() return value
 2010-11-11  8:40 UTC  (3+ messages)

[PATCH v2] fix __set_page_dirty_no_writeback() return value
 2010-11-11  7:17 UTC  (7+ messages)

2.6.36 io bring the system to its knees
 2010-11-10 23:43 UTC  (34+ messages)

Re:[PATCH v2]oom-kill: CAP_SYS_RESOURCE should get bonus
 2010-11-10 20:50 UTC  (8+ messages)
  ` [PATCH "

[PATCH 0/5] writeback livelock fixes v2
 2010-11-10 16:26 UTC  (8+ messages)
` [PATCH 1/5] writeback: integrated background writeback work
` [PATCH 2/5] writeback: trace wakeup event for background writeback
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works
` [PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback
` [PATCH 5/5] writeback: check skipped pages on WB_SYNC_ALL

vmstat: Optimize zone counter modifications through the use of this cpu operations
 2010-11-10 15:40 UTC  (2+ messages)
` percpu: Implement this_cpu_add,sub,dec,inc_return

[PATCH 0/8] Reduce latencies and improve overall reclaim efficiency v2
 2010-11-10 14:37 UTC  (5+ messages)

understand KSM
 2010-11-10  9:25 UTC  (2+ messages)

[patch] memcg: fix unit mismatch in memcg oom limit calculation
 2010-11-10  1:26 UTC  (6+ messages)
    ` mem_cgroup_get_limit() return type, was "

mmotm 2010-11-09-15-31 uploaded
 2010-11-10  1:01 UTC  (2+ messages)
` mmotm 2010-11-09-15-31 uploaded (sound/soc/soc-core.c)

[PATCH] memcg: mark mem_cgroup_page_stat() underflow unlikely
 2010-11-09 20:21 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox