messages from 2010-08-10 09:33:05 to 2010-08-18 19:31:45 UTC [more...]
[PATCH] VM: kswapd should not do blocking memory allocations
2010-08-18 19:31 UTC (2+ messages)
[S+Q Cleanup2 0/6] SLUB: Cleanups V2
2010-08-18 17:06 UTC (8+ messages)
` [S+Q Cleanup2 1/6] Slub: Force no inlining of debug functions
` [S+Q Cleanup2 2/6] slub: remove dynamic dma slab allocation
` [S+Q Cleanup2 3/6] slub: Remove static kmem_cache_cpu array for boot
` [S+Q Cleanup2 4/6] slub: Dynamically size kmalloc cache allocations
` [S+Q Cleanup2 5/6] slub: Extract hooks for memory checkers from hotpaths
` [S+Q Cleanup2 6/6] slub: Move gfpflag masking out of the hotpath
Over-eager swapping
2010-08-18 16:45 UTC (2+ messages)
Over-eager swapping
2010-08-18 16:32 UTC (21+ messages)
[TESTCASE] Clean pages clogging the VM
2010-08-18 16:07 UTC (4+ messages)
[RFC PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator
2010-08-18 15:55 UTC (27+ messages)
` [PATCH 1/3] mm: page allocator: Update free page counters after pages are placed on the free list
` [PATCH 2/3] mm: page allocator: Calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
` [PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails
[S+Q Cleanup 0/6] SLUB: Cleanups
2010-08-18 15:46 UTC (17+ messages)
` [S+Q Cleanup 1/6] Slub: Force no inlining of debug functions
` [S+Q Cleanup 2/6] slub: remove dynamic dma slab allocation
` [S+Q Cleanup 3/6] slub: Remove static kmem_cache_cpu array for boot
` [S+Q Cleanup 4/6] slub: Dynamically size kmalloc cache allocations
` [S+Q Cleanup 5/6] slub: Extract hooks for memory checkers from hotpaths
` [S+Q Cleanup 6/6] slub: Move gfpflag masking out of the hotpath
[PATCH] mm/page-writeback: fix non-kernel-doc function comments
2010-08-18 15:45 UTC (2+ messages)
compaction: trying to understand the code
2010-08-18 15:41 UTC (4+ messages)
android-kernel memory reclaim x20 boost?
2010-08-18 15:26 UTC (2+ messages)
[PATCH] Export mlock information via smaps
2010-08-18 15:12 UTC (9+ messages)
[RFC][PATCH] Per file dirty limit throttling
2010-08-18 14:48 UTC (12+ messages)
min_free_kbytes: how does it work
2010-08-18 13:05 UTC
maximum size that can be allocated by kmalloc and friends
2010-08-18 12:49 UTC
set mem=xxx and then ioremap
2010-08-18 11:47 UTC
[patch v2 1/2] oom: avoid killing a task if a thread sharing its mm cannot be killed
2010-08-18 8:11 UTC (9+ messages)
` [patch v2 2/2] oom: kill all threads sharing oom killed task's mm
[PATCH 0/9] Hugepage migration (v2)
2010-08-18 7:46 UTC (31+ messages)
` [PATCH 1/9] HWPOISON, hugetlb: move PG_HWPoison bit check
` [PATCH 2/9] hugetlb: add allocate function for hugepage migration
` [PATCH 7/9] HWPOISON, hugetlb: fix unpoison for hugepage
` [PATCH 8/9] page-types.c: fix name of unpoison interface
` [PATCH 9/9] hugetlb: add corrupted hugepage counter
` [RFC] [PATCH 1/4] hugetlb: prepare exclusion control functions for hugepage
` [RFC] [PATCH 2/4] dio: add page locking for direct I/O
` [PATCH 3/4] HWPOISON: replace locking functions into hugepage variants
` [PATCH 4/4] correct locking functions of hugepage migration routine
[PATCH/RFCv3 0/6] The Contiguous Memory Allocator framework
2010-08-18 3:01 UTC (2+ messages)
[PATCH] mm: code improvement of check_stack_guard_page
2010-08-18 2:02 UTC
Transparent Hugepage Support #29
2010-08-17 21:01 UTC (3+ messages)
` [patch] transparent hugepage sysfs meminfo
[S+Q3 00/23] SLUB: The Unified slab allocator (V3)
2010-08-17 19:34 UTC (21+ messages)
` [S+Q3 20/23] slub: Shared cache to exploit cross cpu caching abilities
[PATCH] ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm
2010-08-16 20:21 UTC (9+ messages)
` [PATCH] ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm (v2)
` [PATCH][RFC] Fix up rss/swap usage of shm segments in /proc/pid/smaps
[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - third fully working version
2010-08-16 15:44 UTC (5+ messages)
` [Xen-devel] "
[PATCH 0/8] v5 De-couple sysfs memory directories from memory sections
2010-08-16 14:34 UTC (8+ messages)
` [PATCH 8/8] v5 Update memory-hotplug documentation
[patch 1/2] oom: avoid killing a task if a thread sharing its mm cannot be killed
2010-08-16 10:56 UTC (9+ messages)
` [patch 2/2] oom: kill all threads sharing oom killed task's mm
[PATCH 0/2 RFC v3] Livelock avoidance for data integrity writeback
2010-08-13 7:50 UTC (5+ messages)
` [PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging
[PATCH 00/10] zram: various improvements and cleanups
2010-08-11 17:18 UTC (10+ messages)
` [PATCH 03/10] Use percpu stats
` [PATCH 06/10] Block discard support
[PATCH] Tight check of pfn_valid on sparsemem - v4
2010-08-11 15:31 UTC (12+ messages)
2.6.32 swapper allocation failure with plenty of memory available (fwd)
2010-08-11 11:50 UTC
[PATCH 0/8] HWPOISON for hugepage (v6)
2010-08-10 23:23 UTC (7+ messages)
` [PATCH 1/8] hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h
` [PATCH 2/8] hugetlb, rmap: add reverse mapping for hugepage
[PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio
2010-08-10 18:12 UTC (7+ messages)
[PATCH] percpu: simplify the pcpu_alloc()
2010-08-10 15:05 UTC (2+ 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).