messages from 2011-06-22 12:42:37 to 2011-06-25 02:43:06 UTC [more...]
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 0/7] memcg numa node scan update
2011-06-24 21:40 UTC (26+ messages)
` [PATCH 1/7] Fix mem_cgroup_hierarchical_reclaim() to do stable hierarchy walk
` [PATCH 2/7] export memory cgroup's swappines by mem_cgroup_swappiness()
` [PATCH 3/7] memcg: add memory.scan_stat
` [PATCH 4/7] memcg: update numa information based on event counter
` [PATCH 5/7] Fix not good check of mem_cgroup_local_usage()
` [PATCH 6/7] memcg: calc NUMA node's weight for scan
` [PATCH 7/7] memcg: proportional fair vicitm node selection
[PATCH v2 0/3] support for broken memory modules (BadRAM)
2011-06-24 21:10 UTC
Root-causing kswapd spinning on Sandy Bridge laptops?
2011-06-24 19:17 UTC (12+ messages)
[PATCH v2 0/3] support for broken memory modules (BadRAM)
2011-06-24 17:14 UTC (40+ messages)
` [PATCH] x86: e820: Eliminate bubble sort from sanitize_e820_map
[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
2011-06-24 16:23 UTC (32+ 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
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 14:44 UTC (5+ 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 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 v3 0/2] fadvise: support POSIX_FADV_NOREUSE
2011-06-24 13:49 UTC (3+ messages)
` [PATCH v3 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v3 2/2] fadvise: implement POSIX_FADV_NOREUSE
[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 v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
2011-06-24 7:42 UTC (13+ 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 RFC] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
2011-06-23 15:32 UTC (8+ messages)
[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 (6+ messages)
[PATCH 0/2 V2] ksm: take dirty bit as reference to avoid volatile pages scanning
2011-06-23 1:36 UTC (29+ 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
mmotm 2011-06-22-13-05 uploaded
2011-06-23 0:45 UTC (2+ messages)
[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
[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
2011-06-22 16:40 UTC (6+ messages)
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
[PATCHv10 0/10] Contiguous Memory Allocator
2011-06-22 16:04 UTC (8+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
` [Linaro-mm-sig] "
[PATCH 1/3] mm: completely disable THP by transparent_hugepage=never
2011-06-22 14:22 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).