messages from 2012-02-05 20:28:03 to 2012-02-09 12:50:24 UTC [more...]
[PATCH 00/15] Swap-over-NBD without deadlocking V8
2012-02-09 12:50 UTC (31+ messages)
` [PATCH 01/15] mm: Serialize access to min_free_kbytes
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/15] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/15] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/15] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/15] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/15] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/15] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/15] netvm: Propagate page->pfmemalloc to skb
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page "
` [PATCH 11/15] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 12/15] mm: Micro-optimise slab to avoid a function call
` [PATCH 13/15] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 14/15] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 15/15] mm: Account for the number of times direct reclaimers get throttled
mm: compaction: Check for overlapping nodes during isolation for migration
2012-02-09 12:11 UTC (3+ messages)
swap storm since kernel 3.2.x
2012-02-09 12:02 UTC (7+ messages)
[PATCH v8 0/8] Reduce cross CPU IPI interference
2012-02-09 9:53 UTC (11+ messages)
` [PATCH v8 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v8 7/8] mm: only IPI CPUs to drain local pages if they exist
[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
2012-02-09 9:26 UTC (13+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
` "
` [PATCH v10 take 3 "
[PATCH v9 1/8] smp: introduce a generic on_each_cpu_mask function
2012-02-09 8:36 UTC (8+ messages)
` [PATCH v9 2/8] arm: move arm over to generic on_each_cpu_mask
` [PATCH v9 3/8] tile: move tile to use "
` [PATCH v9 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v9 5/8] slub: only IPI CPUs that have per cpu obj to flush
` [PATCH v9 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v9 7/8] mm: only IPI CPUs to drain local pages if they exist
` [PATCH v9 8/8] mm: add vmstat counters for tracking PCP drains
[PATCH 0/6 v5] pagemap handles transparent hugepage
2012-02-09 4:16 UTC (11+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 3/6] pagemap: export KPF_THP
` [PATCH 4/6] pagemap: document KPF_THP and make page-types aware of it
` [PATCH 5/6] introduce pmd_to_pte_t()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
2012-02-09 3:22 UTC (2+ messages)
` [PATCH 6/9 update changelog] readahead: add /debug/readahead/stats
[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
2012-02-09 1:46 UTC (10+ messages)
` [PATCH] selftests: Launch individual selftests from the main Makefile
` [PATCH 3/3 v2] move hugepage test examples to tools/testing/selftests/vm
[PATCH] memcg: fix up documentation on global LRU
2012-02-09 1:26 UTC (2+ messages)
[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
2012-02-09 1:13 UTC (14+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
` [PATCH 3/5] staging: zcache: replace xvmalloc with zsmalloc
[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
2012-02-08 23:10 UTC (11+ messages)
[PATCH 0/4] radix-tree: iterating general cleanup
2012-02-08 21:31 UTC (10+ messages)
` [PATCH 1/4] bitops: implement "optimized" __find_next_bit()
` [PATCH 2/4] radix-tree: introduce bit-optimized iterator
` [PATCH 3/4] radix-tree: rewrite gang lookup with using iterator
` [PATCH 4/4] radix-tree: use iterators in find_get_pages* functions
memcg writeback (was Re: [Lsf-pc] [LSF/MM TOPIC] memcg topics.)
2012-02-08 20:54 UTC (3+ messages)
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-08 19:26 UTC (17+ messages)
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [Linaro-mm-sig] "
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
` Contiguous Memory Allocator on HIGHMEM
[PATCH] Mark thread stack correctly in proc/<pid>/maps
2012-02-08 17:57 UTC (9+ messages)
` [RESEND][PATCH] "
[rfc PATCH]slub: per cpu partial statistics change
2012-02-08 14:46 UTC (8+ messages)
[PATCH] [trivial] mm: Fix typo in unevictable-lru.txt
2012-02-08 14:22 UTC
[PATCH] [trivial] mm: Fix typo in cleancache.txt
2012-02-08 14:10 UTC
[PATCH V3] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-08 13:55 UTC
[PATCH RFC V2] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-08 11:14 UTC (3+ messages)
[PATCH] mm: fix UP THP spin_is_locked BUGs
2012-02-08 2:35 UTC (4+ messages)
[PATCH BUGFIX] mm: fix find_get_page() for shmem exceptional entries
2012-02-08 1:41 UTC (4+ messages)
[PATCH V7] Eliminate task stack trace duplication
2012-02-08 0:12 UTC (2+ messages)
[PATCH v10 3.3-rc2 8/9] perf: rename target_module to target
2012-02-07 19:33 UTC (2+ messages)
` [tip:perf/core] perf probe: Rename "
[ATTEND] Linux Storage, FS & MM Summit 2012: Memory management challenges for embedded systems
2012-02-07 17:23 UTC
Strange finding about kernel samepage merging
2012-02-07 5:46 UTC (4+ messages)
[PATCH] memcg: fix up documentation on global LRU
2012-02-07 0:21 UTC (10+ messages)
[RFC] [PATCH 0/6 v3] memcg: page cgroup diet
2012-02-07 0:19 UTC (9+ messages)
` [PATCH 1/6] memcg: simplify move_account() check
` [RFC] [PATCH 2/6 v3] memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
` [PATCH 3/6] memcg: remove PCG_MOVE_LOCK flag from page_cgroup
` [RFC][PATCH 4/6] memcg: use new logic for page stat accounting
` [RFC][PATCH 5/6] memcg: remove PCG_FILE_MAPPED
` [RFC] [PATCH 6/6] memcg: fix performance of mem_cgroup_begin_update_page_stat()
[PATCH 00/11] Swap-over-NFS without deadlocking V2
2012-02-06 22:56 UTC (12+ messages)
` [PATCH 01/11] netvm: Prevent a stream-specific deadlock
` [PATCH 02/11] selinux: tag avc cache alloc as non-critical
` [PATCH 03/11] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/11] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/11] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 08/11] nfs: disable data cache revalidation for swapfiles
` [PATCH 09/11] nfs: enable swap on NFS
` [PATCH 10/11] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 11/11] Avoid dereferencing bd_disk during swap_entry_free for network storage
[PATCH] compact_pgdat: workaround lockdep warning in kswapd
2012-02-06 22:14 UTC (5+ messages)
[GIT PULL 0/8] perf/core fixes and improvements
2012-02-06 22:10 UTC (2+ messages)
` [PATCH 3/8] perf probe: Rename target_module to target
[v7 0/8] Reduce cross CPU IPI interference
2012-02-06 18:19 UTC (14+ messages)
LSF/MM summit deadline on Sunday
2012-02-06 16:59 UTC (5+ messages)
` [LSF/MM TOPIC] [ATTEND] NUMA aware load-balancing
` [Lsf-pc] "
[PATCH 1/3] move page-types.c from Documentation to tools/vm
2012-02-06 15:25 UTC (2+ messages)
[PATCH 2/3] move slabinfo.c to tools/vm
2012-02-06 14:51 UTC (2+ messages)
commit memory is larger than physical and limit
2012-02-06 13:11 UTC
[PATCH RFC V1] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-06 11:29 UTC (5+ messages)
[ATTEND] LSF/MM conference
2012-02-06 10:30 UTC (2+ messages)
` [Lsf-pc] "
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).