linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-06-18 14:45:51 to 2009-06-24 01:41:47 UTC [more...]

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-06-24  1:43 UTC  (13+ messages)

[PATCH] Hugepages should be accounted as unevictable pages
 2009-06-24  0:08 UTC  (22+ messages)

kmemleak: Early log buffer exceeded
 2009-06-23 22:10 UTC 

handle_mm_fault() calling convention cleanup
 2009-06-23 21:38 UTC  (14+ messages)
` [PATCH] hugetlb: fault flags instead of write_access
` [PATCH] mm: don't rely on flags coincidence

kmemleak: Early log buffer exceeded
 2009-06-23 21:26 UTC 

[PATCH][RFC] mm: uncached vma support with writenotify
 2009-06-23 20:23 UTC  (12+ messages)
    ` [PATCH] asm-generic: add dummy pgprot_noncached()
      ` xtensa: add pgprot_noncached
      ` m32r: define pgprot_noncached
    ` [PATCH] cris: add pgprot_noncached

[this_cpu_xx V2 00/19] Introduce this_cpu_xx operations
 2009-06-23 18:00 UTC  (19+ messages)
` [this_cpu_xx V2 02/19] Introduce this_cpu_ptr() and generic this_cpu_* operations
` [this_cpu_xx V2 10/19] this_cpu: X86 optimized this_cpu operations
` [this_cpu_xx V2 16/19] this_cpu: slub aggressive use of this_cpu operations in the hotpaths

Re: Re: Performance degradation seen after using one list for hot/cold pages
 2009-06-23 17:41 UTC  (4+ messages)
  `  "

[PATCH 0/3] Suppress page allocator warnings about order >= MAX_ORDER
 2009-06-23 13:42 UTC  (11+ messages)
` [PATCH 1/3] page-allocator: Allow too high-order warning messages to be suppressed with __GFP_NOWARN
` [PATCH 2/3] profile: Suppress warning about large allocations when profile=1 is specified
` [PATCH 3/3] net-dccp: Suppress warning about large allocations from DCCP

[PATCH] remove unused line for mmap_region()
 2009-06-23 11:14 UTC  (4+ messages)

BUG: Bad page state [was: Strange oopses in 2.6.30]
 2009-06-23 11:11 UTC  (10+ messages)

[PATCH] generic arch_get_unmapped_area(): make sure that addr >= TASK_UNMAPPED_BASE
 2009-06-22 13:20 UTC 

[RFC][PATCH] cgroup: fix permanent wait in rmdir
 2009-06-23  7:29 UTC  (15+ messages)
  ` [BUGFIX][PATCH] fix bad page removal from LRU (Was "

[PATCH 0/2] memcg: cgroup fix rmdir hang
 2009-06-23  7:10 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] memcg: wakeup rmdir waiter if necessary

[Patch] mm tracepoints update - use case
 2009-06-23  5:52 UTC  (10+ messages)

Low overhead patches for the memory cgroup controller (v5)
 2009-06-23  4:53 UTC  (4+ messages)

help me understand why oom-killer engages with lots of free memory left
 2009-06-23  1:50 UTC 

[PATCH] ifdef AIO stuff in mm_struct
 2009-06-22 21:07 UTC 

[RFC] transcendent memory for Linux
 2009-06-22 20:50 UTC  (12+ messages)
` [RFC PATCH 0/4] transcendent memory ("tmem") "
` [RFC PATCH 1/4] tmem: infrastructure for tmem layer
` [RFC PATCH 2/4] tmem: precache implementation (layered on tmem)
` [RFC PATCH 3/4] tmem: preswap "
` [RFC PATCH 4/4] tmem: interface code for tmem on top of xen

Re: Performance degradation seen after using one list for hot/cold pages
 2009-06-22 11:09 UTC  (2+ messages)

Performance degradation seen after using one list for hot/cold pages
 2009-06-22 10:06 UTC  (3+ messages)

[PATCH] kmemleak: use pr_fmt
 2009-06-22  9:55 UTC  (4+ messages)

[PATCH 00/15] HWPOISON: Intro (v6)
 2009-06-22  9:37 UTC  (21+ messages)
` [PATCH 01/15] HWPOISON: Add page flag for poisoned pages
` [PATCH 02/15] HWPOISON: Export some rmap vma locking to outside world
` [PATCH 03/15] HWPOISON: Add support for poison swap entries v2
` [PATCH 04/15] HWPOISON: Add new SIGBUS error codes for hardware poison signals
` [PATCH 05/15] HWPOISON: Add basic support for poisoned pages in fault handler v3
` [PATCH 06/15] HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2
` [PATCH 07/15] HWPOISON: define VM_FAULT_HWPOISON to 0 when feature is disabled
` [PATCH 08/15] HWPOISON: Use bitmask/action code for try_to_unmap behaviour
` [PATCH 09/15] HWPOISON: Handle hardware poisoned pages in try_to_unmap
` [PATCH 10/15] HWPOISON: check and isolate corrupted free pages v3
` [PATCH 11/15] HWPOISON: The high level memory error handler in the VM v8
` [PATCH 12/15] HWPOISON: per process early kill option prctl(PR_MEMORY_FAILURE_EARLY_KILL)
` [PATCH 13/15] HWPOISON: Add madvise() based injector for hardware poisoned pages v3
` [PATCH 14/15] HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
` [PATCH 15/15] HWPOISON: FOR TESTING: Enable memory failure code unconditionally

[patch v3] swap: virtual swap readahead
 2009-06-21 18:37 UTC  (14+ messages)

[PATCH 2/2] slab,slub: ignore __GFP_WAIT if we're booting or suspending
 2009-06-21  9:31 UTC  (10+ messages)
` [PATCH v2] "

Question about warning and later oops slub/jbd2
 2009-06-20 19:57 UTC 

[PATCH] bootmem.c: Avoid c90 declaration warning
 2009-06-19 16:43 UTC  (5+ messages)

[PATCH 0/3] make mapped executable pages the first class citizen
 2009-06-19 16:43 UTC  (7+ messages)

[patch v3] swap: virtual swap readahead
 2009-06-19  3:17 UTC  (6+ messages)

[PATCH 09/22] HWPOISON: Handle hardware poisoned pages in try_to_unmap
 2009-06-19  1:58 UTC  (8+ messages)

[PATCH] page_alloc: fix kernel-doc warning
 2009-06-19  2:38 UTC 

[PATCH 0/5] Huge Pages Nodes Allowed
 2009-06-18 19:08 UTC  (14+ messages)
` [PATCH 1/5] Free huge pages round robin to balance across nodes
` [PATCH 5/5] Update huge pages kernel documentation


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