messages from 2011-05-16 20:26:28 to 2011-05-19 00:51:07 UTC [more...]
[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
2011-05-19 0:51 UTC (2+ messages)
[PATCH mmotm] add the pagefault count into memcg stats: shmem fix
2011-05-19 0:38 UTC (8+ messages)
[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
2011-05-19 0:28 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 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
2011-05-19 0:09 UTC (39+ 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
driver mmap implementation for memory allocated with pci_alloc_consistent()?
2011-05-18 22:59 UTC (4+ messages)
Unending loop in __alloc_pages_slowpath following OOM-kill; rfc: patch
2011-05-18 22:29 UTC (5+ messages)
mmap() implementation for pci_alloc_consistent() memory?
2011-05-18 22:14 UTC
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 V3 0/2] mm: Memory hotplug interface changes
2011-05-18 15:20 UTC (3+ messages)
[PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
2011-05-18 15:06 UTC (6+ messages)
` [Xen-devel] "
[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
2011-05-18 13:00 UTC (2+ messages)
Kernel falls apart under light memory pressure (i.e. linking vmlinux)
2011-05-18 5:17 UTC (13+ 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 (9+ messages)
[PATCH 0/3] v4 Improve task->comm locking situation
2011-05-18 0:32 UTC (18+ 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] checkpatch.pl: Add check for task comm references
[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
[PATCH V3 2/2] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
2011-05-17 21:38 UTC
[PATCH V3 1/2] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
2011-05-17 21:37 UTC
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 (22+ messages)
` [slubllv5 03/25] slub: Make CONFIG_PAGE_ALLOC work with new fastpath
` [slubllv5 09/25] slub: Add cmpxchg_double_slab()
` [slubllv5 10/25] slub: explicit list_lock taking
` [slubllv5 11/25] slub: Pass kmem_cache struct to lock and freeze slab
` [slubllv5 12/25] slub: Rework allocator fastpaths
` [slubllv5 13/25] slub: Invert locking and avoid slab lock
` [slubllv5 14/25] slub: Disable interrupts in free_debug processing
` [slubllv5 15/25] slub: Avoid disabling interrupts in free slowpath
` [slubllv5 16/25] slub: Get rid of the another_slab label
` [slubllv5 17/25] slub: Add statistics for the case that the current slab does not match the node
` [slubllv5 18/25] slub: fast release on full slab
` [slubllv5 19/25] slub: Not necessary to check for empty slab on load_freelist
` [slubllv5 20/25] slub: slabinfo update for cmpxchg handling
` [slubllv5 21/25] slub: Prepare inuse field in new_slab()
` [slubllv5 22/25] slub: pass kmem_cache_cpu pointer to get_partial()
` [slubllv5 23/25] slub: return object pointer from get_partial() / new_slab()
` [slubllv5 24/25] slub: Remove gotos from __slab_free()
` [slubllv5 25/25] slub: Remove gotos from __slab_alloc()
[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 (23+ 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)
[PATCH 0/3] v3 Improve task->comm locking situation
2011-05-16 21:23 UTC (10+ messages)
` [PATCH 1/3] comm: Introduce comm_lock seqlock to protect task->comm access
` [PATCH 3/3] checkpatch.pl: Add check for current->comm references
OOM Killer don't works at all if the system have >gigabytes memory (was Re: [PATCH] mm: check zone->all_unreclaimable in all_unreclaimable())
2011-05-16 20:46 UTC (2+ 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())
2011-05-16 20:42 UTC (7+ messages)
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).