messages from 2010-01-31 20:33:14 to 2010-02-05 20:22:25 UTC [more...]
[PATCH] [0/4] SLAB: Fix a couple of slab memory hotadd issues
2010-02-05 20:22 UTC (11+ messages)
` [PATCH] [1/4] SLAB: Handle node-not-up case in fallback_alloc()
` [PATCH] [2/4] SLAB: Set up the l3 lists for the memory of freshly added memory
` [PATCH] [3/4] SLAB: Separate node initialization into separate function
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
[BUGFIX][PATCH] memcg: fix oom killer kills a task in other cgroup
2010-02-05 16:30 UTC (3+ messages)
[RFC][PATCH] vmscan: Unbalanced local_irq_disable and enable
2010-02-05 16:05 UTC (6+ messages)
` [RFC][PATCH] vmscan: balance local_irq_disable() and local_irq_enable()
[Bugme-new] [Bug 15214] New: Oops at __rmqueue+0x51/0x2b3
2010-02-05 11:20 UTC (2+ messages)
[RFC-PATCH 0/7] Memory Compaction v1
2010-02-05 10:23 UTC (4+ messages)
` [PATCH 2/7] Export unusable free space index via /proc/pagetypeinfo
[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
2010-02-05 7:28 UTC (4+ messages)
` [RFC PATCH -tip 1/2 v3] tracepoints: add tracepoints for pagecache
` [RFC PATCH -tip 2/2 v3] add scripts for pagecache analysis per process
[PATCH -mmotm 0/8] memcg: move charge at task migration (21/Dec)
2010-02-05 1:16 UTC (11+ messages)
` [PATCH -mmotm 7/8] memcg: move charges of anonymous swap
Improving OOM killer
2010-02-04 22:53 UTC (39+ messages)
` [patch] sysctl: clean up vm related variable declarations
[53/74] mm: percpu-vmap fix RCU list walking
2010-02-04 17:12 UTC (2+ messages)
` [54/74] mm: purge fragmented percpu vmap blocks
[RFC] slub: ARCH_SLAB_MINALIGN defaults to 8 on x86_32. is this too big?
2010-02-04 16:42 UTC (5+ messages)
[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
2010-02-04 15:52 UTC (32+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices
` [PATCH 02/11] readahead: bump up the default readahead size
` [PATCH 03/11] readahead: introduce {MAX|MIN}_READAHEAD_PAGES macros for ease of use
` [PATCH 04/11] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 05/11] readahead: retain inactive lru pages to be accessed soon
` [PATCH 06/11] readahead: thrashing safe context readahead
` [PATCH 07/11] readahead: record readahead patterns
` [PATCH 08/11] readahead: add tracing event
` [PATCH 09/11] readahead: add /debug/readahead/stats
` [PATCH 10/11] readahead: dont do start-of-file readahead after lseek()
` [PATCH 11/11] radixtree: speed up next/prev hole search
[PATCH] memcg: use for each online for making sum of percpu counter
2010-02-04 8:55 UTC (3+ messages)
[PATCH 0/4] devmem and readahead fixes for 2.6.33
2010-02-04 3:27 UTC (7+ messages)
` [stable] "
` [stable] [PATCH] devmem: check vmalloc address on kmem read/write
` [stable] [PATCH] devmem: fix kmem write bug on memory holes
Need help tracking down memory consumption increase
2010-02-03 20:20 UTC
[RFP-V2 1/3] Have mmu_notifiers use SRCU so they may safely schedule
2010-02-03 19:54 UTC (26+ messages)
` [RFP-V2 2/3] Fix unmap_vma() bug related to mmu_notifiers
` [RFP-V2 3/3] Make mmu_notifier_invalidate_range_start able to sleep
` [RFP-V2 0/3] "
[PATCH][mmotm-2010-02-01-16-25] Fix wrong accouting of anon and file
2010-02-03 18:20 UTC (2+ messages)
[PATCH 00 of 32] Transparent Hugepage support #9
2010-02-03 16:30 UTC (15+ messages)
` [PATCH 19 of 32] clear page compound
` [PATCH 28 of 32] pmd_trans_huge migrate bugcheck
` [PATCH 32 of 32] khugepaged
[PATCH mmotm] memcg: use generic percpu instead of private implementation
2010-02-03 7:19 UTC (4+ messages)
[PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
2010-02-02 6:44 UTC (11+ messages)
` [PATCH -mm] rmap: remove obsolete check from __page_check_anon_rmap
` [PATCH -mm] rmap: move exclusively owned pages to own anon_vma in do_wp_page
` [PATCH -mm] remove VM_LOCK_RMAP code
[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
2010-02-02 0:15 UTC (12+ messages)
[RFC PATCH -tip 0/2 v2] pagecache tracepoints proposal
2010-02-01 21:20 UTC (6+ messages)
` [RFC PATCH -tip 2/2 v2] add a scripts for pagecache usage per process
[RFC][PATCH] PM: Force GFP_NOIO during suspend/resume (was: Re: [linux-pm] Memory allocations in .suspend became very unreliable)
2010-02-01 19:51 UTC (5+ messages)
[RFP 0/3] Make mmu_notifier_invalidate_range_start able to sleep
2010-02-01 19:22 UTC (10+ messages)
` [RFP 1/3] srcu
` [RFP 2/3] Fix unmap_vma() bug related to mmu_notifiers
` [RFP 3/3] Make mmu_notifier_invalidate_range_start able to sleep
[PATCH 00 of 31] Transparent Hugepage support #8
2010-02-01 13:53 UTC (10+ messages)
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 25 of 31] transparent hugepage core
[Patch - Resend v4] Memory-Hotplug: Fix the bug on interface /dev/mem for 64-bit kernel
2010-02-01 12:22 UTC (3+ messages)
[patch 2/2] xfs: use scalable vmap API
2010-02-01 11:28 UTC (9+ messages)
[patch 1/2] mm: percpu-vmap fix RCU list walking
2010-02-01 11:25 UTC (2+ messages)
` [patch 2/2] mm: purge fragmented percpu vmap blocks
[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
2010-02-01 10:33 UTC (12+ messages)
PROBLEM: kernel BUG at mm/page_alloc.c:775
2010-02-01 10:29 UTC (5+ messages)
[PATCH 00/10] treewide: Fix format strings that misuse continuations
2010-01-31 23:53 UTC (5+ messages)
` [PATCH 09/10] mm/slab.c: Fix continuation line formats
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).