linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-06 09:23:49 to 2012-08-08 21:51:22 UTC [more...]

[RFC][PATCH -mm 0/3] mm,vmscan: reclaim from highest score cgroup
 2012-08-08 21:49 UTC  (4+ messages)
` [RFC][PATCH -mm 1/3] mm,vmscan: track recent pressure on each LRU set
` [RFC][PATCH -mm 2/3] mm,vmscan: reclaim from highest score cgroups
` [RFC][PATCH -mm 3/3] mm,vmscan: evict inactive file pages first

Common11 [00/20] Sl[auo]b: Common code rework V11
 2012-08-08 21:01 UTC  (21+ messages)
` Common11 [01/20] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common11 [02/20] slub: Use kmem_cache for the kmem_cache structure
` Common11 [03/20] Rename oops label
` Common11 [04/20] Improve error handling in kmem_cache_create
` Common11 [05/20] Move list_add() to slab_common.c
` Common11 [06/20] Extract a common function for kmem_cache_destroy
` Common11 [07/20] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common11 [08/20] Move freeing of kmem_cache structure to common code
` Common11 [09/20] Get rid of __kmem_cache_destroy
` Common11 [10/20] Move duping of slab name to slab_common.c
` Common11 [11/20] Do slab aliasing call from common code
` Common11 [12/20] Move sysfs_slab_add to common
` Common11 [13/20] Move kmem_cache allocations into common code
` Common11 [14/20] Shrink __kmem_cache_create() parameter lists
` Common11 [15/20] Move kmem_cache refcounting to common code
` Common11 [16/20] slab: Simplify bootstrap
` Common11 [17/20] create common functions for boot slab creation
` Common11 [18/20] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` Common11 [19/20] slab: Use the new create_boot_cache function to simplify bootstrap
` Common11 [20/20] Common alignment code

United Postal Service Tracking Nr. H0217685754
 2012-08-08 19:46 UTC 

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-08 19:14 UTC  (2+ messages)

[RFC PATCH 0/5] Improve hugepage allocation success rates under load V2
 2012-08-08 19:08 UTC  (6+ messages)
` [PATCH 1/5] mm: compaction: Update comment in try_to_compact_pages
` [PATCH 2/5] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures
` [PATCH 3/5] mm: compaction: Capture a suitable high-order page immediately when it is made available
` [PATCH 4/5] mm: have order > 0 compaction start off where it left
` [PATCH 5/5] mm: have order > 0 compaction start near a pageblock with free pages

Common10 [00/20] Sl[auo]b: Common code rework V10
 2012-08-08 17:56 UTC  (24+ messages)
` Common10 [05/20] Move list_add() to slab_common.c
` Common10 [06/20] Extract a common function for kmem_cache_destroy
` Common10 [10/20] Move duping of slab name to slab_common.c
` Common10 [11/20] Do slab aliasing call from common code
` Common10 [12/20] Move sysfs_slab_add to common
` Common10 [13/20] Move kmem_cache allocations into common code
` Common10 [14/20] Shrink __kmem_cache_create() parameter lists

[PATCH 0/4] promote zcache from staging
 2012-08-08 17:47 UTC  (21+ messages)

[PATCH 0/7] zram/zsmalloc promotion
 2012-08-08 17:35 UTC  (9+ messages)
` [PATCH 1/7] zsmalloc: s/firstpage/page in new copy map funcs
` [PATCH 2/7] zsmalloc: prevent mappping in interrupt context
` [PATCH 3/7] zsmalloc: add page table mapping method
` [PATCH 4/7] zsmalloc: collapse internal .h into .c
` [PATCH 5/7] zsmalloc: promote to mm/
` [PATCH 6/7] zram: promote zram from staging
` [PATCH 7/7] zram: select ZSMALLOC when ZRAM is configured

[PATCH 0/5] rbtree based interval tree as a prio_tree replacement
 2012-08-08 17:07 UTC  (8+ messages)
` [PATCH 1/5] rbtree: add prio tree and interval tree tests
` [PATCH 2/5] mm: replace vma prio_tree with an interval tree
` [PATCH 3/5] kmemleak: use rbtree instead of prio tree
` [PATCH 4/5] prio_tree: remove
` [PATCH 5/5] rbtree: move augmented rbtree functionality to rbtree_augmented.h

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-08-08 16:26 UTC  (12+ messages)

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-08-08 15:13 UTC  (9+ messages)
    ` [PATCH RESEND] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function
          ` [PATCH v2] "

[PATCH] compaction: fix deferring compaction mistake
 2012-08-08 14:57 UTC  (2+ messages)

[PATCH 00/11] kmem controller for memcg: stripped down version
 2012-08-08 14:15 UTC  (10+ messages)
      ` Fork bomb limitation in memcg WAS: "

WARNING: at mm/page_alloc.c:4514 free_area_init_node+0x4f/0x37b()
 2012-08-08 13:50 UTC  (5+ messages)

[RFC PATCH 0/6] Improve hugepage allocation success rates under load
 2012-08-08 10:18 UTC  (25+ messages)
` [PATCH 1/6] mm: compaction: Update comment in try_to_compact_pages
` [PATCH 2/6] mm: vmscan: Scale number of pages reclaimed by reclaim/compaction based on failures
` [PATCH 3/6] mm: kswapd: Continue reclaiming for reclaim/compaction if the minimum number of pages have not been reclaimed
` [PATCH 4/6] mm: compaction: Capture a suitable high-order page immediately when it is made available
` [PATCH 5/6] mm: have order > 0 compaction start off where it left
` [PATCH 6/6] mm: have order > 0 compaction start near a pageblock with free pages

[PATCH 1/3] zsmalloc: s/firstpage/page in new copy map funcs
 2012-08-08  4:57 UTC  (2+ messages)

Fwd: Re: Your Flight US 17-151128
 2012-08-08  3:07 UTC 

Your Flight US 007-62426
 2012-08-07 16:00 UTC 

[RFC/PATCH] zcache/ramster rewrite and promotion
 2012-08-07 13:34 UTC  (9+ messages)

[PATCH] ARM: dma-mapping: fix atomic allocation alignment
 2012-08-07 13:22 UTC  (2+ messages)

[PATCH] ARM: dma-mapping: fix incorrect freeing of atomic allocations
 2012-08-07 13:20 UTC  (2+ messages)

[patch v2] hugetlb: correct page offset index for sharing pmd
 2012-08-07 12:41 UTC  (5+ messages)

[RFC patch] mmap: permute find_vma with find_vma_prev
 2012-08-07 12:13 UTC  (3+ messages)

[RFC v3 0/7] generic hashtable implementation
 2012-08-07  9:49 UTC  (15+ messages)
` [RFC v3 1/7] hashtable: introduce a small and naive hashtable
` [RFC v3 2/7] user_ns: use new hashtable implementation
` [RFC v3 3/7] mm,ksm: "
` [RFC v3 4/7] workqueue: "
` [RFC v3 5/7] mm/huge_memory: "
` [RFC v3 6/7] tracepoint: "
` [RFC v3 7/7] net,9p: "

[PATCH v2 0/9] faster augmented rbtree interface
 2012-08-07  7:12 UTC  (23+ messages)
` [PATCH v2 2/9] rbtree: optimize fetching of sibling node
` [PATCH v2 3/9] rbtree: add __rb_change_child() helper function
` [PATCH v2 6/9] rbtree: low level optimizations in rb_erase()
` [PATCH v2 8/9] rbtree: faster augmented rbtree manipulation
        ` [PATCH] rbtree: add RB_DECLARE_CALLBACKS() macro

[RFC PATCH V6 00/19] memory-hotplug: hot-remove physical memory
 2012-08-07  5:31 UTC  (7+ messages)
` [RFC PATCH V6 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH V6 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH V6 16/19] memory-hotplug: free memmap "

[PATCH 0/5][RFC] Fallocate Volatile Ranges v6
 2012-08-07  1:45 UTC  (8+ messages)
` [PATCH 4/5] [RFC][HACK] Add LRU_VOLATILE support to the VM

[PATCH V7 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-08-06 22:54 UTC  (14+ messages)

[PATCH 0/6][resend] mempolicy memory corruption fixlet
 2012-08-06 19:32 UTC  (3+ messages)

[PATCH v5 0/3] make balloon pages movable by compaction
 2012-08-06 19:24 UTC  (8+ messages)
` [PATCH v5 1/3] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v5 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v5 3/3] mm: add vm event counters for balloon pages compaction

We can not charge your credit card
 2012-08-06 16:06 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 45621] New: Kernel ooops: BUG: unable to handle kernel paging request at 000000080000001c]
 2012-08-06 15:15 UTC  (2+ messages)

[PATCH V8 1/2] mm: memcg softlimit reclaim rework
 2012-08-06 13:33 UTC  (5+ messages)

[PATCH V8 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-08-06 13:30 UTC  (6+ messages)

[PATCH 0/2] dma-parms and helpers for dma-buf
 2012-08-06 12:42 UTC  (5+ messages)
` [PATCH 2/2] dma-buf: add helpers for attacher dma-parms

[RFC V3 PATCH 13/25] vmstat: use N_MEMORY instead N_HIGH_MEMORY
 2012-08-06  9:23 UTC  (9+ messages)
  ` [RFC V3 PATCH 16/25] vmscan: "
  ` [RFC V3 PATCH 17/25] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
  ` [RFC V3 PATCH 18/25] hotplug: update nodemasks management
  ` [RFC V3 PATCH 19/25] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
  ` [RFC V3 PATCH 20/25] page_alloc: add kernelcore_max_addr
  ` [RFC V3 PATCH 23/25] memblock: limit memory address from memblock
  ` [RFC V3 PATCH 24/25] memblock: compare current_limit with end variable at memblock_find_in_range_node()
  ` [RFC V3 PATCH 25/25] mm, memory-hotplug: add online_movable and online_kernel


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