linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-29 07:25:02 to 2014-06-02 08:52:33 UTC [more...]

TASK_SIZE for !MMU
 2014-06-02  8:51 UTC 

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-06-02  7:13 UTC  (18+ 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 0/4] pagecache scanning with /proc/kpagecache
 2014-06-02  7:06 UTC  (7+ messages)
` [RFC][PATCH 0/3] mm: introduce fincore()
  ` [PATCH 1/3] replace PAGECACHE_TAG_* definition with enumeration
  ` [PATCH 2/3] mm: introduce fincore()
  ` [PATCH 3/3] selftest: add test code for fincore()

[PATCH 0/4] slab: common kmem_cache_cpu functions V1
 2014-06-02  5:12 UTC  (7+ 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 4/4] slab: Use for_each_kmem_cache_node function

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-06-02  4:42 UTC  (10+ messages)

[PATCH -mm 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-02  4:41 UTC  (22+ 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

[PATCH v3] zram: remove global tb_lock with fine grain lock
 2014-06-02  0:43 UTC  (3+ messages)

sleeping function warning from __put_anon_vma
 2014-06-01 19:32 UTC  (5+ messages)

mm,console: circular dependency between console_sem and zone lock
 2014-06-01 14:08 UTC  (3+ messages)

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-31  3:02 UTC  (11+ messages)
              ` [PATCH 1/5] gpu/drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan()
                ` [PATCH 2/5] gpu/drm/ttm: Choose a pool to shrink correctly "
                  ` [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions
                    ` [PATCH 4/5] gpu/drm/ttm: Fix possible stack overflow by recursive shrinker calls
                      ` [PATCH 5/5] gpu/drm/ttm: Pass GFP flags in order to avoid deadlock

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-05-31  2:06 UTC  (44+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-30 21:43 UTC  (17+ 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)

[PATCH 1/2] memory-failure: Send right signal code to correct thread
 2014-05-30 19:52 UTC  (16+ messages)
                ` [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] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-05-30 16:59 UTC  (6+ messages)
` [PATCH v2] "

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

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

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)

[RFC 2/2] x86_64: expand kernel stack to 16K
 2014-05-30  6:56 UTC  (20+ messages)
` 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

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)

[PATCH] CMA: use MIGRATE_SYNC in alloc_contig_range()
 2014-05-29 19:32 UTC  (2+ 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


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