linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-22 20:28:18 to 2011-06-27 13:30:21 UTC [more...]

[PATCH v4 0/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-27 13:29 UTC  (3+ messages)
` [PATCH v4 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v4 2/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-06-27 13:22 UTC  (39+ messages)
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [Linaro-mm-sig] "
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
      ` [Linaro-mm-sig] "
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [Linaro-mm-sig] [PATCH/RFC 0/8] ARM: DMA-mapping framework redesign

[PATCH v3 0/2] fadvise: support POSIX_FADV_NOREUSE
 2011-06-27 12:39 UTC  (14+ messages)
` [PATCH v3 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v3 2/2] fadvise: implement POSIX_FADV_NOREUSE

Root-causing kswapd spinning on Sandy Bridge laptops?
 2011-06-27 11:03 UTC  (13+ messages)

[PATCH RFC] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-27  9:44 UTC  (11+ messages)

[PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
 2011-06-27  8:57 UTC  (14+ messages)

[BUGFIX][PATCH] Fix direct softlimit reclaim to be called in memcg limit path
 2011-06-27  8:42 UTC 

[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
 2011-06-27  6:53 UTC  (12+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
` [PATCH 2/4] mm: vmscan: Do not apply pressure to slab if we are not applying pressure to zone
` [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully

mmotm 2011-06-22-13-05 uploaded
 2011-06-27  2:49 UTC  (3+ messages)

[PATCH 0/7] memcg numa node scan update
 2011-06-27  1:49 UTC  (22+ messages)
` [PATCH 1/7] Fix mem_cgroup_hierarchical_reclaim() to do stable hierarchy walk
` [PATCH 3/7] memcg: add memory.scan_stat
` [PATCH 4/7] memcg: update numa information based on event counter
` [PATCH 6/7] memcg: calc NUMA node's weight for scan
` [PATCH 7/7] memcg: proportional fair vicitm node selection

slab vs lockdep vs debugobjects
 2011-06-26 21:35 UTC  (3+ messages)

[PATCH] slub: reduce overhead of slub_debug
 2011-06-26 19:39 UTC 

[PATCH] drivers/staging/zcache: support multiple clients, prep for RAMster and KVM
 2011-06-26  0:20 UTC 

frontswap/zcache: xvmalloc discussion
 2011-06-25  2:42 UTC  (9+ messages)
` [PATCH] Add zv_pool_pages_count to zcache sysfs

[BUG?] numa required on x86_64?
 2011-06-25  0:06 UTC  (2+ messages)

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-24 21:10 UTC 

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-24 17:14 UTC  (33+ messages)

sandy bridge kswapd0 livelock with pagecache
 2011-06-24 15:04 UTC  (19+ messages)

[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
 2011-06-24 13:59 UTC  (6+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
` [PATCH 2/4] mm: vmscan: Do not apply pressure to slab if we are not applying pressure to zone
` [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully

[PATCH] mm: Do not keep page locked during page fault while charging it for memcg
 2011-06-24 11:46 UTC  (15+ messages)
  ` [PATCH V2] "
    ` [PATCH] memcg: unlock page before charging it. (WasRe: "
            ` [PATCH] mm: preallocate page before lock_page at filemap COW. "

[PATCH v2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-24  8:51 UTC  (7+ messages)

[PATCH] mm: fix unmap_atomic range checks
 2011-06-24  7:53 UTC  (2+ messages)

[PATCH] fix cleancache config
 2011-06-24  1:12 UTC 

[PATCH] slob: push the min alignment to long long
 2011-06-23 20:24 UTC  (5+ messages)

[PATCH v3] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
 2011-06-23 20:01 UTC 

[PATCH v2 1/4] mm: completely disable THP by transparent_hugepage=0
 2011-06-23  6:51 UTC  (10+ messages)
` [PATCH v2 2/4] mm: make the threshold of enabling THP configurable

"make -j" with memory.(memsw.)limit_in_bytes smaller than required -> livelock, even for unlimited processes
 2011-06-23  6:13 UTC  (4+ messages)

[PATCH 0/2 V2] ksm: take dirty bit as reference to avoid volatile pages scanning
 2011-06-23  1:36 UTC  (25+ messages)
` [PATCH] mmu_notifier, kvm: Introduce dirty bit tracking in spte and mmu notifier to help KSM dirty bit tracking

[patch 1/2] mm, hotplug: fix error handling in mem_online_node()
 2011-06-23  1:34 UTC  (4+ messages)
` [patch 2/2] mm, hotplug: protect zonelist building with zonelists_mutex

[PATCH v3 0/6] Fix oom killer doesn't work at all if system have > gigabytes memory (aka CAI founded issue)
 2011-06-22 23:22 UTC  (11+ messages)
` [PATCH 1/6] oom: use euid instead of CAP_SYS_ADMIN for protection root process
` [PATCH 2/6] oom: improve dump_tasks() show items
` [PATCH 3/6] oom: kill younger process first
` [PATCH 4/6] oom: oom-killer don't use proportion of system-ram internally
` [PATCH 5/6] oom: don't kill random process


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