linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-18 01:03:04 to 2011-05-20 22:02:41 UTC [more...]

[PATCH V5] memcg: add memory.numastat api for numa statistics
 2011-05-20 22:01 UTC 

[PATCH 0/8] memcg async reclaim v2
 2011-05-20 21:51 UTC  (12+ messages)
` [PATCH 1/8] memcg: export zone reclaimable pages
` [PATCH 2/8] memcg: easy check routine for reclaimable
` [PATCH 0/8] memcg: clean up, export swapiness
` [PATCH 4/8] memcg: export release victim
` [PATCH 6/8] memcg asynchronous memory reclaim interface
` [PATCH 7/8] memcg static scan reclaim for asyncrhonous reclaim
` [PATCH 8/8] memcg asyncrhouns reclaim workqueue

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

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-05-20 20:04 UTC  (6+ messages)

[Bugme-new] [Bug 35512] New: firefox hang, congestion_wait
 2011-05-20 19:51 UTC 

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

[PATCH 1/8] mm: Kill set but not used var in bdi_debug_stats_show()
 2011-05-20 19:23 UTC  (2+ messages)

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-20 18:40 UTC  (32+ messages)

[PATCH] kernel buffer overflow kmalloc_slab() fix
 2011-05-20 18:02 UTC  (10+ messages)

Unending loop in __alloc_pages_slowpath following OOM-kill; rfc: patch
 2011-05-20 17:23 UTC  (7+ messages)

[PATCH V2 2/2] change shrinker API by passing shrink_control struct
 2011-05-20 12:30 UTC  (3+ messages)

[PATCH 0/4] v6 Improve task->comm locking situation
 2011-05-20 10:41 UTC  (18+ 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

mmap() implementation for pci_alloc_consistent() memory?
 2011-05-20  8:17 UTC  (7+ messages)

[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-05-20  8:05 UTC  (6+ messages)
` [PATCH 1/5] oom: improve dump_tasks() show items
` [PATCH 2/5] oom: kill younger process first
` [PATCH 3/5] oom: oom-killer don't use proportion of system-ram internally
` [PATCH 4/5] oom: don't kill random process
` [PATCH 5/5] oom: merge oom_kill_process() with oom_kill_task()

linux-next: build failure after merge of the final tree
 2011-05-20  6:23 UTC 

linux-next: build failure after merge of the final tree
 2011-05-20  6:18 UTC 

[PATCH V3 1/3] memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
 2011-05-20  2:54 UTC  (11+ 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 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
 2011-05-20  0:06 UTC  (31+ messages)
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [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 V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-05-20  0:04 UTC  (6+ messages)

[PATCHSET v3.2 0/3] data integrity: Stabilize pages during writeback for various fses
 2011-05-19 22:49 UTC  (4+ messages)
` [PATCH 1/3] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/3] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/3] mm: Provide stub page_mkwrite functionality to stabilize pages during writes

[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 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: "

[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
 2011-05-19  9:19 UTC  (9+ messages)
` [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  (11+ messages)

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

driver mmap implementation for memory allocated with pci_alloc_consistent()?
 2011-05-19  1:34 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 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  (5+ messages)
` [PATCH 1/3] comm: Introduce comm_lock spinlock to protect task->comm access


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).