[PATCH 00/30] Swap over NFS -v18
2008-07-28 10:17 UTC (43+ messages)
` [PATCH 01/30] swap over network documentation
` [PATCH 02/30] mm: gfp_to_alloc_flags()
` [PATCH 03/30] mm: tag reseve pages
` [PATCH 04/30] mm: slub: trivial cleanups
` [PATCH 05/30] mm: slb: add knowledge of reserve pages
` [PATCH 06/30] mm: kmem_alloc_estimate()
` [PATCH 07/30] mm: allow PF_MEMALLOC from softirq context
` [PATCH 08/30] mm: serialize access to min_free_kbytes
` [PATCH 09/30] mm: emergency pool
` [PATCH 10/30] mm: system wide ALLOC_NO_WATERMARK
` [PATCH 11/30] mm: __GFP_MEMALLOC
` [PATCH 12/30] mm: memory reserve management
` [PATCH 13/30] selinux: tag avc cache alloc as non-critical
` [PATCH 14/30] net: wrap sk->sk_backlog_rcv()
` [PATCH 15/30] net: packet split receive api
` [PATCH 16/30] net: sk_allocation() - concentrate socket related allocations
` [PATCH 17/30] netvm: network reserve infrastructure
` [PATCH 18/30] netvm: INET reserves
` [PATCH 19/30] netvm: hook skb allocation to reserves
` [PATCH 20/30] netvm: filter emergency skbs
` [PATCH 21/30] netvm: prevent a stream specific deadlock
` [PATCH 22/30] netfilter: NF_QUEUE vs emergency skbs
` [PATCH 23/30] netvm: skb processing
` [PATCH 24/30] mm: add support for non block device backed swap files
` [PATCH 25/30] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 26/30] nfs: remove mempools
` [PATCH 27/30] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 28/30] nfs: disable data cache revalidation for swapfiles
` [PATCH 29/30] nfs: enable swap on NFS
` [PATCH 30/30] nfs: fix various memory recursions possible with swap over NFS
page swap allocation error/failure in 2.6.25
2008-07-28 10:04 UTC
[RFC PATCH 0/4] kmemtrace RFC (resend 2, fixed wrong Cc)
2008-07-28 9:41 UTC (11+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
` [RFC PATCH 2/4] kmemtrace: SLAB hooks
` [RFC PATCH 3/4] kmemtrace: SLUB hooks
` [RFC PATCH 4/4] kmemtrace: SLOB hooks
[2.6 patch] unexport ksize
2008-07-28 9:33 UTC (2+ messages)
+ mm-remove-find_max_pfn_with_active_regions.patch added to -mm tree
2008-07-28 9:16 UTC
[PATCH 1/2][-mm][resend] res_counter limit change support ebusy
2008-07-28 8:53 UTC (7+ messages)
` [PATCH 2/2][-mm][resend] memcg limit change shrink usage
` "
` Re: [PATCH 1/2][-mm][resend] res_counter limit change support ebusy
[mmtom] please drop memcg-handle-swap-cache set (memcg handle swap cache rework)
2008-07-28 8:22 UTC (6+ messages)
` "
How to get a sense of VM pressure
2008-07-28 8:12 UTC (7+ messages)
MMU notifiers review and some proposals
2008-07-27 12:38 UTC (20+ messages)
mm/sparse.c: Removed duplicated include
2008-07-25 15:30 UTC
PERF: performance tests with the split LRU VM in -mm
2008-07-25 2:25 UTC
[Bugme-new] [Bug 11156] New: Old kernels copy memory faster than new
2008-07-24 19:26 UTC
[RFC][PATCH -mm] vmscan: fix swapout on sequential IO
2008-07-24 12:20 UTC (6+ messages)
[patch] hugetlb: override default huge page size non-const fix
2008-07-24 7:29 UTC (2+ messages)
GRU driver feedback
2008-07-24 6:52 UTC (4+ messages)
[mmotm][PATCH 0/9] putback_lru_page() rework v5
2008-07-24 5:45 UTC (5+ messages)
` [mmotm][PATCH 5/9] mlock-mlocked-pages-are-unevictable.patch
WARNING: at arch/x86/mm/pageattr.c:591 __change_page_attr_set_clr [mmotm]
2008-07-23 9:37 UTC (2+ messages)
memory hotplug: hot-remove fails on lowest chunk in ZONE_MOVABLE
2008-07-23 2:48 UTC (2+ messages)
[RFC PATCH 0/4] kmemtrace RFC (resend 2)
2008-07-23 1:26 UTC (9+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
` [RFC PATCH 2/4] kmemtrace: SLAB hooks
` [RFC PATCH 3/4] kmemtrace: SLUB hooks
` [RFC PATCH 4/4] kmemtrace: SLOB hooks
measuring memory pressure, expose freepages and zone watermarks under /proc perhaps?
2008-07-22 18:36 UTC
[PATCH] Deinline a few functions in mmap.c
2008-07-22 9:37 UTC (2+ messages)
[PATCH -mm] mm: more likely reclaim MADV_SEQUENTIAL mappings
2008-07-22 3:49 UTC (13+ messages)
[RFC] x86 fix for stable
2008-07-20 15:24 UTC (2+ messages)
[-mm][splitlru][PATCH 0/3] munlock rework
2008-07-19 14:41 UTC (8+ messages)
` [-mm][splitlru][PATCH 1/3] introduce __get_user_pages()
` [-mm][splitlru][PATCH 2/3] split LRU: munlock rework
` [-mm][splitlru][PATCH 3/3] revert to unevictable-lru-infrastructure-kconfig-fix.patch
[PATCH 0/3] page reclaim throttle v8
2008-07-19 13:30 UTC (4+ messages)
` [PATCH 1/3] introduce get_vm_event()
` [PATCH 2/3] change return type of shrink_zone()
` [PATCH 3/3] add throttle to shrink_zone()
[PATCH 0/3] page reclaim throttle v8
2008-07-19 13:26 UTC (4+ messages)
` [PATCH 1/3] introduce get_vm_event()
` [PATCH 2/3] change return type of shrink_zone()
` [PATCH 3/3] add throttle to shrink_zone()
[RFC PATCH 0/4] kmemtrace RFC (resubmit 1)
2008-07-18 20:07 UTC (19+ messages)
` [RFC PATCH 1/4] kmemtrace: Core implementation
` [RFC PATCH 2/4] kmemtrace: SLAB hooks
` [RFC PATCH 3/4] kmemtrace: SLUB hooks
` [RFC PATCH 4/4] kmemtrace: SLOB hooks
[PATCH][RFC] slub: increasing order reduces memory usage of some key caches
2008-07-18 17:13 UTC (18+ messages)
[Bugme-new] [Bug 11110] New: Core dumps do not include writable unmodified MAP_PRIVATE maps
2008-07-17 22:13 UTC (4+ messages)
[mmtom][BUGFIX] vmscan-second-chance-replacement-for-anonymous-pages-fix.patch
2008-07-17 19:17 UTC (2+ messages)
madvise(2) MADV_SEQUENTIAL behavior
2008-07-17 18:09 UTC (9+ messages)
[patch 09/17] LTTng instrumentation - filemap
2008-07-17 7:11 UTC (4+ 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