linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-09 17:27:34 to 2010-08-18 08:15:04 UTC [more...]

compaction: trying to understand the code
 2010-08-18  8:19 UTC  (3+ messages)

[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  (35+ 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-18  6:56 UTC  (7+ messages)

[S+Q Cleanup 0/6] SLUB: Cleanups
 2010-08-18  6:09 UTC  (13+ 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

[RFC PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator
 2010-08-18  3:02 UTC  (24+ 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

[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

[TESTCASE] Clean pages clogging the VM
 2010-08-17 19:50 UTC  (2+ messages)

[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

[RFC][PATCH] Per file dirty limit throttling
 2010-08-17  8:24 UTC  (7+ messages)

[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 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)

memblock updates
 2010-08-10  7:11 UTC  (3+ messages)
` [PATCH 12/43] memblock/arm: Use new accessors

Dead Config in mm/percpu.c
 2010-08-10  6:26 UTC  (3+ messages)


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).