linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-29 12:36:04 to 2012-08-02 00:43:54 UTC [more...]

[PATCH V7 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
 2012-08-02  0:43 UTC  (12+ messages)

WARNING: at mm/page_alloc.c:4514 free_area_init_node+0x4f/0x37b()
 2012-08-01 23:33 UTC  (2+ messages)

[RFC 0/4] generic hashtable implementation
 2012-08-01 22:45 UTC  (15+ messages)
` [RFC 1/4] hashtable: introduce a small and naive hashtable
` [RFC 2/4] user_ns: use new hashtable implementation
` [RFC 3/4] mm,ksm: "
` [RFC 4/4] workqueue: "

Common [00/16] Sl[auo]b: Common code rework V8
 2012-08-01 21:11 UTC  (17+ messages)
` Common [01/16] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common [02/16] slub: Use kmem_cache for the kmem_cache structure
` Common [03/16] Move list_add() to slab_common.c
` Common [04/16] Extract a common function for kmem_cache_destroy
` Common [05/16] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common [06/16] Move freeing of kmem_cache structure to common code
` Common [07/16] Get rid of __kmem_cache_destroy
` Common [08/16] Move duping of slab name to slab_common.c
` Common [09/16] Do slab aliasing call from common code
` Common [10/16] Move sysfs_slab_add to common
` Common [11/16] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` Common [12/16] create common create_kmalloc_cache()
` Common [13/16] slub: Introduce function for opening boot caches
` Common [14/16] Move kmem_cache allocations into common code
` Common [15/16] Shrink __kmem_cache_create() parameter lists
` Common [16/16] Common alignment code

[PATCH v4 0/3] make balloon pages movable by compaction
 2012-08-01 20:53 UTC  (8+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages

Any reason to use put_page in slub.c?
 2012-08-01 18:10 UTC  (13+ messages)

kernel BUG at include/linux/mm.h:277!
 2012-08-01 17:34 UTC 

Common [0/9] Sl[auo]b: Common code rework V7
 2012-08-01 18:05 UTC  (13+ messages)
` Common [1/9] slub: Add debugging to verify correct cache use on kmem_cache_free()
` Common [2/9] slub: Use kmem_cache for the kmem_cache structure
` Common [3/9] Move list_add() to slab_common.c
` Common [4/9] Extract a common function for kmem_cache_destroy
` Common [5/9] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common [6/9] Move freeing of kmem_cache structure to common code
` Common [7/9] Get rid of __kmem_cache_destroy
` Common [8/9] Move duping of slab name to slab_common.c
` Common [9/9] Do slab aliasing call from common code

[RESEND PATCH 1/4 v3] mm: correct return value of migrate_pages() and migrate_huge_pages()
 2012-08-01 18:00 UTC  (13+ messages)
` [RESEND PATCH 2/4 v3] mm: fix possible incorrect return value of migrate_pages() syscall
` [RESEND PATCH 4/4 v3] mm: fix possible incorrect return value of move_pages() syscall

[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
 2012-08-01 15:06 UTC  (22+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
  ` [PATCH -alternative] "

Replace BUG() in mpol_to_str with -EINVAL
 2012-08-01 13:44 UTC 

[PATCH v2] list corruption by gather_surp
 2012-08-01  6:51 UTC  (4+ messages)

[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
 2012-08-01  6:09 UTC  (18+ messages)
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 16/19] memory-hotplug: free memmap of sparse-vmemmap
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node

[PATCH 1/2] memcg, oom: Provide more info while memcg oom happening
 2012-08-01  3:55 UTC  (3+ messages)
` [PATCH 2/2] memcg, oom: Clarify some oom dump messages

[PATCH RESEND v3 00/10] mm: vma->vm_flags diet
 2012-08-01  1:34 UTC  (13+ messages)
` [PATCH v3 01/10] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
` [PATCH v3 02/10] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
` [PATCH v3 03/10] mm, x86, pat: rework linear pfn-mmap tracking
` [PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1
` [PATCH v3 05/10] mm: kill vma flag VM_INSERTPAGE
` [PATCH v3 06/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v3 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
` [PATCH v3 08/10] mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
` [PATCH v3 09/10] mm: prepare VM_DONTDUMP for using in drivers
` [PATCH v3 10/10] mm: kill vma flag VM_RESERVED and mm->reserved_vm counter

[RFC/PATCH] zcache/ramster rewrite and promotion
 2012-07-31 21:13 UTC  (4+ messages)

[PATCH 0/4] promote zcache from staging
 2012-07-31 18:19 UTC  (14+ messages)
` [PATCH 3/4] drivers: add memory management driver class

Common [00/20] Sl[auo]b: Common code rework V4
 2012-07-31 16:52 UTC  (10+ messages)
` Common [13/20] Extract a common function for kmem_cache_destroy

[PATCH 00/10] memcg kmem limitation - slab
 2012-07-31 16:39 UTC  (9+ messages)
` [PATCH 04/10] memcg: skip memcg kmem allocations in specified code regions
` [PATCH 06/10] sl[au]b: Allocate objects from memcg cache

Hello
 2012-07-31 17:06 UTC 

[PATCH V7 1/2] mm: memcg softlimit reclaim rework
 2012-07-31 15:44 UTC  (4+ messages)

[PATCH][TRIVIAL] mm/frontswap: fix uninit'ed variable warning
 2012-07-31 15:23 UTC  (2+ messages)

page allocation failure
 2012-07-31 13:52 UTC  (4+ messages)

[PATCH 0/6][resend] mempolicy memory corruption fixlet
 2012-07-31 12:33 UTC  (2+ messages)

[RFC patch] vm: clear swap entry before copying pte
 2012-07-31 12:32 UTC  (3+ messages)

[PATCH v3 00/10] mm: vma->vm_flags diet
 2012-07-31 10:35 UTC  (11+ messages)
` [PATCH v3 01/10] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
` [PATCH v3 02/10] x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
` [PATCH v3 03/10] mm, x86, pat: rework linear pfn-mmap tracking
` [PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1
` [PATCH v3 05/10] mm: kill vma flag VM_INSERTPAGE
` [PATCH v3 06/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v3 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
` [PATCH v3 08/10] mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
` [PATCH v3 09/10] mm: prepare VM_DONTDUMP for using in drivers
` [PATCH v3 10/10] mm: kill vma flag VM_RESERVED and mm->reserved_vm counter

[PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
 2012-07-31  7:43 UTC  (3+ messages)
` [PATCH 3/4] mm/hotplug: free zone->pageset when a zone becomes empty

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-31  6:05 UTC  (6+ messages)

Hello
 2012-07-31  4:56 UTC 

[PATCH] mm: change nr_ptes BUG_ON to WARN_ON
 2012-07-31  3:26 UTC 

[PATCH 0/2] Close race leading to pagetable corruption using hugetlbfs
 2012-07-30 22:28 UTC  (4+ messages)
` [PATCH 1/2] Revert "hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb"

[RFC] page-table walkers vs memory order
 2012-07-30 20:28 UTC  (7+ messages)

[PATCH] slub: remove one code path and reduce lock contention in __slab_free()
 2012-07-30 19:12 UTC  (4+ messages)

+ hugetlb-cgroup-simplify-pre_destroy-callback.patch added to -mm tree
 2012-07-30 18:25 UTC  (7+ messages)
` [PATCH] cgroup: Don't drop the cgroup_mutex in cgroup_rmdir

[PATCH V2 0/6] Per-cgroup page stat accounting
 2012-07-30 15:02 UTC  (6+ messages)
` [PATCH V2 4/6] memcg: add per cgroup dirty pages accounting
` [PATCH V2 5/6] memcg: add per cgroup writeback "

+ memcg-oom-clarify-some-oom-dump-messages.patch added to -mm tree
 2012-07-30 14:00 UTC 

+ memcg-oom-provide-more-info-while-memcg-oom-happening.patch added to -mm tree
 2012-07-30 13:49 UTC 

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-07-30 11:00 UTC  (2+ messages)

[PATCHv6 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-07-30  8:28 UTC  (3+ messages)
` [PATCHv6 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv6 2/2] ARM: dma-mapping: remove custom consistent dma region

[RFC][PATCH 0/2] fun with tlb flushing on s390
 2012-07-30  8:15 UTC  (4+ messages)
` [PATCH 1/2] add mm argument to lazy mmu mode hooks

Hi
 2012-07-30  7:59 UTC 

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-30  1:13 UTC  (2+ messages)

[PATCH 1/6] rbtree: rb_erase updates and comments
 2012-07-29 20:27 UTC  (2+ messages)


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