linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-26 00:13:36 to 2013-12-02 19:08:26 UTC [more...]

netfilter: active obj WARN when cleaning up
 2013-12-02 19:08 UTC  (14+ messages)

Slab BUG with DEBUG_* options
 2013-12-02 19:02 UTC  (3+ messages)

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2013-12-02 14:58 UTC  (7+ messages)
` [PATCH v3 1/5] slab: factor out calculate nr objects in cache_estimate
` [PATCH v3 2/5] slab: introduce helper functions to get/set free object
` [PATCH v3 3/5] slab: restrict the number of objects in a slab
` [PATCH v3 4/5] slab: introduce byte sized index for the freelist of "
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH] Fix race between oom kill and task exit
 2013-12-02 14:12 UTC  (11+ messages)

[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
 2013-12-02 13:22 UTC  (10+ messages)

[merged] mm-memcg-handle-non-error-oom-situations-more-gracefully.patch removed from -mm tree
 2013-12-02 13:12 UTC  (20+ messages)

[PATCH v12 00/18] kmemcg shrinkers
 2013-12-02 11:22 UTC  (20+ messages)
` [PATCH v12 01/18] memcg: make cache index determination more robust
` [PATCH v12 02/18] memcg: consolidate callers of memcg_cache_id
` [PATCH v12 03/18] memcg: move initialization to memcg creation
` [PATCH v12 04/18] memcg: move several kmemcg functions upper
` [PATCH v12 05/18] fs: do not use destroy_super() in alloc_super() fail path
` [PATCH v12 06/18] vmscan: rename shrink_slab() args to make it more generic
` [PATCH v12 07/18] vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH v12 08/18] vmscan: do_try_to_free_pages(): remove shrink_control argument
` [PATCH v12 09/18] vmscan: shrink slab on memcg pressure
` [PATCH v12 10/18] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v12 11/18] memcg,list_lru: add function walking over all lists of a per-memcg LRU
` [PATCH v12 12/18] fs: make icache, dcache shrinkers memcg-aware
` [PATCH v12 13/18] memcg: per-memcg kmem shrinking
` [PATCH v12 14/18] vmscan: take at least one pass with shrinkers
` [PATCH v12 15/18] memcg: allow kmem limit to be resized down
` [PATCH v12 16/18] vmpressure: in-kernel notifications
` [PATCH v12 17/18] memcg: reap dead memcgs upon global memory pressure
` [PATCH v12 18/18] memcg: flush memcg items upon memcg destruction

[PATCH v6 4/5] MCS Lock: Barrier corrections
 2013-11-30 17:38 UTC  (44+ messages)

OMAPFB: CMA allocation failures
 2013-11-30 10:00 UTC 

[PATCH 00/24] mm: Use memblock interface instead of bootmem
 2013-11-29 16:50 UTC  (2+ messages)

[PATCH] memcg: fix kmem_account_flags check in memcg_can_account_kmem()
 2013-11-29 10:09 UTC  (5+ messages)
` [PATCH] memcg: make memcg_update_cache_sizes() static

[PATCH]mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}
 2013-11-28 17:41 UTC  (2+ messages)

[PATCH] common: DMA-mapping: add DMA_ATTR_ALLOC_EXACT_SIZE attribute
 2013-11-28 13:53 UTC 

user defined OOM policies
 2013-11-28 11:54 UTC  (20+ messages)

[PATCH 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-11-28  7:48 UTC  (10+ messages)
` [PATCH 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH 2/9] mm/rmap: factor nonlinear handling out of try_to_unmap_file()
` [PATCH 3/9] mm/rmap: factor lock function out of rmap_walk_anon()
` [PATCH 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH 6/9] mm/rmap: use rmap_walk() in try_to_unmap()
` [PATCH 7/9] mm/rmap: use rmap_walk() in try_to_munlock()
` [PATCH 8/9] mm/rmap: use rmap_walk() in page_referenced()
` [PATCH 9/9] mm/rmap: use rmap_walk() in page_mkclean()

[patch 0/9] mm: thrash detection-based file cache sizing v6
 2013-11-28  4:40 UTC  (23+ messages)
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: keep page cache radix tree nodes in check

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-11-28  3:16 UTC  (19+ messages)
            ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-11-27 23:58 UTC  (11+ messages)

[PATCH] cpuset: Fix memory allocator deadlock
 2013-11-27 18:53 UTC  (5+ messages)

[patch] mm, vmscan: abort futile reclaim if we've been oom killed
 2013-11-27 16:09 UTC  (12+ messages)

[PATCH v11 00/15] kmemcg shrinkers
 2013-11-27  6:26 UTC  (7+ messages)
    ` [Devel] "

[PATCH v2] mm/zswap: change zswap to writethrough cache
 2013-11-27  1:28 UTC  (4+ messages)

[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
 2013-11-27  0:45 UTC 

[RFC 0/4] Intermix Lowmem and vmalloc
 2013-11-26 22:45 UTC  (5+ messages)
` [RFC PATCH 3/4] mm/vmalloc.c: Allow lowmem to be tracked in vmalloc

[RFC PATCH 0/4] pseudo-interleaving NUMA placement
 2013-11-26 22:03 UTC  (5+ messages)
` [RFC PATCH 1/4] remove p->numa_migrate_deferred
` [RFC PATCH 2/4] track from which nodes NUMA faults are triggered
` [RFC PATCH 3/4] build per numa_group active node mask from faults_from statistics
` [RFC PATCH 4/4] use active_nodes nodemask to decide on numa migrations

[PATCH v6 4/5] MCS Lock: Barrier corrections
 2013-11-26 19:28 UTC  (12+ messages)

[patch -mm] mm, mempolicy: silence gcc warning
 2013-11-26 18:40 UTC  (7+ messages)

[RFC PATCH 0/5] Memory compaction efficiency improvements
 2013-11-26 16:44 UTC  (13+ messages)
` [PATCH 1/5] mm: compaction: encapsulate defer reset logic
` [PATCH 2/5] mm: compaction: reset cached scanner pfn's before reading them
` [PATCH 3/5] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH 4/5] mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
` [PATCH 5/5] mm: compaction: reset scanner positions immediately when they meet

NUMA? bisected performance regression 3.11->3.12
 2013-11-26 10:32 UTC  (2+ messages)

[PATCH] Expose sysctls for enabling slab/file_cache interleaving v2
 2013-11-26  1:23 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).