[PATCH 0/8] Reduce writeback from page reclaim context V4
2010-07-19 14:21 UTC (15+ 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
[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
2010-07-19 9:21 UTC (22+ messages)
[PATCH 0/8] zcache: page cache compression support
2010-07-19 6:48 UTC (23+ 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
[S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR
2010-07-19 0:16 UTC (23+ 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 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] Tight check of pfn_valid on sparsemem - v2
2010-07-18 14:13 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 13:59 UTC (2+ messages)
[PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
2010-07-18 13:58 UTC (2+ messages)
[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
2010-07-18 6:36 UTC (4+ 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 0/7] memcg reclaim tracepoint
2010-07-16 13:18 UTC (22+ 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] slob_free:free objects to their own list
2010-07-16 8:17 UTC (7+ 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 0/6] writeback cleanups and trivial fixes
2010-07-15 15:35 UTC (13+ 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
[PATCH -mmotm 00/30] [RFC] swap over nfs -v21
2010-07-15 12:37 UTC (32+ messages)
` [PATCH -mmotm 05/30] mm: sl[au]b: add knowledge of reserve pages
` [PATCH -mmotm 06/30] mm: kmem_alloc_estimate()
` [PATCH -mmotm 07/30] mm: allow PF_MEMALLOC from softirq context
` [PATCH -mmotm 08/30] mm: emergency pool
` [PATCH -mmotm 09/30] mm: system wide ALLOC_NO_WATERMARK
` [PATCH -mmotm 10/30] mm: __GFP_MEMALLOC
` [PATCH -mmotm 11/30] mm: memory reserve management
` [PATCH -mmotm 12/30] selinux: tag avc cache alloc as non-critical
` [PATCH -mmotm 13/30] net: packet split receive api
` [PATCH -mmotm 14/30] net: sk_allocation() - concentrate socket related allocations
` [PATCH -mmotm 15/30] netvm: network reserve infrastructure
` [PATCH -mmotm 16/30] netvm: INET reserves
` [PATCH -mmotm 17/30] netvm: hook skb allocation to reserves
` [PATCH -mmotm 18/30] netvm: filter emergency skbs
` [PATCH -mmotm 19/30] netvm: prevent a stream specific deadlock
` [PATCH -mmotm 20/30] netfilter: NF_QUEUE vs emergency skbs
` [PATCH -mmotm 21/30] netvm: skb processing
` [PATCH -mmotm 22/30] mm: add support for non block device backed swap files
` [PATCH -mmotm 23/30] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH -mmotm 24/30] nfs: teach the NFS client how to treat "
` [PATCH -mmotm 25/30] nfs: disable data cache revalidation for swapfiles
` [PATCH -mmotm 26/30] nfs: enable swap on NFS
` [PATCH -mmotm 27/30] nfs: fix various memory recursions possible with swap over NFS
` [PATCH -mmotm 28/30] build fix for skb_emergency_protocol
` [PATCH -mmotm 29/30] fix null pointer deref in swap_entry_free
` [PATCH -mmotm 30/30] fix mess up on swap with multi files from same nfs server
[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
[patch] mm: vmap area cache
2010-07-14 8:55 UTC (9+ messages)
[RFC] Tight check of pfn_valid on sparsemem
2010-07-14 8:09 UTC (22+ messages)
Auto-response for your message to the "SLDev" mailing list
2010-07-14 7:57 UTC
[PATCH v2 1/2] vmscan: don't subtraction of unsined
2010-07-14 2:15 UTC (5+ messages)
[RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
2010-07-14 1:59 UTC (4+ messages)
[PATCH] fix swapin race condition
2010-07-13 21:30 UTC (4+ messages)
FYI: mmap_sem OOM patch
2010-07-13 21:08 UTC (4+ messages)
[RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
2010-07-13 12:06 UTC (5+ messages)
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