linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-26 08:09:32 to 2012-01-30 14:52:34 UTC [more...]

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-01-30 14:52 UTC  (50+ 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

[RFCv1 0/6] PASR: Partial Array Self-Refresh Framework
 2012-01-30 14:19 UTC  (9+ messages)
` [RFCv1 1/6] PASR: Initialize DDR layout
` [RFCv1 2/6] PASR: Add core Framework
` [RFCv1 3/6] PASR: mm: Integrate PASR in Buddy allocator
` [RFCv1 4/6] PASR: Call PASR initialization
` [RFCv1 5/6] PASR: Add Documentation
` [RFCv1 6/6] PASR: Ux500: Add PASR support

[PATCH v3 -mm 0/3] kswapd vs compaction improvements
 2012-01-30 10:47 UTC  (12+ 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

[PATCH v9 3.2 0/9] Uprobes patchset with perf probe support
 2012-01-30  9:51 UTC  (14+ messages)
` [PATCH v9 3.2 1/9] uprobes: Install and remove breakpoints

[BUG] 3.2.2 crash in isolate_migratepages
 2012-01-30  9:09 UTC  (2+ messages)

[PATCH] mm: implement WasActive page flag (for improving cleancache)
 2012-01-30  8:57 UTC  (19+ messages)

how to make memory.memsw.failcnt is nonzero
 2012-01-30  8:46 UTC  (7+ messages)

[Help] : RSS/PSS showing 0 during smaps for Xorg
 2012-01-30  8:42 UTC  (6+ messages)

[PATCH 2/3] vmalloc: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
 2012-01-30  8:39 UTC 

[PATCH 1/3] percpu: use ZERO_SIZE_PTR / ZERO_OR_NULL_PTR
 2012-01-30  8:37 UTC 

[PATCH 0/6 v4] pagemap handles transparent hugepage
 2012-01-30  6:31 UTC  (13+ 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 0/9] readahead stats/tracing, backwards prefetching and more (v4)
 2012-01-30  4:02 UTC  (14+ 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 RFC] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
 2012-01-29 15:23 UTC 

[v7 0/8] Reduce cross CPU IPI interference
 2012-01-29 12:24 UTC  (18+ 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/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
 2012-01-28 19:25 UTC  (7+ messages)

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

[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 4/6] staging: ramster: ramster-specific changes to zcache/tmem
 2012-01-27 16:27 UTC 

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

[PATCH 2/6] staging: ramster: local compression + 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 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  (11+ 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  (15+ messages)
` [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

[RFC 1/3] /dev/low_mem_notify
 2012-01-26 16:17 UTC  (11+ 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  (4+ messages)
` [Linaro-mm-sig] [PATCH 1/3] dma-buf: Introduce dma "

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

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

[PATCH 8/8] ARM: dma-mapping: add support for IOMMU mapper
 2012-01-26  8:09 UTC  (4+ messages)
` [PATCH 8/8 RESEND] "


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