linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-25 08:22:26 to 2012-01-29 08:25:47 UTC [more...]

[v7 0/8] Reduce cross CPU IPI interference
 2012-01-29  8:25 UTC  (15+ messages)
` [v7 1/8] smp: introduce a generic on_each_cpu_mask function
` [v7 2/8] arm: move arm over to generic on_each_cpu_mask
` [v7 3/8] tile: move tile to use "
` [v7 4/8] smp: add func to IPI cpus based on parameter func
` [v7 5/8] slub: only IPI CPUs that have per cpu obj to flush
` [v7 6/8] fs: only send IPI to invalidate LRU BH when needed
` [v7 7/8] mm: only IPI CPUs to drain local pages if they exist
` [v7 8/8] mm: add vmstat counters for tracking PCP drains

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
 2012-01-29  5:07 UTC  (13+ messages)
` [PATCH 1/9] readahead: make context readahead more conservative
` [PATCH 2/9] readahead: record readahead patterns
` [PATCH 3/9] readahead: tag mmap page fault call sites
` [PATCH 4/9] readahead: tag metadata "
` [PATCH 5/9] readahead: add vfs/readahead tracing event
` [PATCH 6/9] readahead: add /debug/readahead/stats
` [PATCH 7/9] readahead: basic support for backwards prefetching
` [PATCH 8/9] readahead: dont do start-of-file readahead after lseek()
` [PATCH 9/9] readahead: snap readahead request to EOF

[PATCH] mm: implement WasActive page flag (for improving cleancache)
 2012-01-29  0:50 UTC  (17+ messages)

[PATCH 0/6 v4] pagemap handles transparent hugepage
 2012-01-28 22:33 UTC  (9+ 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 thp_ptep_get()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
 2012-01-28 19:25 UTC  (7+ messages)

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-01-28 18:57 UTC  (28+ messages)
` [PATCH 01/15] mm: page_alloc: remove trailing whitespace
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating
` [PATCH 03/15] mm: compaction: introduce isolate_migratepages_range()
` [PATCH 04/15] mm: compaction: introduce isolate_freepages_range()
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 06/15] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 07/15] mm: page_alloc: change fallbacks array handling
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 09/15] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 10/15] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
  ` [Linaro-mm-sig] "
` [PATCH 13/15] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 14/15] ARM: "
` [PATCH 15/15] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[Bug 12309] Large I/O operations result in poor interactive performance and high iowait times
 2012-01-28 14:44 UTC  (2+ messages)

kernel bug: mmap, XIP, page faults, multiple threads
 2012-01-28  3:32 UTC  (2+ messages)

[PATCH v3 -mm 0/3] kswapd vs compaction improvements
 2012-01-27 23:36 UTC  (8+ messages)
` [PATCH v3 -mm 1/3] mm: reclaim at order 0 when compaction is enabled
` [PATCH v3 -mm 2/3] mm: kswapd carefully call compaction
` [PATCH v3 -mm 3/3] mm: only defer compaction for failed order and higher

[BUG] 3.2.2 crash in isolate_migratepages
 2012-01-27 21:43 UTC 

[LSF/MM TOPIC] [ATTEND] mm track: RAM utilization and page replacement topics
 2012-01-27 17:19 UTC 

[PATCH] tracing: adjust shrink_slab beginning trace event name
 2012-01-27 16:35 UTC  (3+ messages)
` [resubmit] "

[PATCH 1/6] staging: ramster: cluster/messaging foundation
 2012-01-27 16:27 UTC 

[PATCH V4 0/6] staging: ramster: multi-machine memory capacity management
 2012-01-27 16:27 UTC 

[PATCH 5/6] staging: ramster: ramster-specific new files
 2012-01-27 16:27 UTC 

[PATCH 4/6] staging: ramster: ramster-specific changes to zcache/tmem
 2012-01-27 16:27 UTC 

[PATCH 3/6] staging: ramster: ramster-specific changes to cluster code
 2012-01-27 16:27 UTC 

[PATCH 2/6] staging: ramster: local compression + tmem
 2012-01-27 16:27 UTC 

[PATCH 6/6] staging: ramster: enable as staging driver
 2012-01-27 16:27 UTC 

[PATCH 0/4] Miscellaneous dma-buf patches
 2012-01-27  5:19 UTC  (12+ messages)
` [PATCH 1/4] dma-buf: Constify ops argument to dma_buf_export()
  ` [Linaro-mm-sig] "
` [PATCH 2/4] dma-buf: Remove unneeded sanity checks
  ` [Linaro-mm-sig] "
` [PATCH 3/4] dma-buf: Return error instead of using a goto statement when possible
  ` [Linaro-mm-sig] "
` [PATCH 4/4] dma-buf: Move code out of mutex-protected section in dma_buf_attach()
  ` [Linaro-mm-sig] "

On numa interfaces and stuff
 2012-01-27  0:15 UTC  (2+ messages)
` AutoNUMA alpha3 microbench [Re: On numa interfaces and stuff]

[Lsf-pc] [dm-devel] [LSF/MM TOPIC] a few storage topics
 2012-01-26 22:38 UTC  (14+ messages)

[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
 2012-01-26 19:12 UTC  (3+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library

[RFC] [PATCH 0/7 v2] memcg: page_cgroup diet
 2012-01-26 19:10 UTC  (27+ messages)
` [RFC] [PATCH 2/7 v2] memcg: add memory barrier for checking account move
` [RFC] [PATCH 3/7 v2] memcg: remove PCG_MOVE_LOCK flag from pc->flags
` [RFC] [PATCH 4/7 v2] memcg: new scheme to update per-memcg page stat accounting
` [RFC] [PATCH 5/7 v2] memcg: remove PCG_FILE_MAPPED

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-26 18:28 UTC  (20+ messages)
` [PATCH v9 3.2 1/9] uprobes: Install and remove breakpoints
` [PATCH v9 3.2 2/9] uprobes: handle breakpoint and signal step exception

[RFC 1/3] /dev/low_mem_notify
 2012-01-26 16:17 UTC  (15+ messages)

[PATCH] mm: Do not keep page locked during page fault while charging it for memcg
 2012-01-26 10:46 UTC  (12+ messages)
  ` [PATCH V2] "
    ` [PATCH] memcg: unlock page before charging it. (WasRe: "
            ` [PATCH] mm: preallocate page before lock_page at filemap COW. "

[PATCH 0/3] Introduce DMA buffer sharing mechanism
 2012-01-26  9:58 UTC  (8+ messages)
` [PATCH 1/3] dma-buf: Introduce dma "
  ` [Linaro-mm-sig] "

[PATCH] mm: vmscan: check mem cgroup over reclaimed
 2012-01-26  9:16 UTC  (12+ messages)

[PATCH] memcg: fix compile warning on non-numa systems
 2012-01-26  9:01 UTC  (5+ messages)

[PATCH 0/8 v4] ARM: DMA-mapping framework redesign
 2012-01-26  8:09 UTC  (7+ messages)
` [PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
  ` [PATCH 8/8 RESEND] "

[PATCH] mm: vmscan: fix malused nr_reclaimed in shrinking zone
 2012-01-26  3:19 UTC  (5+ messages)

[PATCH v2 -mm 0/3] kswapd vs compaction improvements
 2012-01-26  2:12 UTC  (14+ messages)
` [PATCH v2 -mm 1/3] mm: reclaim at order 0 when compaction is enabled
` [PATCH v2 -mm 2/3] mm: kswapd carefully call compaction
` [PATCH v2 -mm 3/3] mm: only defer compaction for failed order and higher

[PATCH v3 -mm] make swapin readahead skip over holes
 2012-01-26  1:30 UTC  (7+ messages)
` [PATCH v4 "

[Help] : RSS/PSS showing 0 during smaps for Xorg
 2012-01-26  0:59 UTC  (5+ messages)

[PATCH 1/3] mm: add rss counters consistency check
 2012-01-26  0:20 UTC  (10+ messages)
` [PATCH 3/3] mm: adjust rss counters for migration entiries

[Patch] tmpfs: clean up shmem_find_get_pages_and_swap()
 2012-01-25 23:25 UTC  (2+ messages)

[PATCH] memcg: remove unnecessary thp check at page stat accounting
 2012-01-25 18:54 UTC  (4+ messages)

[PATCH] KSM: numa awareness sysfs knob
 2012-01-25 16:40 UTC  (3+ messages)
  `  "

[PATCH v3] memcg: remove PCG_CACHE page_cgroup flag
 2012-01-25 13:36 UTC  (12+ messages)
` [PATCH v4] "
                ` [PATCH v5] "


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