linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-09 02:53:14 to 2010-11-12 12:20:11 UTC [more...]

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

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

[PATCH/RFC] MM slub: add a sysfs entry to show the calculated number of fallback slabs
 2010-11-12 11:28 UTC 

[RFC PATCH 0/3] Use compaction to reduce a dependency on lumpy reclaim
 2010-11-12  9:37 UTC  (5+ 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 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 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
 2010-11-12  8:29 UTC  (19+ 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] mm: find_get_pages_contig fixlet
 2010-11-12  7:25 UTC  (6+ messages)

[PATCH][RESEND] nommu: yield CPU periodically while disposing large VM
 2010-11-12  2:40 UTC  (2+ 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)

[patch] mm: vmscan implement per-zone shrinkers
 2010-11-11  5:21 UTC  (7+ messages)

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

[PATCH 1/2] fix __set_page_dirty_no_writeback() return value
 2010-11-10 21:04 UTC  (4+ messages)
` [PATCH 2/2] clean up set_page_dirty()

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

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

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-11-10 16:08 UTC  (28+ 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 08 of 66] fix bad_page to show the real reason the page is bad
` [PATCH 29 of 66] don't alloc harder for gfp nomemalloc even if nowait
` [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
` [PATCH 64 of 66] scale nr_rotated to balance memory pressure

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)

RFC: reviving mlock isolation dead code
 2010-11-10 12:21 UTC  (4+ messages)

understand KSM
 2010-11-10  9:25 UTC  (3+ 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)

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-09 23:55 UTC  (8+ messages)
          ` [patch] oom: document obsolete oom_adj tunable

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

[PATCH 0/1] (Was: oom: fix oom_score_adj consistency with oom_disable_count)
 2010-11-09 17:17 UTC  (4+ messages)
` [PATCH 1/1][2nd resend] sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code

[PATCH 0/2] Reduce the amount of time spent in watermark-related functions V4
 2010-11-09 16:48 UTC  (7+ messages)
` [PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low

[PATCH] slub: Fix slub_lock down/up imbalance
 2010-11-09 16:03 UTC  (4+ messages)

fadvise DONTNEED implementation (or lack thereof)
 2010-11-09 12:54 UTC  (4+ messages)

Potential NULL pointer derefence found by static analysis tool
 2010-11-08  8:01 UTC 

[PATCH] memcg: avoid "free" overflow in memcg_hierarchical_free_pages()
 2010-11-09  9:10 UTC  (2+ messages)

"BUG: soft lockup - CPU#0 stuck for 61s! [kswapd0:184]"
 2010-11-09  5:50 UTC  (2+ messages)

vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
 2010-11-09  4:03 UTC  (8+ messages)
` shrinkers: Add node to indicate where to target shrinking

[PATCH] memcg: avoid overflow in memcg_hierarchical_free_pages()
 2010-11-09  3:52 UTC  (3+ messages)

[PATCH] RFC: vmscan: add min_filelist_kbytes sysctl for protecting the working set
 2010-11-09  2:53 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).