messages from 2012-06-19 00:05:24 to 2012-06-20 17:09:17 UTC [more...]
[PATCH 00/12] Swap-over-NFS without deadlocking V6
2012-06-20 17:08 UTC (21+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
help converting zcache from sysfs to debugfs?
2012-06-20 16:56 UTC (8+ messages)
[PATCH] mm: offlining memory may block forever
2012-06-20 16:23 UTC
[PATCH 0/2] swap: improve swap I/O rate - V2
2012-06-20 15:58 UTC (4+ messages)
` [PATCH 1/2] swap: allow swap readahead to be merged
[PATCH v4] mm/memblock: fix overlapping allocation when doubling reserved array
2012-06-20 15:21 UTC (8+ messages)
[PATCH V5 1/5] mm: memcg softlimit reclaim rework
2012-06-20 14:59 UTC (11+ messages)
` [PATCH V5 4/5] mm, vmscan: fix do_try_to_free_pages() livelock
` [PATCH V5 5/5] mm: memcg discount pages under softlimit from per-zone reclaimable_pages
[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
2012-06-20 14:20 UTC (24+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] net: Do not coalesce skbs belonging to PFMEMALLOC sockets
` [PATCH 09/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 11/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 12/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 13/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 14/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 15/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 16/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 17/17] mm: Account for the number of times direct reclaimers get throttled
[PATCH v4 00/25] kmem limitation for memcg
2012-06-20 13:47 UTC (21+ messages)
` [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
` [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 07/25] memcg: Reclaim when more than one page needed
` [PATCH v4 08/25] memcg: change defines to an enum
` [PATCH v4 23/25] memcg: propagate kmem limiting information to children
Accounting problem of MIGRATE_ISOLATED freed page
2012-06-20 12:44 UTC (4+ messages)
[PATCH 00/17] Swap-over-NBD without deadlocking V12
2012-06-20 11:44 UTC (20+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/17] mm: Account for the number of times direct reclaimers get throttled
` [PATCH 17/17] netvm: Prevent a stream-specific deadlock
MMTests 0.04
2012-06-20 11:32 UTC
[PATCH -mm] memcg: prevent from OOM with too many dirty pages
2012-06-20 10:11 UTC (7+ messages)
` [PATCH v2 "
[PATCH 00/12] Swap-over-NFS without deadlocking V6
2012-06-20 9:36 UTC (3+ messages)
` [PATCH 01/12] selinux: tag avc cache alloc as non-critical
` [PATCH 02/12] mm: Methods for teaching filesystems about PG_swapcache pages
[Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
2012-06-20 9:21 UTC
[PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
2012-06-20 9:01 UTC (4+ messages)
` [PATCH] trivial, memory hotplug: add kswapd_is_running() for better readability
[PATCH 00/17] Swap-over-NBD without deadlocking V11
2012-06-20 7:38 UTC (4+ messages)
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02.5] mm: sl[au]b: first remove PFMEMALLOC flag then SLAB flag
[PATCH 1/4] slub: change declare of get_slab() to inline at all times
2012-06-20 7:19 UTC (3+ messages)
` [PATCH 3/4] slub: refactoring unfreeze_partials()
[PATCH 1,2/4 v2] slub: use __cmpxchg_double_slab() at interrupt disabled place
2012-06-20 7:14 UTC (3+ messages)
` [PATCH 1,2/4 v4] "
Common [00/20] Sl[auo]b: Common code rework V5 (for merge)
2012-06-20 7:07 UTC (6+ messages)
` Common [19/20] Allocate kmem_cache structure in slab_common.c
[PATCH v5] slab/mempolicy: always use local policy from interrupt context
2012-06-20 7:02 UTC (3+ messages)
[PATCH] mm, fadvise: don't return -EINVAL when filesystem has no optimization way
2012-06-20 6:37 UTC (5+ messages)
[resend][PATCH] mm, vmscan: fix do_try_to_free_pages() livelock
2012-06-20 6:18 UTC (11+ messages)
[PATCH v2] tmpfs not interleaving properly
2012-06-20 4:02 UTC (8+ messages)
[PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
2012-06-20 3:19 UTC (23+ messages)
` [PATCH 02/10] zcache: fix refcount leak
` [PATCH 03/10] zcache: fix a compile warning
` [PATCH 04/10] zcache: remove unnecessary check of config option dependence
` [PATCH 05/10] zcache: mark zbud_init/zcache_comp_init as __init
` [PATCH 06/10] zcache: cleanup zbud_init
` [PATCH 07/10] zcache: optimize zcache_do_preload
` [PATCH 08/10] zcache: cleanup zcache_do_preload and zcache_put_page
` [PATCH 09/10] zcache: introduce get_zcache_client
` [PATCH 10/10] cleanup the code between tmem_obj_init and tmem_obj_find
Early boot panic on machine with lots of memory
2012-06-20 2:57 UTC (12+ messages)
[PATCH RESEND 1/2] mm/compaction: cleanup on compaction_deferred
2012-06-20 1:39 UTC (2+ messages)
` [PATCH RESEND 2/2] mm/buddy: get the allownodes for dump at once
[patch] mm, oom: do not schedule if current has been killed
2012-06-20 0:38 UTC (15+ messages)
` [patch v2] "
` [patch v3] "
[PATCH 1/2] memcg: remove -EINTR at rmdir()
2012-06-19 23:58 UTC (6+ messages)
` [PATCH 2/2] memcg: clean up force_empty_list() return value check
[PATCH -mm 0/7] mm: scalable and unified arch_get_unmapped_area
2012-06-19 23:27 UTC (6+ messages)
` [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm 4/7] mm: make page colouring code generic
mmotm 2012-06-19-14-24 uploaded
2012-06-19 21:25 UTC
mmotm 2012-06-19-14-21 uploaded
2012-06-19 21:23 UTC
[PATCH 00/35] AutoNUMA alpha14
2012-06-19 18:06 UTC (11+ messages)
` [PATCH 13/35] autonuma: add page structure fields
[PATCH] cma: cached pageblock type fixup
2012-06-19 16:26 UTC (6+ messages)
2012 Kernel Summit: Call for Participation
2012-06-19 15:19 UTC
[PATCH 1/2] memcg: remove MEMCG_NR_FILE_MAPPED
2012-06-19 14:31 UTC (5+ messages)
` [PATCH 2/2] memcg: add per cgroup dirty pages accounting
[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
2012-06-19 8:38 UTC (2+ messages)
RFC: Easy-Reclaimable LRU list
2012-06-19 5:49 UTC
Penis Pill 95% Success Rate f1cip911x
2012-06-19 4:43 UTC
[PATCH] mm/memcg: add unlikely to mercg->move_charge_at_immigrate
2012-06-19 0:02 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).