linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-28 22:00:12 to 2014-05-30 18:28:10 UTC [more...]

[PATCH 0/4] slab: common kmem_cache_cpu functions V1
 2014-05-30 18:27 UTC  (4+ messages)
` [PATCH 1/4] slab common: Add functions for kmem_cache_node access
` [PATCH 2/4] slub: Use new node functions
` [PATCH 3/4] slab: Use get_node function

[PATCH 0/2] Fix some machine check application recovery cases
 2014-05-30 18:24 UTC  (17+ messages)
` [PATCH 1/2] memory-failure: Send right signal code to correct thread
                  ` [PATCH] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO) thread
                          ` [PATCH 0/3] HWPOISON: improve memory error handling for multithread process
                            ` [PATCH 1/3] memory-failure: Send right signal code to correct thread
                            ` [PATCH 2/3] memory-failure: Don't let collect_procs() skip over processes for MF_ACTION_REQUIRED
                            ` [PATCH 3/3] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO)

[PATCH v3] zram: remove global tb_lock with fine grain lock
 2014-05-30 18:18 UTC  (2+ messages)

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-05-30 18:12 UTC  (85+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K
              ` virtio ring cleanups, which save stack on older gcc
                ` [PATCH 1/4] Hack: measure stack taken by vring from virtio_blk
                ` [PATCH 2/4] virtio_net: pass well-formed sg to virtqueue_add_inbuf()
                ` [PATCH 3/4] virtio_ring: assume sgs are always well-formed
                ` [PATCH 4/4] virtio_ring: unify direct/indirect code paths

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-05-30 16:59 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-30 16:08 UTC  (6+ messages)

[PATCH -mm 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-05-30 15:01 UTC  (16+ messages)
` [PATCH -mm 1/8] memcg: cleanup memcg_cache_params refcnt usage
` [PATCH -mm 2/8] memcg: destroy kmem caches when last slab is freed
` [PATCH -mm 3/8] memcg: mark caches that belong to offline memcgs as dead
` [PATCH -mm 4/8] slub: never fail kmem_cache_shrink
` [PATCH -mm 5/8] slab: remove kmem_cache_shrink retval
` [PATCH -mm 6/8] slub: do not use cmpxchg for adding cpu partials when irqs disabled
` [PATCH -mm 7/8] slub: make dead caches discard free slabs immediately
` [PATCH -mm 8/8] slab: reap dead memcg caches aggressively

MIGRATE_RESERVE pages in show_mem function problems
 2014-05-30 14:59 UTC  (2+ messages)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-30 14:46 UTC  (11+ messages)
` [PATCH v2 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
` [PATCH v2 3/3] CMA: always treat free cma pages as non-free on watermark checking

[PATCH] vmstat: on demand updates from differentials V7
 2014-05-30 14:00 UTC  (5+ messages)

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-30 13:50 UTC  (15+ messages)
` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v2)
    ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v3)
      ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v4)
          ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v5)

BUG at mm/memory.c:1489!
 2014-05-30 12:02 UTC  (16+ messages)
    ` [PATCH] hugetlb: restrict hugepage_migration_support() to x86_64 (Re: BUG at mm/memory.c:1489!)
          ` [PATCH 1/2] hugetlb: restrict hugepage_migration_support() to x86_64
          ` [PATCH 2/2] hugetlb: rename hugepage_migration_support() to ..._supported()

[PATCH] swap: Avoid scanning invalidated region for cheap seek
 2014-05-30  7:41 UTC  (3+ messages)

Ask for help on the memory allocation for process shared mutex (resend with plain text)
 2014-05-30  2:57 UTC 

Ask for help on the memory allocation for process shared mutex
 2014-05-30  2:43 UTC 

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2014-05-30  2:20 UTC  (2+ messages)

[PATCH v2] zram: remove global tb_lock with fine grain lock
 2014-05-30  1:09 UTC  (5+ messages)

[PATCH] vmalloc: use rcu list iterator to reduce vmap_area_lock contention
 2014-05-30  0:43 UTC  (6+ messages)

[PATCH v3] ARM: mm: support big-endian page tables
 2014-05-30  0:13 UTC  (7+ messages)

sleeping function warning from __put_anon_vma
 2014-05-30  0:09 UTC 

[PATCH] CMA: use MIGRATE_SYNC in alloc_contig_range()
 2014-05-29 19:32 UTC  (4+ messages)

[PATCH] mm: page_alloc: Reset fair zone allocation policy only when batch counts are expired
 2014-05-29 17:16 UTC  (3+ messages)

vmstat: On demand vmstat workers V5
 2014-05-29 16:40 UTC  (9+ messages)

[patch 0/9] mm: memcontrol: naturalize charge lifetime v2
 2014-05-29 16:16 UTC  (11+ messages)
` [patch 01/10] mm: memcontrol: fold mem_cgroup_do_charge()
` [patch 02/10] mm: memcontrol: rearrange charging fast path
` [patch 03/10] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
` [patch 04/10] mm: memcontrol: reclaim at least once for __GFP_NORETRY
` [patch 05/10] mm: memcontrol: catch root bypass in move precharge
` [patch 06/10] mm: memcontrol: use root_mem_cgroup res_counter
` [patch 07/10] mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed
` [patch 08/10] mm: memcontrol: do not acquire page_cgroup lock for kmem pages
` [patch 09/10] mm: memcontrol: rewrite charge API
` [patch 10/10] mm: memcontrol: rewrite uncharge API

[PATCH] mm: dont call mmu_notifier_invalidate_page during munlock
 2014-05-29  9:04 UTC  (4+ messages)

memory hot-add: the kernel can notify udev daemon before creating the sys file state?
 2014-05-29  8:48 UTC  (4+ messages)

[RFC][PATCH 0/5] VM_PINNED
 2014-05-29  8:01 UTC  (4+ messages)
` [RFC][PATCH 1/5] mm: Introduce VM_PINNED and interfaces

[PATCH] mm: make try_to_unmap_one static and cleanup ttu_flags
 2014-05-29  7:20 UTC 

[PATCHv2 0/4] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-05-29  3:48 UTC  (6+ messages)
` [PATCHv3 0/6] "
  ` [PATCHv3 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc

[PATCH] powerpc: numa: enable USE_PERCPU_NUMA_NODE_ID
 2014-05-28 23:43 UTC  (7+ messages)
` [RFC PATCH v2 1/2] "


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