linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-09 07:44:30 to 2011-05-12 10:45:07 UTC [more...]

[RFC][PATCH 0/3] v2 Improve task->comm locking situation
 2011-05-12 10:45 UTC  (15+ messages)
` [PATCH 1/3] comm: Introduce comm_lock seqlock to protect task->comm access
` [PATCH 2/3] printk: Add %ptc to safely print a task's comm
` [PATCH 3/3] comm: ext4: Protect task->comm access by using %ptc

[PATCH 1/4] mm: Remove dependency on CONFIG_FLATMEM from online_page()
 2011-05-12 10:25 UTC  (3+ messages)

2.6.39-rc6-mmotm0506 - lockdep splat in RCU code on page fault
 2011-05-12  9:47 UTC  (8+ messages)

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-05-12  9:42 UTC  (36+ messages)
` [PATCH 1/7] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/7] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/7] mm: Provide stub page_mkwrite functionality to stabilize pages during writes
` [PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
` [PATCH 5/7] ext4: Wait for writeback to complete while making pages writable
` [PATCH 6/7] ext2: Lock buffer_head during metadata update
` [PATCH 7/7] fat: Lock buffer_head during metadata updates

[RFC][PATCH 0/7] memcg async reclaim
 2011-05-12  8:17 UTC  (14+ messages)
` [RFC][PATCH 1/7] memcg: check margin to limit for "
` [RFC][PATCH 2/7] memcg: count reclaimable pages per zone
` [RFC][PATCH 3/7] memcg: export memcg swappiness
` [RFC][PATCH 4/7] memcg : test a memcg is reclaimable
` [RFC][PATCH 5/7] memcg : export select victim memcg
` [RFC][PATCH 6/7] memcg : static scan for async reclaim
` [RFC][PATCH 7/7] memcg: workqueue "

[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
 2011-05-12  6:18 UTC  (3+ messages)
` [PATCH v2 2/3] coredump: use task comm instead of (unknown)
` [PATCH v2 3/3] coredump: escape / in hostname and comm

[PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
 2011-05-12  4:17 UTC  (23+ messages)
    ` OOM Killer don't works at all if the system have >gigabytes memory (was Re: [PATCH] mm: check zone->all_unreclaimable in all_unreclaimable())
      ` [PATCH 1/4] oom: improve dump_tasks() show items
      ` [PATCH 2/4] oom: kill younger process first
      ` [PATCH 3/4] oom: oom-killer don't use permillage of system-ram internally
      ` [PATCH 4/4] oom: don't kill random process

[RFC PATCH -mm] add extra free kbytes tunable
 2011-05-12  3:46 UTC  (2+ messages)

mmotm 2011-04-29-16-25 uploaded
 2011-05-12  1:08 UTC  (7+ messages)
` mmotm 2011-04-29 - wonky VmRSS and VmHWM values after swapping

[PATCH 2/4] mm: Enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP
 2011-05-11 23:10 UTC  (2+ messages)

[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
 2011-05-11 22:34 UTC  (14+ messages)
` [PATCH 1/3] mm: slub: Do not wake kswapd for SLUBs speculative "
` [PATCH 2/3] mm: slub: Do not take expensive steps "
` [PATCH 3/3] mm: slub: Default slub_max_order to 0

[bug] mm: hugepages can cause negative commitlimit
 2011-05-11 22:30 UTC 

slub: Add statistics for this_cmpxchg_double failures
 2011-05-11 20:58 UTC  (2+ messages)

[Slub cleanup6 0/5] SLUB: Cleanups V6
 2011-05-11 20:03 UTC  (11+ messages)
` [Slub cleanup6 1/5] slub: Use NUMA_NO_NODE in get_partial
` [Slub cleanup6 2/5] slub: get_map() function to establish map of free objects in a slab
` [Slub cleanup6 3/5] slub: Eliminate repeated use of c->page through a new page variable
` [Slub cleanup6 4/5] slub: Move node determination out of hotpath
` [Slub cleanup6 5/5] slub: Move debug handlign in __slab_free

[ARM]crash on 2.6.35.11
 2011-05-11 19:36 UTC  (3+ messages)
` Fwd: "

[PATCH v1 00/10] Prevent LRU churning
 2011-05-11 17:18 UTC  (12+ messages)
` [PATCH v1 01/10] Make clear description of isolate/putback functions
` [PATCH v1 02/10] compaction: trivial clean up acct_isolated
` [PATCH v1 03/10] Change int mode for isolate mode with enum ISOLATE_PAGE_MODE
` [PATCH v1 04/10] Add additional isolation mode
` [PATCH v1 05/10] compaction: make isolate_lru_page with filter aware
` [PATCH v1 06/10] vmscan: "
` [PATCH v1 07/10] In order putback lru core
` [PATCH v1 08/10] migration: make in-order-putback aware
` [PATCH v1 09/10] compaction: make compaction use in-order putback
` [PATCH v1 10/10] add tracepoints

[BUG] fatal hang untarring 90GB file, possibly writeback related
 2011-05-11  9:16 UTC  (25+ messages)

CLONE_VM unsharing
 2011-05-11  4:48 UTC 

[PATCH] mm: tracing: Add missing GFP flags to tracing
 2011-05-10 21:54 UTC  (2+ messages)

[PATCH] tmpfs: fix race between umount and writepage
 2011-05-10 18:55 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2]mm/migrate.c: clean up comment
 2011-05-10 13:13 UTC 

mmotm 2011-05-06-16-39 uploaded
 2011-05-10  8:57 UTC  (2+ messages)

[PATCH 1/7] memcg: add high/low watermark to res_counter
 2011-05-10  7:09 UTC  (22+ messages)

[PATCH 0/6] writeback: moving expire targets for background/kupdate works v2
 2011-05-10  4:53 UTC  (8+ messages)
` [PATCH 6/6] writeback: refill b_io iff empty

Batch locking for rmap fork/exit processing
 2011-05-10  1:48 UTC  (11+ messages)
` [PATCH 1/4] VM/RMAP: Add infrastructure for batching the rmap chain locking

[PATCH] vm: fix vm_pgoff wrap in upward expansion
 2011-05-10  0:44 UTC 

[PATCH 0/8] avoid allocation in show_numa_map()
 2011-05-10  0:20 UTC  (18+ messages)
` [PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
` [PATCH 3/8] mm: remove MPOL_MF_STATS
` [PATCH 4/8] mm: make gather_stats() type-safe and remove forward declaration
` [PATCH 5/8] mm: remove check_huge_range()
` [PATCH 6/8] mm: proc: move show_numa_map() to fs/proc/task_mmu.c
` [PATCH 7/8] proc: make struct proc_maps_private truly private
` [PATCH 8/8] proc: allocate storage for numa_maps statistics once

[PATCH 1/2] Add alloc_pages_exact_nid()
 2011-05-09 23:38 UTC  (10+ messages)
` [PATCH 2/2] Allocate memory cgroup structures in local nodes v4

[PATCH]mm/migrate.c: clean up comment
 2011-05-09 21:13 UTC  (2+ messages)

[PATCH V2] Eliminate task stack trace duplication
 2011-05-09 18:11 UTC  (5+ 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).