linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-02-29 00:59:59 to 2008-03-04 13:30:20 UTC [more...]

[patch] my mmu notifiers
 2008-03-04 13:30 UTC  (49+ messages)
      ` [PATCH] mmu notifiers #v6
              ` [PATCH] mmu notifiers #v7
                ` [PATCH] mmu notifiers #v8
                  ` [PATCH] mmu notifiers #v8 + xpmem
                  ` [PATCH] mmu notifiers #v9
                    ` [PATCH] KVM swapping with "
                        ` [RFC] Notifier for Externally Mapped Memory (EMM)
                          ` [Early draft] Conversion of i_mmap_lock to semaphore

[PATCH 0/2] x86: Optimize percpu accesses v3
 2008-03-04 13:21 UTC  (6+ messages)
` [PATCH 2/2] x86_64: Cleanup non-smp usage of cpu maps v3

[patch 7/8] slub: Make the order configurable for each slab cache
 2008-03-04 12:20 UTC  (17+ messages)
  ` [patch 8/8] slub: Simplify any_slab_object checks
  ` [patch 6/8] slub: Adjust order boundaries and minimum objects per slab
  ` [patch 3/8] slub: Update statistics handling for variable order slabs
` [patch 0/8] slub: Fallback to order 0 and variable order slab support

[patch 00/21] VM pageout scalability improvements
 2008-03-04 11:04 UTC  (39+ messages)
` [patch 01/21] move isolate_lru_page() to vmscan.c
` [patch 02/21] Use an indexed array for LRU variables
` [patch 03/21] use an array for the LRU pagevecs
` [patch 05/21] define page_file_cache() function
` [patch 06/21] split LRU lists into anon & file sets
` [patch 07/21] SEQ replacement for anonymous pages
` [patch 08/21] (NEW) add some sanity checks to get_scan_ratio
` [patch 09/21] (NEW) improve reclaim balancing
` [patch 11/21] (NEW) more aggressively use lumpy reclaim
` [patch 12/21] No Reclaim LRU Infrastructure
` [patch 14/21] scan noreclaim list for reclaimable pages
` [patch 17/21] non-reclaimable mlocked pages

[PATCH 00/28] Swap over NFS -v16
 2008-03-04 10:28 UTC  (17+ messages)

[patch 4/6] xip: support non-struct page backed memory
 2008-03-04  9:06 UTC  (14+ messages)

[BUG] Linux 2.6.25-rc2 - Kernel Ooops while running dbench
 2008-03-04  4:03 UTC  (3+ messages)

[RFC][PATCH] hugetlb: fix pool shrinking while in restricted cpuset
 2008-03-04  1:17 UTC 

[rfc 00/10] [RFC] Page flags: Saving some, making handling easier etc
 2008-03-04  0:46 UTC  (19+ messages)
` [rfc 01/10] Pageflags: Use an enum for the flags
` [rfc 02/10] Pageflags: Introduce macros to generate page flag functions
` [rfc 03/10] Pageflags: Convert to the use of new macros
` [rfc 04/10] Pageflags: Eliminate PG_readahead
` [rfc 05/10] Sparsemem: Vmemmap does not need section bits
` [rfc 06/10] Kbuild: Create a way to create preprocessor constants from C expressions
` [rfc 07/10] Pageflags: Get rid of FLAGS_RESERVED
` [rfc 08/10] Export NR_MAX_ZONES to the preprocessor
` [rfc 09/10] Get rid of __ZONE_COUNT
` [rfc 10/10] Pageflags land grab

[rfc 00/10] [Patch] Page flags: Cleanup, reorg and introduce 5 new flags
 2008-03-04  0:05 UTC  (11+ messages)
` [rfc 01/10] Pageflags: Use an enum for the flags
` [rfc 02/10] Pageflags: Introduce macros to generate page flag functions
` [rfc 03/10] Pageflags: Convert to the use of new macros
` [rfc 04/10] Pageflags: Use proper page flag functions in Xen
` [rfc 05/10] Pageflags: Eliminate PG_xxx aliases
` [rfc 06/10] Sparsemem: Vmemmap does not need section bits
` [rfc 07/10] Kbuild: Create a way to create preprocessor constants from C expressions
` [rfc 08/10] Pageflags: Get rid of FLAGS_RESERVED
` [rfc 09/10] Get rid of __ZONE_COUNT
` [rfc 10/10] Pageflags: Land grab

[git pull] slub cleanup and fixes
 2008-03-03 20:28 UTC 

[ofa-general] [patch 0/6] MMU Notifiers V7
 2008-03-03 19:50 UTC  (25+ messages)
` [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges

[PATCH 0/3] hugetlb: Dynamic pool resize improvements
 2008-03-03 18:06 UTC  (4+ messages)
` [PATCH 1/3] hugetlb: Correct page count for surplus huge pages
` [PATCH 2/3] hugetlb: Close a difficult to trigger reservation race
` [PATCH 3/3] hugetlb: Decrease hugetlb_lock cycling in gather_surplus_huge_pages

[PATCH 2.6.24] mm: BadRAM support for broken memory
 2008-03-03 17:38 UTC  (10+ messages)

[PATCH] leak less memory in failure paths of alloc_rt_sched_group()
 2008-03-02 23:29 UTC  (3+ messages)

[patch 05/10] slub: Remove slub_nomerge
 2008-03-01  9:59 UTC  (13+ messages)
  ` [patch 09/10] slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
  ` [patch 06/10] slub: Use the objsize from the kmem_cache_cpu structure
  ` [patch 08/10] slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
  ` [patch 07/10] slub: Add kmalloc_large_node() to support kmalloc_node fallback
  ` [patch 04/10] slub: Remove useless checks in alloc_debug_processing
  ` [patch 03/10] slub: Remove objsize check in kmem_cache_flags()
  ` [patch 01/10] Revert "unique end pointer" patch

[PATCH 0/6] Use two zonelists per node instead of multiple zonelists v11r3
 2008-02-29 21:07 UTC  (19+ messages)
` [PATCH 3/6] Remember what the preferred zone is for zone_statistics
` [PATCH 4/6] Use two zonelist that are filtered by GFP mask
` [PATCH 5/6] Have zonelist contains structs with both a zone pointer and zone_idx
` [PATCH 6/6] Filter based on a nodemask as well as a gfp_mask

trivial clean up to zlc_setup
 2008-02-29 15:36 UTC  (5+ messages)

[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v9
 2008-02-29 14:49 UTC  (4+ messages)
` [PATCH 5/6] Filter based on a nodemask as well as a gfp_mask

[patch 0/6] mm: bdi: updates
 2008-02-29 11:26 UTC  (3+ messages)
` [patch 2/6] mm: bdi: export BDI attributes in sysfs


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