[S+Q3 00/23] SLUB: The Unified slab allocator (V3)
2010-08-17 17:23 UTC (11+ messages)
` [S+Q3 20/23] slub: Shared cache to exploit cross cpu caching abilities
[PATCH 0/9] Hugepage migration (v2)
2010-08-17 16:41 UTC (31+ messages)
` [PATCH 1/9] HWPOISON, hugetlb: move PG_HWPoison bit check
` [PATCH 2/9] hugetlb: add allocate function for hugepage migration
` [PATCH 3/9] hugetlb: rename hugepage allocation functions
` [PATCH 4/9] hugetlb: redefine hugepage copy functions
` [PATCH 5/9] hugetlb: hugepage migration core
` [PATCH 6/9] HWPOISON, hugetlb: soft offlining for hugepage
` [PATCH 7/9] HWPOISON, hugetlb: fix unpoison "
` [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] Export mlock information via smaps
2010-08-17 16:25 UTC (3+ messages)
[RFC PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator
2010-08-17 15:05 UTC (21+ 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
compaction: trying to understand the code
2010-08-17 11:10 UTC (2+ messages)
[RFC][PATCH] Per file dirty limit throttling
2010-08-17 8:24 UTC (7+ messages)
[patch v2 1/2] oom: avoid killing a task if a thread sharing its mm cannot be killed
2010-08-17 1:16 UTC (2+ messages)
` [patch v2 2/2] oom: kill all threads sharing oom killed task's mm
[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 (16+ messages)
` [PATCH 1/8] v5 Move the find_memory_block() routine up
` [PATCH 2/8] v5 Add new phys_index properties
` [PATCH 3/8] v5 Add section count to memory_block
` [PATCH 4/8] v5 Add mutex for add/remove of memory blocks
` [PATCH 5/8] v5 Allow memory_block to span multiple memory sections
` [PATCH 6/8] v5 Update the node sysfs code
` [PATCH 7/8] v5 Define memory_block_size_bytes() for ppc/pseries
` [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] mm/page-writeback: fix non-kernel-doc function comments
2010-08-14 20:05 UTC
[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 (33+ messages)
` [PATCH 01/10] Replace ioctls with sysfs interface
` [PATCH 02/10] Remove need for explicit device initialization
` [PATCH 03/10] Use percpu stats
` [PATCH 04/10] Use percpu buffers
` [PATCH 05/10] Reduce per table entry overhead by 4 bytes
` [PATCH 06/10] Block discard support
` [PATCH 07/10] Increase compressed page size threshold
` [PATCH 08/10] Some cleanups
` [PATCH 09/10] Update zram documentation
` [PATCH 10/10] Document sysfs entries
[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 00/13] writeback patches for 2.6.36
2010-08-10 18:12 UTC (14+ messages)
` [PATCH 02/13] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 03/13] writeback: add comment to the dirty limits functions
` [PATCH 07/13] writeback: explicit low bound for vm.dirty_ratio
[PATCH] percpu: simplify the pcpu_alloc()
2010-08-10 15:05 UTC (2+ messages)
memblock updates
2010-08-10 7:11 UTC (10+ messages)
` [PATCH 08/43] memblock/microblaze: Use new accessors
` [PATCH 12/43] memblock/arm: "
` [PATCH 15/43] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 19/43] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 22/43] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 42/43] memblock: Option for the architecture to put memblock into the .init section
Dead Config in mm/percpu.c
2010-08-10 6:26 UTC (3+ messages)
PATCH: fix slab object alignment
2010-08-09 15:51 UTC (3+ messages)
[PATCH 0/9] v4 De-couple sysfs memory directories from memory sections
2010-08-09 13:56 UTC (7+ messages)
` [PATCH 4/9] v4 Add mutex for add/remove of memory blocks
` [PATCH 6/9] v4 Update the find_memory_block declaration
[TESTCASE] Clean pages clogging the VM
2010-08-09 13:30 UTC
scalability investigation: Where can I get your latest patches?
2010-08-09 3:20 UTC (6+ messages)
[PATCH 09/39] whiteout: tmpfs whiteout support
2010-08-08 15:52 UTC
[PATCH] percpu : fix the memory leak
2010-08-08 12:42 UTC (2+ messages)
` [PATCH] percpu: fix a memory leak in pcpu_extend_area_map()
[PATCH 1/7] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
2010-08-08 6:42 UTC (3+ messages)
[PATCH 09/38] whiteout: tmpfs whiteout support
2010-08-06 22:34 UTC
[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - second fully working version - once again
2010-08-06 21:17 UTC (6+ messages)
[PATCHv2 0/4] The Contiguous Memory Allocator
2010-08-06 13:31 UTC (5+ messages)
` [PATCHv2 2/4] mm: cma: Contiguous Memory Allocator added
[rfc][patch 0/2] another way to scale mmap_sem?
2010-08-06 13:25 UTC
[PATCH/RFCv3 0/6] The Contiguous Memory Allocator framework
2010-08-06 13:22 UTC (7+ messages)
` [PATCH/RFCv3 1/6] lib: rbtree: rb_root_init() function added
` [PATCH/RFCv3 2/6] mm: cma: Contiguous Memory Allocator added
` [PATCH/RFCv3 3/6] mm: cma: Added SysFS support
` [PATCH/RFCv3 4/6] mm: cma: Added command line parameters support
` [PATCH/RFCv3 5/6] mm: cma: Test device and application added
` [PATCH/RFCv3 6/6] arm: Added CMA to Aquila and Goni
[PATCH 0/2] Adding two writeback files in /proc/sys/vm
2010-08-06 7:19 UTC (5+ messages)
` [PATCH 2/2] writeback: Adding pages_dirtied and pages_entered_writeback
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox