linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-17 00:20:36 to 2011-05-19 22:48:46 UTC [more...]

[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
 2011-05-19 22:48 UTC 

[PATCH] kernel buffer overflow kmalloc_slab() fix
 2011-05-19 22:19 UTC  (5+ messages)

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-05-19 22:11 UTC  (5+ messages)

mmap() implementation for pci_alloc_consistent() memory?
 2011-05-19 22:10 UTC  (5+ messages)

[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-19 20:45 UTC  (3+ messages)

[PATCH V3 1/2] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
 2011-05-19 19:56 UTC  (3+ messages)

kmalloc_slab() buffer underflow fix
 2011-05-19 19:51 UTC 

[PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-05-19 19:19 UTC  (7+ messages)
        ` [Xen-devel] "

atmel-mci causes kernel panic when CONFIG_DEBUG_VM is set
 2011-05-19 18:25 UTC  (2+ messages)

[PATCH V3 1/3] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-19 17:32 UTC  (3+ messages)
` [PATCH V3 2/3] memcg: fix a routine for counting pages in node
` [PATCH V3 3/3] memcg: add memory.numastat api for numa statistics

[PATCH V2 1/2] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-19 15:36 UTC  (10+ messages)
` [PATCH V2 2/2] memcg: add memory.numastat api for numa statistics
  ` [PATCH][BUGFIX] memcg: fix a routine for counting pages in node (Re: "

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-19 15:00 UTC  (20+ messages)

[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
 2011-05-19 11:36 UTC  (40+ messages)
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [PATCH 3/4] mm: slub: Do not take expensive steps "
` [PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
                    ` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab

[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
 2011-05-19  9:19 UTC  (12+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: If kswapd has been running too long, allow it to sleep

[PATCH mmotm] add the pagefault count into memcg stats: shmem fix
 2011-05-19  2:16 UTC  (12+ messages)

[PATCH V3 0/2] mm: Memory hotplug interface changes
 2011-05-19  3:09 UTC  (4+ messages)

[PATCH v2 1/3] vmscan,memcg: memcg aware swap token
 2011-05-19  2:34 UTC  (3+ messages)
` [PATCH v2 2/3] vmscan: implement swap token trace
` [PATCH v2 3/3] vmscan: implement swap token priority aging

driver mmap implementation for memory allocated with pci_alloc_consistent()?
 2011-05-19  1:34 UTC  (5+ messages)

Unending loop in __alloc_pages_slowpath following OOM-kill; rfc: patch
 2011-05-18 22:29 UTC  (5+ messages)

Batch locking for rmap fork/exit processing v2
 2011-05-18 21:39 UTC  (7+ messages)
` [PATCH 1/4] VM/RMAP: Add infrastructure for batching the rmap chain locking v2

[PATCH 0/4] v6 Improve task->comm locking situation
 2011-05-18 20:48 UTC  (17+ messages)
` [PATCH 1/4] comm: Introduce comm_lock spinlock to protect task->comm access
` [PATCH 2/4] comm: Add lock-free task->comm accessor
` [PATCH 3/4] printk: Add %ptc to safely print a task's comm
` [PATCH 4/4] checkpatch.pl: Add check for task comm references

[PATCH 5/7] ext4: Wait for writeback to complete while making pages writable
 2011-05-18 18:17 UTC  (2+ messages)
` [5/7] "

[PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
 2011-05-18 18:16 UTC  (2+ messages)
` [4/7] "

[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
 2011-05-18 13:00 UTC  (2+ messages)

[PATCH 1/2] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-18  3:05 UTC  (6+ messages)
` [PATCH 2/2] memcg: add memory.numastat api for numa statistics

[PATCH 0/3] swap token revisit
 2011-05-18  1:08 UTC  (4+ messages)
` [PATCH 3/3] vmscan: implement swap token priority decay

[PATCH 0/3] v5 Improve task->comm locking situation
 2011-05-18  1:02 UTC  (17+ messages)
` [PATCH 1/3] comm: Introduce comm_lock spinlock to protect task->comm access
` [PATCH 2/3] printk: Add %ptc to safely print a task's comm
` [PATCH 3/3] checkpatch.pl: Add check for task comm references

[PATCH] memcg: fix typo in the soft_limit stats
 2011-05-18  0:56 UTC  (7+ messages)

[PATCH 0/3] v4 Improve task->comm locking situation
 2011-05-18  0:32 UTC  (11+ 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 v2 0/9] avoid allocation in show_numa_map()
 2011-05-18  0:02 UTC  (5+ messages)
` [PATCH v2 4/9] mm: make gather_stats() type-safe and remove forward declaration
` [PATCH v2 7/9] mm: proc: move show_numa_map() to fs/proc/task_mmu.c

slub: Remove node check for NUMA_NO_NODE in slab_free
 2011-05-17 21:29 UTC  (2+ messages)

[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
 2011-05-17 19:25 UTC  (7+ messages)
` [PATCH 3/3] mm: slub: Default slub_max_order to 0

[slubllv5 00/25] SLUB: Lockless freelists for objects V5
 2011-05-17 19:22 UTC  (5+ messages)
` [slubllv5 03/25] slub: Make CONFIG_PAGE_ALLOC work with new fastpath

[PATCH] mm: remove last trace of shmem_get_unmapped_area
 2011-05-17 18:26 UTC 

[rfc patch 0/6] mm: memcg naturalization
 2011-05-17 14:45 UTC  (20+ messages)
` [rfc patch 2/6] vmscan: make distinction between memcg reclaim and LRU list selection
` [rfc patch 4/6] memcg: reclaim statistics

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-05-17 14:01 UTC  (5+ messages)

[PATCH] mm: tracing: Add missing GFP flags to tracing
 2011-05-17  9:41 UTC  (3+ messages)

[PATCH 1/4] mm: Remove dependency on CONFIG_FLATMEM from online_page()
 2011-05-17  8:46 UTC  (7+ messages)

[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
 2011-05-17  3:30 UTC  (12+ 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).