messages from 2011-12-05 21:38:39 to 2011-12-12 06:20:05 UTC [more...]
[PATCH 1/3] slub: set a criteria for slub node partial adding
2011-12-12 6:17 UTC (18+ messages)
` [PATCH 2/3] slub: remove unnecessary statistics, deactivate_to_head/tail
XFS causing stack overflow
2011-12-12 5:13 UTC (11+ messages)
[PATCH V2] vmscan/trace: Add 'active' and 'file' info to trace_mm_vmscan_lru_isolate
2011-12-12 2:48 UTC (7+ messages)
[patch v3]numa: add a sysctl to control interleave allocation granularity from each node to improve I/O performance
2011-12-12 1:58 UTC
[PATCH] mm: memcg: keep root group unchanged if fail to create new
2011-12-12 0:52 UTC (3+ messages)
[PATCH] memcg: fix a typo in documentation
2011-12-12 0:50 UTC (4+ messages)
[PATCH v2] mm: simplify find_vma_prev
2011-12-12 0:49 UTC (5+ messages)
` [PATCH v3] "
[BUGFIX][PATCH] add mem_cgroup_replace_page_cache
2011-12-12 0:48 UTC (11+ messages)
` [RFC][PATCH 1/4] memcg: simplify page cache charging
` [RFC][PATCH 2/4] memcg: simplify corner case handling of LRU and charge races
` [RFC][PATCH 3/4] memcg: clear pc->mem_cgroup if necessary
` [RFC][PATCH 4/4] memcg: new LRU rule
` [BUGFIX][PATCH v2] add mem_cgroup_replace_page_cache
[PATCH v8 0/9] per-cgroup tcp memory pressure controls
2011-12-12 0:34 UTC (29+ messages)
` [PATCH v8 1/9] Basic kernel memory functionality for the Memory Controller
` [PATCH v8 2/9] foundations of per-cgroup memory pressure controlling
` [PATCH v8 3/9] socket: initial cgroup code
` [PATCH v8 4/9] tcp memory pressure controls
` [PATCH v8 5/9] per-netns ipv4 sysctl_tcp_mem
` [PATCH v8 6/9] tcp buffer limitation: per-cgroup limit
` [PATCH v8 7/9] Display current tcp memory allocation in kmem cgroup
` [PATCH v8 8/9] Display current tcp failcnt "
` [PATCH v8 9/9] Display maximum tcp memory allocation "
[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
2011-12-11 22:45 UTC (10+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCH 3/8] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCH 4/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 5/8] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 6/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [PATCH 7/8] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
[PATCH] vmscan/trace: Add 'active' and 'file' info to trace_mm_vmscan_lru_isolate
2011-12-11 1:39 UTC (3+ messages)
[RFC v2 0/2] Introduce DMA buffer sharing mechanism
2011-12-10 11:13 UTC (28+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
` [Linaro-mm-sig] "
[PATCH] mm: simplify find_vma_prev
2011-12-09 20:44 UTC (3+ messages)
[PATCH] mempolicy: refix mbind_range() vma issue
2011-12-09 16:55 UTC
[PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma
2011-12-09 1:55 UTC (6+ messages)
[PATCH] oom: add tracepoints for oom_score_adj
2011-12-09 0:33 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 1/3] mm: more intensive memory corruption debug
2011-12-08 21:06 UTC (5+ messages)
` [PATCH v3 3/3] slub: min order when debug_guardpage_minorder > 0
3.1 HugeTLB setup regression?
2011-12-08 17:14 UTC
Question about __zone_watermark_ok: why there is a "+ 1" in computing free_pages?
2011-12-08 16:24 UTC (5+ messages)
[PATCH] memcg: drop type MEM_CGROUP_CHARGE_TYPE_DROP
2011-12-08 10:34 UTC (6+ messages)
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
2011-12-08 9:03 UTC (5+ messages)
` [PATCH 7/9] readahead: add vfs/readahead tracing event
` [PATCH] writeback: show writeback reason with __print_symbolic
[PATCH 1/1] vmalloc: Remove static declaration of va from __get_vm_area_node
2011-12-08 7:50 UTC (2+ messages)
[PATCH 1/1] vmalloc: purge_fragmented_blocks: Acquire spinlock before reading vmap_block
2011-12-08 7:26 UTC (5+ messages)
[PATCH] oom: fix integer overflow of points in oom_badness
2011-12-08 3:44 UTC (3+ messages)
` [PATCH v2 RESEND] "
[PATCH] mm: mark some messages as INFO
2011-12-07 21:41 UTC (4+ messages)
[PATCH 0/3] memcg softlimit reclaim rework
2011-12-07 17:39 UTC (7+ messages)
` [PATCH 1/3] memcg: rework softlimit reclaim
` [PATCH 2/3] memcg: revert current soft limit reclaim implementation
` [PATCH 3/3] memcg: track reclaim stats in memory.vmscan_stat
[PATCH V6] Eliminate task stack trace duplication
2011-12-07 17:21 UTC (3+ messages)
[PATCH 1/2] mm: provide zone vmstat percpu drift bounds
2011-12-07 16:16 UTC (2+ messages)
` [PATCH 2/2] mm: fix endless looping around false-positive too_many_isolated()
WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
2011-12-07 14:39 UTC (12+ messages)
[patch 0/5] mm: per-zone dirty limits v3-resend
2011-12-07 13:58 UTC (4+ messages)
` [patch 1/5] mm: exclude reserved pages from dirtyable memory
[RFC][PATCH] memcg: remove PCG_ACCT_LRU
2011-12-07 6:30 UTC (10+ messages)
[patch v2]numa: add a sysctl to control interleave allocation granularity from each node
2011-12-07 5:03 UTC (5+ messages)
hugetlb oops on 3.1.0-rc8-devel
2011-12-06 20:43 UTC (5+ messages)
[3.2-rc3] OOM killer doesn't kill the obvious memory hog
2011-12-06 20:31 UTC (8+ messages)
[PATCH] mm: vmalloc: Check for page allocation failure before vmlist insertion
2011-12-06 20:26 UTC (3+ messages)
[PATCH repost] mm,x86: remove debug_pagealloc_enabled
2011-12-06 10:36 UTC (9+ messages)
` [PATCH] mm,x86: initialize high mem before free_all_bootmem()
[PATCH v7 00/10] Request for Inclusion: per-cgroup tcp memory pressure
2011-12-06 0:07 UTC (7+ messages)
` [PATCH v7 10/10] Disable task moving when using kernel memory accounting
[PATCH RT 09/12 rc3] slab, lockdep: Fix silly bug
2011-12-05 23:00 UTC (2+ messages)
` [PATCH RT 10/12 rc3] slab, lockdep: Annotate all slab caches
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).