linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-10 11:58:02 to 2012-01-13 08:43:40 UTC [more...]

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-13  8:42 UTC  (6+ messages)
` [RFC] [PATCH 1/7 v2] memcg: remove unnecessary check in mem_cgroup_update_page_stat()
` [RFC] [PATCH 2/7 v2] memcg: add memory barrier for checking account move
` [RFC] [PATCH 3/7 v2] memcg: remove PCG_MOVE_LOCK flag from pc->flags
` [RFC] [PATCH 4/7 v2] memcg: new scheme to update per-memcg page stat accounting
` [RFC] [PATCH 5/7 v2] memcg: remove PCG_FILE_MAPPED

[PATCH] mm: Don't warn if memdup_user fails
 2012-01-13  7:36 UTC  (15+ messages)

[PATCH v8 3.2.0-rc5 0/9] uprobes patchset
 2012-01-13  5:14 UTC  (8+ messages)
` [PATCH v8 3.2.0-rc5 9/9] perf: perf interface for uprobes

[PATCH v2] mm/compaction : do optimazition when the migration scanner gets no page
 2012-01-13  3:50 UTC  (11+ messages)

[PATCH v2] mm/compaction : check the watermark when cc->order is -1
 2012-01-13  2:31 UTC  (6+ messages)

memcg: add mlock statistic in memory.stat
 2012-01-13  0:10 UTC  (10+ messages)

[RFC][PATCH] mm: Remove NUMA_INTERLEAVE_HIT
 2012-01-12 22:29 UTC  (9+ messages)

[PATCH] mm: Fix NULL ptr dereference in __count_immobile_pages
 2012-01-12 21:39 UTC  (15+ messages)
              ` [PATCH] mm: __count_immobile_pages make sure the node is online

[PATCH 3.2.0-rc1 0/3] Used Memory Meter pseudo-device and related changes in MM
 2012-01-12 20:54 UTC  (11+ messages)
` [PATCH 3.2.0-rc1 3/3] Used Memory Meter pseudo-device module

PROBLEM: memtest tests only LOWMEM
 2012-01-12 20:27 UTC  (2+ messages)

[PATCH] mm: vmscan: deactivate isolated pages with lru lock released
 2012-01-12 19:51 UTC  (8+ messages)

[PATCH 0/6 v3] pagemap handles transparent hugepage
 2012-01-12 19:34 UTC  (7+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 3/6] pagemap: export KPF_THP
` [PATCH 4/6] pagemap: document KPF_THP and make page-types aware of it
` [PATCH 5/6] introduce thp_ptep_get()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[RFC PATCH 0/2] Improve reliability of CPU hotplug
 2012-01-12 19:14 UTC  (15+ messages)
` [PATCH 1/2] fs: sysfs: Do dcache-related updates to sysfs dentries under sysfs_mutex
` [PATCH 2/2] mm: page allocator: Do not drain per-cpu lists via IPI from page allocator context

MAP_NOZERO revisited
 2012-01-12 18:16 UTC  (5+ messages)
  ` MAP_UNINITIALIZED (Was Re: MAP_NOZERO revisited)

[PATCH -mm 0/2] kswapd vs compaction improvements
 2012-01-12 16:12 UTC  (8+ messages)
` [PATCH -mm 1/2] mm: kswapd test order 0 watermarks when compaction is enabled
` [PATCH -mm 2/2] mm: kswapd carefully invoke compaction

[PATCH v2 -mm] make swapin readahead skip over holes
 2012-01-12 14:53 UTC  (6+ messages)

[patch 1/3] mm, oom: avoid looping when chosen thread detaches its mm
 2012-01-12 14:44 UTC  (10+ messages)
` [patch 2/3] mm, oom: fold oom_kill_task into oom_kill_process
` [patch 3/3] mm, oom: do not emit oom killer warning if chosen thread is already exiting

[PATCH -mm] make swapin readahead skip over holes
 2012-01-12 14:33 UTC  (14+ messages)

[patch 0/2] mm: memcg reclaim integration followups
 2012-01-12  9:17 UTC  (10+ messages)
` [patch 1/2] mm: memcg: per-memcg reclaim statistics
` [patch 2/2] mm: memcg: hierarchical soft limit reclaim

Several bugs in latest kernel
 2012-01-12  6:40 UTC  (5+ messages)

[PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
 2012-01-11 21:44 UTC  (3+ messages)

[PATCH v6 7/8] mm: only IPI CPUs to drain local pages if they exist
 2012-01-11 16:10 UTC  (7+ messages)

[PATCH] mm: vmscan: no change of reclaim mode if unevictable page encountered
 2012-01-11 12:14 UTC  (5+ messages)

[PATCH] mm: vmscan: fix setting reclaim mode
 2012-01-11 12:12 UTC  (6+ messages)

[PATCH] mm: hugetlb: undo change to page mapcount in fault handler
 2012-01-11 12:06 UTC  (6+ messages)

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-11  8:41 UTC  (5+ messages)
` [PATCH 3/3] mm: adjust rss counters for migration entiries

[PATCH v6 0/8] Reduce cross CPU IPI interference
 2012-01-11  8:28 UTC  (3+ messages)

[PATCH v6 3/8] tile: move tile to use generic on_each_cpu_mask
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 4/8] smp: add func to IPI cpus based on parameter func
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 5/8] slub: only IPI CPUs that have per cpu obj to flush
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 6/8] fs: only send IPI to invalidate LRU BH when needed
 2012-01-11  7:04 UTC  (2+ messages)

[PATCH v6 2/8] arm: move arm over to generic on_each_cpu_mask
 2012-01-11  7:04 UTC  (2+ messages)

Kswapd in 3.2.0-rc5 is a CPU hog
 2012-01-11  4:42 UTC  (14+ messages)

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2012-01-11  1:08 UTC  (9+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "

Linux-3.2.0 Pid: 1902, comm: modprobe Not tainted 3.2.0 #64
 2012-01-10 18:48 UTC 

[PATCHv18 0/11] Contiguous Memory Allocator
 2012-01-10 15:04 UTC  (11+ messages)
` [PATCH 02/11] mm: compaction: introduce isolate_{free,migrate}pages_range()
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 05/11] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 07/11] mm: add optional memory reclaim in split_free_page()

[PATCH] mm: vmscan: recompute page status when putting back
 2012-01-10 14:32 UTC  (3+ messages)

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-10 11:49 UTC  (2+ messages)
` [PATCH v9 3.2 8/9] perf: rename target_module to target


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