linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-06 16:00:10 to 2012-09-11 00:39:59 UTC [more...]

[PATCH] mm: cma: Discard clean pages during contiguous allocation instead of migration
 2012-09-11  0:41 UTC 

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-11  0:27 UTC  (6+ messages)

[PATCH RESEND]mm/ia64: fix a node distance bug
 2012-09-10 21:40 UTC  (3+ messages)

Consider for longterm kernels: mm: avoid swapping out with swappiness==0
 2012-09-10 17:40 UTC  (8+ messages)

[PATCH 3/3 v2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-09-10 16:19 UTC 

[PATCH 2/3 v2] mm: Reorg code to allow i_mmap_mutex acquisition to be done by caller of page_referenced & try_to_unmap
 2012-09-10 16:19 UTC 

[PATCH 1/3 v2] mm: Batch unmapping of file mapped pages in shrink_page_list
 2012-09-10 16:19 UTC 

[PATCH 0/3 v2] mm: Batch page reclamation under shink_page_list
 2012-09-10 16:19 UTC 

[PATCH] idr: Rename MAX_LEVEL to MAX_ID_LEVEL
 2012-09-10 16:12 UTC  (3+ messages)

[PATCH v2 00/10] Introduce huge zero page
 2012-09-10 15:07 UTC  (17+ messages)
` [PATCH v2 01/10] thp: huge zero page: basic preparation
` [PATCH v2 02/10] thp: zap_huge_pmd(): zap huge zero pmd
` [PATCH v2 03/10] thp: copy_huge_pmd(): copy huge zero page
` [PATCH v2 04/10] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v2 05/10] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v2 06/10] thp: change split_huge_page_pmd() interface
` [PATCH v2 07/10] thp: implement splitting pmd for huge zero page
` [PATCH v2 08/10] thp: setup huge zero page on non-write page fault
` [PATCH v2 09/10] thp: lazy huge zero page allocation
` [PATCH v2 10/10] thp: implement refcounting for huge zero page

[glommer-memcg:kmemcg-slab 57/62] drivers/video/riva/fbdev.c:281:9: sparse: preprocessor token MAX_LEVEL redefined
 2012-09-10 14:02 UTC  (4+ messages)

[PATCH 00/15 v2] Add invalidatepage_range address space operation
 2012-09-10 12:00 UTC  (3+ messages)
` [PATCH 07/15 v2] ext4: Take i_mutex before punching hole

+ mm-memblock-reduce-overhead-in-binary-search.patch added to -mm tree
 2012-09-10 11:55 UTC  (7+ messages)

[PATCH] mm: Fix compile warning of mmotm-2012-09-06-16-46
 2012-09-10 11:40 UTC  (6+ messages)
    ` [PATCH] mm: Fix compiler warning in copy_page_range

iwl3945: order 5 allocation during ifconfig up; vm problem?
 2012-09-10 11:11 UTC  (3+ messages)

[patch 2/2 v2]compaction: check lock contention first before taking lock
 2012-09-10  8:12 UTC  (2+ messages)

[patch 1/2 v2]compaction: abort compaction loop if lock is contended or run too long
 2012-09-10  8:11 UTC  (2+ messages)

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-10  5:17 UTC  (15+ messages)

[patch 1/2]compaction: check migrated page number
 2012-09-10  1:05 UTC  (7+ messages)

[PATCH 01/10] Makefile: Add option CONFIG_DISABLE_GCC_AUTOMATIC_INLINING
 2012-09-09 21:28 UTC  (14+ 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

[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 

[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  (14+ messages)
` [PATCH 3/5] mm, util: Do strndup_user allocation directly, instead of through memdup_user
` [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 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 

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  (12+ 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  (3+ 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  (7+ messages)
` [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  (10+ messages)
` [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  (3+ messages)
` [PATCH V2 0/2] Enable clients to schedule in mmu_notifier methods

[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  (18+ 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] 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).