linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-06 02:17:36 to 2012-09-09 20:34:17 UTC [more...]

Consider for longterm kernels: mm: avoid swapping out with swappiness==0
 2012-09-09 20:34 UTC  (5+ messages)

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-09 20:33 UTC  (14+ messages)

[PATCH] mm: Fix compile warning of mmotm-2012-09-06-16-46
 2012-09-09  6:57 UTC  (3+ messages)

[PATCH mmotm] slub: zero page to fix boot crashes
 2012-09-09  6:21 UTC  (2+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-09-09  3:46 UTC  (4+ messages)

[PATCH v2 0/10] mm: SLxB cleaning and trace accuracy improvement
 2012-09-08 23:28 UTC  (4+ messages)

[RFC] Try pages allocation from higher to lower orders
 2012-09-08 22:16 UTC 

[PATCH 01/10] Makefile: Add option CONFIG_DISABLE_GCC_AUTOMATIC_INLINING
 2012-09-08 21:43 UTC  (11+ messages)
` [PATCH 02/10] mm, slob: Use NUMA_NO_NODE instead of -1
` [PATCH 03/10] mm, slab: Remove silly function slab_buffer_size()
` [PATCH 04/10] mm, slob: Add support for kmalloc_track_caller()
` [PATCH 05/10] mm, util: Use dup_user to duplicate user memory
` [PATCH 06/10] mm, slab: Replace 'caller' type, void* -> unsigned long
` [PATCH 07/10] mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
` [PATCH 08/10] mm, slab: Rename __cache_alloc() -> slab_alloc()
` [PATCH 09/10] mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB
` [PATCH 10/10] mm: Factor SLAB and SLUB common code

[RFC 0/5] forced comounts for cgroups
 2012-09-08 13:36 UTC  (22+ messages)

[PATCH 1/5] mm, slab: Remove silly function slab_buffer_size()
 2012-09-08 13:26 UTC  (21+ messages)
` [PATCH 2/5] mm, slob: Add support for kmalloc_track_caller()
` [PATCH 3/5] mm, util: Do strndup_user allocation directly, instead of through memdup_user
` [PATCH 4/5] mm, slob: Use only 'ret' variable for both slob object and returned pointer
` [PATCH 5/5] mm, slob: Trace allocation failures consistently

[GIT PULL 00/13] perf/core improvements and fixes
 2012-09-08 11:28 UTC  (3+ messages)
` [PATCH 13/13] perf tools: Fix build for another rbtree.c change

[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
 2012-09-08  8:39 UTC  (5+ messages)

[PATCH 0/7] use interval trees for anon rmap
 2012-09-08  4:45 UTC  (8+ messages)
` [PATCH 1/7] mm: interval tree updates

[PATCH] mm: fix mmap overflow checking
 2012-09-08  2:07 UTC  (5+ messages)

[PATCH v2 00/12] rbtree updates
 2012-09-08  1:26 UTC  (9+ messages)
` [PATCH v2 07/12] rbtree: adjust root color in rb_insert_color() only when necessary

[PATCH 1/2] mm: change enum migrate_mode with bitwise type
 2012-09-08  0:16 UTC  (17+ messages)
` [PATCH 2/2] mm: support MIGRATE_DISCARD

[PATCH 0/5] Memory policy corruption fixes V2
 2012-09-07 23:06 UTC  (10+ messages)
` [PATCH 3/5] mempolicy: fix a race in shared_policy_replace()
` [PATCH 5/5] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

[PATCH RESEND]mm/ia64: fix a node distance bug
 2012-09-07 22:58 UTC  (2+ messages)

[PATCH 0/4] Small fixes for swap-over-network
 2012-09-07 21:10 UTC  (6+ messages)
` [PATCH 1/4] slab: do ClearSlabPfmemalloc() for all pages of slab

steering allocations to particular parts of memory
 2012-09-07 18:27 UTC 

[patch 1/2]compaction: check migrated page number
 2012-09-07 15:52 UTC  (6+ messages)

mmotm 2012-09-06-16-46 uploaded
 2012-09-07 15:23 UTC  (4+ messages)

MMTests 0.05
 2012-09-07 12:42 UTC 

(no subject)
 2012-09-07 12:26 UTC 

[PATCH v2] memcg: first step towards hierarchical controller
 2012-09-07  9:45 UTC  (14+ messages)

[PATCH v3 0/4] memory-hotplug: handle page race between allocation and isolation
 2012-09-07  9:17 UTC  (10+ messages)
` [PATCH v3 1/4] use get_freepage_migratetype instead of page_private
` [PATCH v3 2/4] mm: remain migratetype in freed page
` [PATCH v3 3/4] memory-hotplug: bug fix race between isolation and allocation
` [PATCH v3 4/4] memory-hotplug: fix pages missed by race rather than failng

[RFC v2] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
 2012-09-07  7:28 UTC  (10+ messages)

[PATCH 00/21] drop vmtruncate
 2012-09-07  6:29 UTC  (3+ messages)

[PATCH 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-09-07  6:26 UTC  (13+ messages)
` [PATCH 1/3] mm: use get_page_migratetype instead of page_private
` [PATCH 2/3] mm: remain migratetype in freed page
` [PATCH 3/3] memory-hotplug: bug fix race between isolation and allocation

Bonus Gifts - PenisSolution Pills - 2012 g3oaqi
 2012-09-07  5:25 UTC 

[PATCH v2 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-09-07  3:47 UTC  (13+ messages)
` [PATCH v2 1/3] use get_page_migratetype instead of page_private
` [PATCH v2 2/3] mm: remain migratetype in freed page
` [PATCH v2 3/3] memory-hotplug: bug fix race between isolation and allocation

[PATCH 0/7] Improve hugepage allocation success rates under load V5
 2012-09-06 22:36 UTC  (3+ messages)
` [PATCH 6/7] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures

[PATCH V1 1/2] mm: Move all mmu notifier invocations to be done outside the PT lock
 2012-09-06 20:08 UTC  (5+ messages)
` [PATCH V2 0/2] Enable clients to schedule in mmu_notifier methods
  ` [PATCH V2 1/2] mm: Move all mmu notifier invocations to be done outside the PT lock
  ` [PATCH V2 2/2] mm: Wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end

[PATCH 1/2] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
 2012-09-06 18:08 UTC  (4+ messages)
` [PATCH 2/2] slub: remove one code path and reduce lock contention in __slab_free()

[patch] staging: ramster: fix range checks in zcache_autocreate_pool()
 2012-09-06 17:15 UTC  (5+ messages)

[PATCH v3 01/17] hashtable: introduce a small and naive hashtable
 2012-09-06 17:15 UTC  (24+ messages)

[PATCH] staging: ramster: fix build warnings
 2012-09-06 17:01 UTC 

[PATCH v3 0/5] cma: fix watermark checking
 2012-09-06 16:41 UTC  (4+ messages)
` [PATCH v3 2/5] cma: fix counting of isolated pages

[RFC] memory-hotplug: remove MIGRATE_ISOLATE from free_area->free_list
 2012-09-06 12:59 UTC  (4+ messages)

[patch 2/2]compaction: check lock contention first before taking lock
 2012-09-06 12:57 UTC  (3+ messages)

[patch v4]swap: add a simple random read swapin detection
 2012-09-06 11:08 UTC  (2+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead

[PATCH 1/2] mm: Fixup obsolete PG_buddy flag in error_states[]
 2012-09-06  9:09 UTC 

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-06  8:41 UTC  (4+ messages)
` [RFC v9 PATCH 20/21] memory-hotplug: clear hwpoisoned flag when onlining pages

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-09-06  7:06 UTC  (3+ messages)
` [RFC PATCH V6 10/19] memory-hotplug: add memory_block_release

[PATCH 3/3] memory-hotplug: bug fix race between isolation and allocation
 2012-09-06  2:59 UTC  (2+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-09-04 21:34 UTC 


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