linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-14 20:11:56 to 2010-07-20 07:20:19 UTC [more...]

[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
 2010-07-20  7:15 UTC  (13+ 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

[RFC]mm: batch activate_page() to reduce lock contention
 2010-07-20  7:18 UTC 

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-20  4:14 UTC  (16+ messages)
` [PATCH 1/6] writeback: take account of NR_WRITEBACK_TEMP in balance_dirty_pages()
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 4/6] writeback: dont redirty tail an inode with dirty pages

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

[PATCH 0/7] memcg reclaim tracepoint
 2010-07-20  1:47 UTC  (23+ 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 3/7] memcg: nid and zid can be calculated from zone
` [PATCH 4/7] vmscan: convert direct reclaim tracepoint to DEFINE_EVENT
` [PATCH 5/7] memcg, vmscan: add memcg reclaim tracepoint
` [PATCH 6/7] vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
` [PATCH 7/7] memcg: add mm_vmscan_memcg_isolate tracepoint

[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
 2010-07-20  1:04 UTC  (8+ messages)

[PATCH] Tight check of pfn_valid on sparsemem - v2
 2010-07-20  0:04 UTC  (4+ messages)

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-19 22:48 UTC  (30+ messages)
` [PATCH 1/8] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/8] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/8] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 5/8] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 6/8] fs,xfs: "
` [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 0/8] zcache: page cache compression support
 2010-07-19 19:57 UTC  (24+ messages)
` [PATCH 1/8] Allow sharing xvmalloc for zram and zcache
` [PATCH 2/8] Basic zcache functionality
` [PATCH 3/8] Create sysfs nodes and export basic statistics
` [PATCH 4/8] Shrink zcache based on memlimit
` [PATCH 5/8] Eliminate zero-filled pages
` [PATCH 6/8] Compress pages using LZO
` [PATCH 7/8] Use xvmalloc to store compressed chunks
` [PATCH 8/8] Document sysfs entries

[PATCH v5 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-19 19:52 UTC  (14+ 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 09/12] Retry fault before vmentry
` [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

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

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

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

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

[PATCH 2/2] turn BUG_ON for out of bound in mb_cache_entry_find_first/mb_cache_entry_find_next
 2010-07-18 23:35 UTC 

[PATCH 2/2] turn BUG_ON for out of bound in mb_cache_entry_find_first/mb_cache_entry_find_next
 2010-07-18 13:59 UTC  (2+ messages)

[patch -mm 1/2] oom: badness heuristic rewrite
 2010-07-17 19:16 UTC  (2+ messages)
` [patch -mm 2/2] oom: deprecate oom_adj tunable

Transparent Hugepage Support #28
 2010-07-17 17:43 UTC 

[PATCH 0/5] v2 De-couple sysfs memory directories from memory section size
 2010-07-16 18:45 UTC  (18+ messages)
` [PATCH 1/5] v2 Split the memory_block structure
` [PATCH 2/5] v2 Create new 'end_phys_index' file
` [PATCH 3/5] v2 Change the mutex name in the memory_block struct
` [PATCH 4/5] v2 Update sysfs node routines for new sysfs memory directories
` [PATCH 5/5] v2 Enable multiple sections per directory for ppc

[PATCH] slob_free:free objects to their own list
 2010-07-16  8:17 UTC  (6+ messages)

[PATCH v2 2/2] vmscan: shrink_slab() require number of lru_pages, not page order
 2010-07-16  1:44 UTC  (6+ messages)

[PATCH 0/3] shrinker fixes for XFS for 2.6.35
 2010-07-15 18:12 UTC  (7+ messages)
` [PATCH 1/3] mm: add context argument to shrinker callback
` [PATCH 2/3] xfs: convert inode shrinker to per-filesystem contexts
` [PATCH 3/3] xfs: track AGs with reclaimable inodes in per-ag radix tree

[PATCH mm/filemap_xip.c] Fix race condition in xip_file_fault
 2010-07-15 16:20 UTC 

[PATCH -mmotm 00/30] [RFC] swap over nfs -v21
 2010-07-15 12:37 UTC  (7+ messages)
` [PATCH -mmotm 05/30] mm: sl[au]b: add knowledge of reserve pages
` [PATCH -mmotm 12/30] selinux: tag avc cache alloc as non-critical

[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-07-15  1:18 UTC  (10+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager


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