linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-06 06:33:08 to 2012-01-11 21:42:47 UTC [more...]

[PATCH v2 -mm] make swapin readahead skip over holes
 2012-01-11 21:42 UTC  (4+ messages)

[patch 0/2] mm: memcg reclaim integration followups
 2012-01-11 21:42 UTC  (6+ messages)
` [patch 1/2] mm: memcg: per-memcg reclaim statistics
` [patch 2/2] mm: memcg: hierarchical soft limit reclaim

[PATCH] mm: vmscan: deactivate isolated pages with lru lock released
 2012-01-11 21:29 UTC  (2+ messages)

[PATCH -mm] make swapin readahead skip over holes
 2012-01-11 21:03 UTC  (11+ messages)

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

Several bugs in latest kernel
 2012-01-11 19:08 UTC  (3+ messages)

[RFC PATCH 0/2] Improve reliability of CPU hotplug
 2012-01-11 19:02 UTC  (6+ 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-11 18:50 UTC  (3+ messages)
  ` MAP_UNINITIALIZED (Was Re: MAP_NOZERO revisited)

[PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
 2012-01-11 17:45 UTC  (2+ messages)

[PATCH] mm: Don't warn if memdup_user fails
 2012-01-11 16:50 UTC 

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

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

[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] mm: Fix NULL ptr dereference in __count_immobile_pages
 2012-01-11  8:48 UTC  (3+ messages)

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-11  8:41 UTC  (7+ messages)
` [PATCH 2/3] mm: postpone migrated page mapping reset
` [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  (6+ 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  (16+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
      ` [Linaro-mm-sig] "

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  (4+ 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  (18+ 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  (7+ 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

[PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-09 17:25 UTC  (26+ messages)
` [PATCH v5 4/8] smp: Add func to IPI cpus based on parameter func
` [PATCH v5 7/8] mm: Only IPI CPUs to drain local pages if they exist

[PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
 2012-01-09 15:49 UTC  (2+ messages)
` [PATCH 8/8 RESEND] "

[RESEND, PATCH 1/6] memcg: mark more functions/variables as static
 2012-01-09 14:04 UTC  (8+ messages)
` [RESEND, PATCH 2/6] memcg: remove unused variable
` [RESEND, PATCH 3/6] memcg: mark stat field of mem_cgroup struct as __percpu
` [RESEND, PATCH 4/6] memcg: fix broken boolean expression
` [RESEND, PATCH 5/6] memcg: drop redundant brackets
` [RESEND, PATCH 6/6] memcg: cleanup memcg_check_events()

[PATCH 0/5] memcg: trivial cleanups
 2012-01-09 13:03 UTC  (2+ messages)

[PATCH v8 3.2.0-rc5 0/9] uprobes patchset
 2012-01-09 11:24 UTC  (10+ messages)
` [PATCH v8 3.2.0-rc5 1/9] uprobes: Install and remove breakpoints
` [PATCH v8 3.2.0-rc5 9/9] perf: perf interface for uprobes

[patch v3]numa: add a sysctl to control interleave allocation granularity from each node to improve I/O performance
 2012-01-09  7:31 UTC  (8+ messages)

[PATCH] mm/page_alloc.c : fix the typo of __zone_watermark_ok()
 2012-01-09  6:28 UTC  (2+ messages)

[PATCH v6 8/8] mm: add vmstat counters for tracking PCP drains
 2012-01-08 16:27 UTC 

[PATCH v6 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-08 16:26 UTC 

[PATCH v4 0/5] Reduce cross CPU IPI interference
 2012-01-08 16:15 UTC  (10+ messages)
` [PATCH v4 4/5] slub: Only IPI CPUs that have per cpu obj to flush

[PATCH v2 1/3] mm: more intensive memory corruption debug
 2012-01-06 17:52 UTC  (9+ messages)
` [PATCH v3 3/3] slub: min order when debug_guardpage_minorder > 0
  ` [PATCH -mm] slub: document setting min order with "
          ` [PATCH -mm] slub: debug_guardpage_minorder documentation tweak

[PATCH v2] mm: vmscan: check page order in isolating lru pages
 2012-01-06 12:49 UTC 

how to make memory.memsw.failcnt is nonzero
 2012-01-06 10:12 UTC  (3+ messages)


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