linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Why does __do_page_cache_readahead submit READ, not READA?
 2009-08-03  8:23 UTC  (10+ messages)

[patch -mm v2] mm: introduce oom_adj_child
 2009-08-03  8:08 UTC  (23+ messages)

[RFI] Help Resource Counters scale better
 2009-08-03  1:13 UTC  (2+ messages)

mm/hugetlb: GFP_KERNEL allocation under spinlock?
 2009-08-02 10:54 UTC  (2+ messages)

[PATCH 2/2] Dirty page tracking & on-the-fly memory mirroring
 2009-08-01 15:52 UTC  (2+ messages)

[PATCH 1/2] Dirty Page Tracking & on-the-fly memory mirroring
 2009-08-01 15:51 UTC  (2+ messages)

[PATCH 0/2] Dirty page tracking & on-the-fly memory mirroring
 2009-08-01  5:13 UTC  (2+ messages)

Bug in kernel 2.6.31, Slow wb_kupdate writeout
 2009-08-01  5:03 UTC  (32+ messages)

[PATCH] docs: Remove some very outdated recommendations in Documentation/memory.txt
 2009-07-31 20:19 UTC 

[PATCH 0/4] hugetlb: V1 Per Node Hugepages attributes
 2009-07-31 19:55 UTC  (11+ messages)
` [PATCH 1/4] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/4] hugetlb: numafy several functions
` [PATCH 3/4] hugetlb: add private bit-field to kobject structure
` [PATCH 4/4] hugetlb: add per node hstate attributes

[PATCH 0/4] hugetlb: V3 constrain allocation/free based on task mempolicy
 2009-07-31 18:49 UTC  (12+ messages)
` [PATCH 1/4] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/4] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/4] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 4/4] hugetlb: update hugetlb documentation for mempolicy based management

[PATCH] rm unnecessary node_load[] during funtion build_zonelists()
 2009-07-31 16:46 UTC 

[PATCH 3/5] mm: Add kmalloc NULL tests
 2009-07-30 20:19 UTC  (5+ messages)

[RFC PATCH 0/4] Add some trace events for the page allocator v2
 2009-07-30 13:45 UTC  (9+ messages)
` [PATCH 1/4] tracing, page-allocator: Add trace events for page allocation and page freeing
` [PATCH 2/4] tracing, mm: Add trace events for anti-fragmentation falling back to other migratetypes
` [PATCH 3/4] tracing, page-allocator: Add trace event for page traffic related to the buddy lists
` [PATCH 4/4] tracing, page-allocator: Add a postprocessing script for page-allocator-related ftrace events

[BUG] set_mempolicy(MPOL_INTERLEAV) cause kernel panic
 2009-07-30  0:06 UTC  (25+ messages)
` [BUGFIX] set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware

[PATCH -mm] throttle direct reclaim when too many pages are isolated already
 2009-07-29 16:19 UTC  (9+ messages)
          ` [PATCH -mm] throttle direct reclaim when too many pages are isolated already (v3)

[PATCH] hibernate / memory hotplug: always use for_each_populated_zone()
 2009-07-29 11:20 UTC  (7+ messages)

[PATCH] page-allocator: Change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
 2009-07-29  9:49 UTC 

[PATCH] mm: Make it easier to catch NULL cache names
 2009-07-29  5:55 UTC  (3+ messages)

[RFC v17][PATCH 00/60] Kernel based checkpoint/restart
 2009-07-29  0:44 UTC  (20+ messages)
` [RFC v17][PATCH 10/60] c/r: make file_pos_read/write() public
` [RFC v17][PATCH 17/60] pids 7/7: Define clone_with_pids syscall
` [RFC v17][PATCH 19/60] c/r: documentation
` [RFC v17][PATCH 22/60] c/r: external checkpoint of a task other than ourself
` [RFC v17][PATCH 52/60] c/r: support semaphore sysv-ipc

[PATCH] mempool: launder reused items from kzalloc pool
 2009-07-28 20:46 UTC 

[PATCH] mm: Make it easier to catch NULL cache names
 2009-07-28  7:39 UTC  (5+ messages)

[RFC/PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
 2009-07-28  0:41 UTC  (11+ messages)

[PATCH] x86, UV: Delete mapping of MMR rangs mapped by BIOS
 2009-07-27 14:36 UTC 

[PATCH] x86, UV: blade-local memory
 2009-07-27 14:35 UTC 

[PATCH 0/2] ZERO PAGE again v3
 2009-07-26 22:56 UTC  (8+ messages)
` [PATCH 0/2] ZERO PAGE again v4

[RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux
 2009-07-26 15:00 UTC  (8+ messages)

[PATCH] mm: Warn once when a page is freed with PG_mlocked set V2
 2009-07-24 12:59 UTC  (9+ messages)

[PATCH] bump up nr_to_write in xfs_vm_writepage
 2009-07-24 12:05 UTC  (6+ messages)

PCL event logging question
 2009-07-24 11:38 UTC 

[PATCH] trivial: improve help text for mm debug config options
 2009-07-24  3:31 UTC 

Replacing 0x% with %# ?
 2009-07-23 18:01 UTC  (5+ messages)

[PATCH 00/10] ksm resend
 2009-07-23 11:49 UTC  (16+ messages)
` [PATCH 01/10] ksm: add mmu_notifier set_pte_at_notify()
  ` [PATCH 02/10] ksm: first tidy up madvise_vma()
    ` [PATCH 03/10] ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
      ` [PATCH 04/10] ksm: the mm interface to ksm
        ` [PATCH 05/10] ksm: no debug in page_dup_rmap()
          ` [PATCH 06/10] ksm: identify PageKsm pages

[PATCH] slub: sysfs_slab_remove should free kmem_cache when debug is enabled
 2009-07-23  9:43 UTC  (3+ messages)

[patch 1/4] mm: drop unneeded double negations
 2009-07-22 23:58 UTC  (10+ messages)
` [patch 4/4] mm: return boolean from page_has_private()
      ` [patch 5/4] mm: document is_page_cache_freeable()

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox