messages from 2011-05-18 21:35:58 to 2011-05-23 20:04:16 UTC [more...]
(Short?) merge window reminder
2011-05-23 20:04 UTC (5+ messages)
[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V4
2011-05-23 20:03 UTC (5+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab
PROBLEM: Kernel panics on do_raw_spin_lock()
2011-05-23 18:33 UTC
Kernel falls apart under light memory pressure (i.e. linking vmlinux)
2011-05-23 17:35 UTC (41+ messages)
[PATCH 0/8] memcg async reclaim v2
2011-05-23 17:26 UTC (19+ 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
[GIT PULL] SLAB updates for v2.6.40-rc0
2011-05-23 16:56 UTC
Adding an ugliness in __read_cache_page()?
2011-05-23 16:23 UTC (5+ messages)
Kernel panic - not syncing: Attempted to kill the idle task!
2011-05-23 15:46 UTC (4+ messages)
[Patch] mm: remove noswapaccount kernel parameter
2011-05-23 11:50 UTC (3+ messages)
[Bugme-new] [Bug 35512] New: firefox hang, congestion_wait
2011-05-23 10:44 UTC (2+ messages)
mmap() implementation for pci_alloc_consistent() memory?
2011-05-23 8:30 UTC (9+ messages)
[PATCH v2 0/5] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
2011-05-23 4:31 UTC (10+ 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()
[PATCH V5] memcg: add memory.numastat api for numa statistics
2011-05-23 0:08 UTC (3+ messages)
[PATCH mmotm] add the pagefault count into memcg stats: shmem fix
2011-05-22 23:31 UTC (12+ messages)
Consistency of loops in mm/truncate.c?
2011-05-22 22:27 UTC
[PATCH] tmpfs: fix highmem swapoff crash regression
2011-05-20 22:47 UTC
[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
2011-05-20 22:30 UTC (7+ messages)
[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 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)
[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 (3+ messages)
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 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
2011-05-20 0:06 UTC (20+ messages)
` [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 V3 0/2] mm: Memory hotplug interface changes
2011-05-19 3:09 UTC (3+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).