linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-09 17:57:51 to 2012-01-12 15:52:40 UTC [more...]

[RFC PATCH 0/2] Improve reliability of CPU hotplug
 2012-01-12 15:52 UTC  (13+ 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

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

[RFC][PATCH] mm: Remove NUMA_INTERLEAVE_HIT
 2012-01-12 15:07 UTC 

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

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

[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] mm: vmscan: deactivate isolated pages with lru lock released
 2012-01-12 13:39 UTC  (7+ messages)

memcg: add mlock statistic in memory.stat
 2012-01-12 12:54 UTC  (6+ messages)

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

[PATCH v2] mm/compaction : check the watermark when cc->order is -1
 2012-01-12 12:05 UTC  (5+ messages)

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

[PATCH] mm: Don't warn if memdup_user fails
 2012-01-12 11:16 UTC  (10+ 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

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

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

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

[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  (4+ 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  (12+ 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  (12+ 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  (9+ messages)
` [PATCH v9 3.2 1/9] uprobes: Install and remove breakpoints
` [PATCH v9 3.2 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v9 3.2 3/9] uprobes: slot allocation
` [PATCH v9 3.2 4/9] uprobes: counter to optimize probe hits
` [PATCH v9 3.2 5/9] tracing: modify is_delete, is_return from ints to bool
` [PATCH v9 3.2 6/9] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v9 3.2 7/9] tracing: uprobes trace_event interface
` [PATCH v9 3.2 8/9] perf: rename target_module to target

[PATCH] mm/compaction : do optimazition when the migration scanner gets no page
 2012-01-10  9:25 UTC  (2+ messages)

[PATCH] mm: do not drain pagevecs for mlock
 2012-01-10  8:53 UTC  (17+ messages)
          ` [PATCH 1/2] mm,mlock: drain pagevecs asynchronously

[PATCH 1/6] memcg: fix unused variable warning
 2012-01-10  8:52 UTC  (4+ messages)
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)
  ` [PATCH] Makefiles: Disable unused-variable warning

[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
 2012-01-10  8:42 UTC  (2+ messages)

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-01-10  8:42 UTC  (2+ messages)

[PATCH] mm: vmscan: cleanup with s/reclaim_mode/isolate_mode/
 2012-01-10  5:40 UTC  (4+ messages)

[PATCH 1/2] SHM_UNLOCK: fix long unpreemptible section
 2012-01-09 23:56 UTC  (6+ messages)
` [PATCH 2/2] SHM_UNLOCK: fix Unevictable pages stranded after swap

[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
 2012-01-09 23:26 UTC  (8+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
` [PATCH 2/5] staging: add zsmalloc to Kconfig/Makefile
` [PATCH 3/5] staging: zcache: replace xvmalloc with zsmalloc
` [PATCH 4/5] staging: zram: "
` [PATCH 5/5] staging: zram: remove xvmalloc


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