linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-24 06:12:04 to 2011-06-30 14:56:50 UTC [more...]

[PATCH v4 00/10] Prevent LRU churning
 2011-06-30 14:55 UTC  (11+ messages)
` [PATCH v4 01/10] compaction: trivial clean up acct_isolated
` [PATCH v4 02/10] Change isolate mode from #define to bitwise type
` [PATCH v4 03/10] compaction: make isolate_lru_page with filter aware
` [PATCH v4 04/10] zone_reclaim: "
` [PATCH v4 05/10] migration: clean up unmap_and_move
` [PATCH v4 06/10] migration: introudce migrate_ilru_pages
` [PATCH v4 07/10] compaction: make compaction use in-order putback
` [PATCH v4 08/10] ilru: reduce zone->lru_lock
` [PATCH v4 09/10] add inorder-lru tracepoints for just measurement
` [PATCH v4 10/10] compaction: add drain ilru of pagevec

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-30 14:32 UTC  (7+ messages)

[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
 2011-06-30 10:19 UTC  (23+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
` [PATCH 2/4] mm: vmscan: Do not apply pressure to slab if we are not applying pressure to zone
` [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully

[PATCH] [Cleanup] memcg: export memory cgroup's swappiness v2
 2011-06-30  7:33 UTC  (8+ messages)

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-30  5:11 UTC  (10+ messages)

frontswap/zcache: xvmalloc discussion
 2011-06-30  2:31 UTC  (7+ messages)

[PATCH v4 0/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-29 14:04 UTC  (8+ messages)
` [PATCH v4 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v4 2/2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED

[FIX][PATCH 0/3] memcg: 3 fixes for memory cgroup's memory reclaim
 2011-06-29 13:40 UTC  (6+ messages)
` [PATCH 1/3] memcg: fix reclaimable lru check in memcg
` [FIX][PATCH 2/3] memcg: fix numa scan information update to be triggered by memory event
` [PATCH 3/3] mm: preallocate page before lock_page() at filemap COW

[PATCH 0/2] mm: Clean up and document fault and RETRY mmap_sem
 2011-06-29 12:43 UTC  (10+ messages)
` [PATCH 1/2] mm: Remove use of ALLOW_RETRY when RETRY_NOWAIT is set
` [PATCH 2/2] mm: Document handle_mm_fault()

+ mm-preallocate-page-before-lock_page-at-filemap-cow.patch added to -mm tree
 2011-06-29 12:09 UTC 

[PATCH 1/2] mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
 2011-06-29  3:40 UTC  (2+ messages)

[PATCH] drivers/staging/zcache: support multiple clients, prep for RAMster and KVM
 2011-06-28 21:47 UTC  (3+ messages)

[PATCH] slub: reduce overhead of slub_debug
 2011-06-28 21:16 UTC  (7+ messages)

slab vs lockdep vs debugobjects
 2011-06-28 18:22 UTC  (4+ messages)

[patch]mm: __tlb_remove_page checks correct batch
 2011-06-28  9:10 UTC  (2+ messages)

[patch 14/22] memcg: fix direct softlimit reclaim to be called in limit path
 2011-06-28  8:53 UTC  (3+ messages)

[BUG] Invalid return address of mmap() followed by mbind() in multithreaded context
 2011-06-28  2:06 UTC  (3+ messages)

Root-causing kswapd spinning on Sandy Bridge laptops?
 2011-06-27 20:18 UTC  (14+ messages)

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-06-27 15:06 UTC  (45+ messages)
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [Linaro-mm-sig] "
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
      ` [Linaro-mm-sig] "
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [Linaro-mm-sig] [PATCH/RFC 0/8] ARM: DMA-mapping framework redesign

[PATCH V2 0/4] munmap: Flexible mem unmap operation interface for scheduling latency
 2011-06-27 13:41 UTC  (5+ messages)
` [PATCH V2 1/4] munmap: mem unmap operation size handling
` [PATCH V2 2/4] munmap: sysctl extension for tunable parameter
` [PATCH V2 3/4] munmap: kbuild menu for munmap interface
` [PATCH V2 4/4] munmap: documentation of munmap operation interface

[PATCH v3 0/2] fadvise: support POSIX_FADV_NOREUSE
 2011-06-27 12:39 UTC  (14+ messages)
` [PATCH v3 1/2] mm: introduce __invalidate_mapping_pages()
` [PATCH v3 2/2] fadvise: implement POSIX_FADV_NOREUSE

[PATCH RFC] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-27  9:44 UTC  (5+ messages)

[PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
 2011-06-27  8:57 UTC  (14+ messages)

[BUGFIX][PATCH] Fix direct softlimit reclaim to be called in memcg limit path
 2011-06-27  8:42 UTC 

mmotm 2011-06-22-13-05 uploaded
 2011-06-27  2:49 UTC  (2+ messages)

[PATCH 0/7] memcg numa node scan update
 2011-06-27  1:49 UTC  (6+ messages)
` [PATCH 3/7] memcg: add memory.scan_stat

[BUG?] numa required on x86_64?
 2011-06-25  0:06 UTC  (2+ messages)

[PATCH v2 0/3] support for broken memory modules (BadRAM)
 2011-06-24 17:14 UTC  (14+ messages)

sandy bridge kswapd0 livelock with pagecache
 2011-06-24 15:04 UTC  (19+ messages)

[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
 2011-06-24 13:59 UTC  (6+ messages)
` [PATCH 1/4] mm: vmscan: Correct check for kswapd sleeping in sleeping_prematurely
` [PATCH 2/4] mm: vmscan: Do not apply pressure to slab if we are not applying pressure to zone
` [PATCH 3/4] mm: vmscan: Evaluate the watermarks against the correct classzone
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully

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

[PATCH v2] fadvise: move active pages to inactive list with POSIX_FADV_DONTNEED
 2011-06-24  8:51 UTC  (3+ messages)

[PATCH] mm: fix unmap_atomic range checks
 2011-06-24  7:53 UTC  (2+ messages)


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