linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-19 15:31:17 to 2010-07-22 06:19:48 UTC [more...]

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-07-22  5:09 UTC  (7+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback
` [PATCH 5/6] writeback: try more writeback as long as something was written
` [PATCH 6/6] writeback: introduce writeback_control.inodes_written

[RFC][PATCH 1/2][memcg] moving memcg's node info array to virtually contiguous array
 2010-07-22  6:04 UTC  (4+ messages)
` [RFC][PATCH 2/2][memcg] use virt-array for memcg

[PATCH 0/4] The Contiguous Memory Allocator
 2010-07-22  5:37 UTC  (33+ messages)
` [PATCH 1/4] lib: rbtree: rb_root_init() function added
  ` [PATCH 2/4] mm: cma: Contiguous Memory Allocator added
    ` [PATCH 3/4] mm: cma: Test device and application added
      ` [PATCH 4/4] arm: Added CMA to Aquila and Goni

[PATCH 3/7] memcg: nid and zid can be calculated from zone
 2010-07-22  5:36 UTC  (4+ messages)

[PATCH 0/7] memcg reclaim tracepoint
 2010-07-22  5:34 UTC  (14+ messages)
` [PATCH 1/7] memcg: sc.nr_to_reclaim should be initialized
` [PATCH 2/7] memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
` [PATCH 4/7] vmscan: convert direct reclaim tracepoint to DEFINE_EVENT
` [PATCH 5/7] memcg, vmscan: add memcg reclaim tracepoint

[RFC]mm: batch activate_page() to reduce lock contention
 2010-07-22  5:17 UTC  (5+ messages)

[RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
 2010-07-22  4:47 UTC  (6+ messages)

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-22  4:43 UTC  (37+ messages)

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-22  1:13 UTC  (31+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 5/8] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 7/8] writeback: sync old inodes first in background writeback
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-22  1:06 UTC  (2+ messages)

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-22  0:54 UTC 

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-21 23:22 UTC  (6+ messages)
  ` [PATCH 1/2] mbcache: Remove unused features
  ` [PATCH 2/2] mbcache: fix shrinker function return value
  ` [PATCH 0/2] mbcache fixes

[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
 2010-07-21 20:27 UTC  (23+ messages)
` [PATCH 1/8] v3 Move the find_memory_block() routine up
` [PATCH 2/8] v3 Add new phys_index properties
` [PATCH 3/8] v3 Add section count to memory_block
` [PATCH 4/8] v3 Allow memory_block to span multiple memory sections
` [PATCH 5/8] v3 Update the find_memory_block declaration
` [PATCH 6/8] v3 Update the node sysfs code
` [PATCH 7/8] v3 Define memory_block_size_bytes() for ppc/pseries
` [PATCH 8/8] v3 Update memory-hotplug documentation

[patch 0/6] remove dependency on __GFP_NOFAIL for failable allocations
 2010-07-21 19:26 UTC  (13+ messages)
` [patch 1/6] sparc: remove dependency on __GFP_NOFAIL
` [patch 2/6] infiniband: "
` [patch 3/6] fs: "
` [patch 4/6] gfs2: "
` [patch 6/6] jbd2: "
` [patch 5/6] jbd: "

[PATCH 0/8] zcache: page cache compression support
 2010-07-21 17:37 UTC  (10+ messages)
` [PATCH 4/8] Shrink zcache based on memlimit

Dead Config in mm/percpu.c
 2010-07-21 15:12 UTC  (2+ messages)

[PATCH 0/2 V2] Add trace points to [m|mun|mre]map and brk
 2010-07-21 13:34 UTC  (4+ messages)
` [PATCH 1/2] Add trace points to mmap, munmap, "
` [PATCH 2/2] Add mremap trace point

[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-21  5:18 UTC 

[PATCH 0/3] shrinker fixes for XFS for 2.6.35
 2010-07-20 22:53 UTC  (6+ messages)
` [PATCH 1/3] mm: add context argument to shrinker callback
` [PATCH 2/3] xfs: convert inode shrinker to per-filesystem contexts

[Bugme-new] [Bug 16321] New: os unresponsive during buffered I/O
 2010-07-20 17:50 UTC  (4+ messages)

[PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-20 16:49 UTC  (3+ messages)

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-20 16:34 UTC  (9+ messages)

[PATCH] Tight check of pfn_valid on sparsemem - v2
 2010-07-20 16:25 UTC  (7+ messages)

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-20  4:14 UTC  (5+ messages)
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds

[PATCH v5 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-19 19:52 UTC  (13+ messages)
` [PATCH v5 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v5 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v5 03/12] Add async PF initialization to PV guest
` [PATCH v5 04/12] Provide special async page fault handler when async PF capability is detected
` [PATCH v5 05/12] Export __get_user_pages_fast
` [PATCH v5 06/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v5 07/12] Maintain memslot version number
` [PATCH v5 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v5 10/12] Handle async PF in non preemptable context
` [PATCH v5 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v5 12/12] Send async PF when guest is not in userspace too

[S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR
 2010-07-19 16:39 UTC  (5+ messages)
` [S+Q2 07/19] slub: Allow removal of slab caches during boot


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