linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-29 20:03:01 to 2011-03-31 22:24:47 UTC [more...]

mmotm 2011-03-31-14-48 uploaded
 2011-03-31 21:48 UTC 

[PATCHv9 0/12] Contiguous Memory Allocator
 2011-03-31 22:18 UTC  (27+ messages)
` [PATCH 01/12] lib: bitmap: Added alignment offset for bitmap_find_next_zero_area()
` [PATCH 02/12] lib: genalloc: Generic allocator improvements
` [PATCH 03/12] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 04/12] mm: alloc_contig_freed_pages() added
` [PATCH 05/12] mm: alloc_contig_range() added
` [PATCH 06/12] mm: cma: Contiguous Memory Allocator added
` [PATCH 07/12] mm: MIGRATE_CMA migration type added
` [PATCH 08/12] mm: MIGRATE_CMA isolation functions added
` [PATCH 09/12] mm: MIGRATE_CMA support added to CMA
` [PATCH 10/12] mm: cma: add CMA 'regions style' API (for testing)
` [PATCH 11/12] v4l: videobuf2: add CMA allocator "
` [PATCH 12/12] ARM: S5PC110: Added CMA regions to Aquila and Goni boards

[PATCH 0/3] Unmapped page cache control (v5)
 2011-03-31 21:40 UTC  (13+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v5)
` [PATCH 2/3] Refactor zone_reclaim code (v5)
` [PATCH 3/3] Provide control over unmapped pages (v5)

[LSF][MM] rough agenda for memcg
 2011-03-31 20:06 UTC  (14+ messages)
  ` [Lsf] "

[PATCH V3] Add the pagefault count into memcg stats
 2011-03-31 20:01 UTC  (5+ messages)

[RFC/RFT 0/6] nommu: improve the vma list handling
 2011-03-31 18:51 UTC  (5+ messages)
` [PATCH 1/6] nommu: sort mm->mmap list properly

[RFC 0/3] Implementation of cgroup isolation
 2011-03-31 18:10 UTC  (20+ messages)

[LSF][MM] page allocation & direct reclaim latency
 2011-03-31 16:36 UTC  (17+ messages)
  ` [Lsf] "

[PATCH 7/7,v10] NUMA Hotplug Emulator: Implement per-node add_memory debugfs interface
 2011-03-31 14:26 UTC 

[PATCH 6/7,v10] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
 2011-03-31 14:24 UTC 

[PATCH 5/7,v10] NUMA Hotplug Emulator: Support cpu probe/release in x86_64
 2011-03-31 14:23 UTC 

[PATCH 4/7,v10] NUMA Hotplug Emulator: Abstract cpu register functions
 2011-03-31 14:21 UTC 

[PATCH 3/7,v10] NUMA Hotplug Emulator: Add node hotplug emulation
 2011-03-31 14:19 UTC 

[PATCH 1/7,v10] NUMA Hotplug Emulator: Documentation
 2011-03-31 14:16 UTC 

[PATCH 2/7,v10] NUMA Hotplug Emulator: Add numa=possible option
 2011-03-31 14:18 UTC 

[0/7,v10] NUMA Hotplug Emulator (v10)
 2011-03-31 14:12 UTC 

[RFC][PATCH] memcg: isolate pages in memcg lru from global lru
 2011-03-31 13:20 UTC  (7+ messages)

[PATCH]mmap: improve scalability for updating vm_committed_as
 2011-03-31  3:06 UTC  (6+ messages)

[PATCH 8/8] Add VM counters for transparent hugepages
 2011-03-31  0:56 UTC  (7+ messages)

[PATCH] mm: fix setup_zone_pageset section mismatch
 2011-03-31  0:28 UTC  (5+ messages)

oom: deadlock avoidance patches v2
 2011-03-31  0:14 UTC  (5+ messages)
` [PATCH 1/4] vmscan: all_unreclaimable() use zone->all_unreclaimable as the name
` [PATCH 4/4] x86,mm: make pagefault killable

[RFC][PATCH 1/2] rename alloc_pages_exact()
 2011-03-30 22:58 UTC  (3+ messages)
` [RFC][PATCH 2/2] make new alloc_pages_exact()

[PATCH] Accelerate OOM killing
 2011-03-30 22:54 UTC  (3+ messages)

[PATCH] [214/275] x86: Flush TLB if PGD entry is changed in i386 PAE mode
 2011-03-30 21:07 UTC 

[slubll1 00/19] SLUB: Implement mostly lockless slowpaths
 2011-03-30 20:24 UTC  (20+ messages)
` [slubll1 01/19] percpu: Fixup __this_cpu_xchg* operations
` [slubll1 02/19] slub: get_map() function to establish map of free objects in a slab
` [slubll1 03/19] slub: Eliminate repeated use of c->page through a new page variable
` [slubll1 04/19] slub: Move node determination out of hotpath
` [slubll1 05/19] slub: Move debug handlign in __slab_free
` [slubll1 06/19] slub: Do not use frozen page flag but a bit in the page counters
` [slubll1 07/19] slub: Move page->frozen handling near where the page->freelist handling occurs
` [slubll1 08/19] x86: Add support for cmpxchg_double
` [slubll1 09/19] mm: Rearrange struct page
` [slubll1 10/19] slub: Add cmpxchg_double_slab()
` [slubll1 11/19] slub: explicit list_lock taking
` [slubll1 12/19] slub: Pass kmem_cache struct to lock and freeze slab
` [slubll1 13/19] slub: Rework allocator fastpaths
` [slubll1 14/19] slub: Invert locking and avoid slab lock
` [slubll1 15/19] slub: Disable interrupts in free_debug processing
` [slubll1 16/19] slub: Avoid disabling interrupts in free slowpath
` [slubll1 17/19] slub: Get rid of the another_slab label
` [slubll1 18/19] slub: fast release on full slab
` [slubll1 19/19] slub: Not necessary to check for empty slab on load_freelist

[PATCH 0/4] xen/balloon: Cleanups and fixes for 2.6.40
 2011-03-30 15:58 UTC  (4+ messages)

[PATCH] xen/balloon: Memory hotplug support for Xen balloon driver
 2011-03-30 14:39 UTC  (4+ messages)

kmemleak for MIPS
 2011-03-30 14:28 UTC  (27+ messages)

[PATCH 3/3] mm: Extend memory hotplug API to allow memory hotplug in virtual machines
 2011-03-30 14:26 UTC  (9+ messages)

Very aggressive memory reclaim
 2011-03-30 13:48 UTC 

XFS memory allocation deadlock in 2.6.38
 2011-03-30  9:30 UTC  (19+ messages)

[trivial PATCH] Remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim
 2011-03-30  8:55 UTC  (5+ messages)
  ` [trivial PATCH v2] "

[PATCH V3] Add the pagefault count into memcg stats
 2011-03-30  2:47 UTC  (3+ messages)

[PATCH]mmap: avoid unnecessary anon_vma lock
 2011-03-30  3:25 UTC  (4+ messages)

[PATCH]mmap: add alignment for some variables
 2011-03-30  2:35 UTC  (14+ messages)

[PATCH] Stack trace dedup
 2011-03-30  2:32 UTC  (5+ messages)

[PATCH] tmpfs: implement xattr support for the entire security namespace
 2011-03-30  1:58 UTC  (2+ messages)

[PATCH V3 0/2] Reduce reclaim from per-zone LRU in global kswapd
 2011-03-29 21:56 UTC  (4+ messages)
` [PATCH V3 1/2] count the soft_limit reclaim in global background reclaim

[PATCH 2/3] mm: Add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
 2011-03-29 21:11 UTC  (4+ messages)

[PATCH 00/27] IO-less dirty throttling v6
 2011-03-29 21:08 UTC  (3+ messages)
` [PATCH 19/27] writeback: dirty throttle bandwidth control


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