linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 00/26] Current slab allocator / SLUB patch queue
 2007-06-18  9:58 UTC  (4+ messages)
` [patch 01/26] SLUB Debug: Fix initial object debug state of NUMA bootstrap objects
` [patch 02/26] Slab allocators: Consolidate code for krealloc in mm/util.c
` [patch 03/26] Slab allocators: Consistent ZERO_SIZE_PTR support and NULL result semantics

[PATCH 0/7] Memory Compaction v2
 2007-06-18  9:30 UTC  (8+ messages)
` [PATCH 1/7] KAMEZAWA Hiroyuki hot-remove patches
` [PATCH 2/7] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA
` [PATCH 3/7] Introduce isolate_lru_page_nolock() as a lockless version of isolate_lru_page()
` [PATCH 4/7] Provide metrics on the extent of fragmentation in zones
` [PATCH 5/7] Introduce a means of compacting memory within a zone
` [PATCH 6/7] Add /proc/sys/vm/compact_node for the explicit compaction of a node
` [PATCH 7/7] Compact memory directly by a process when a high-order allocation fails

[PATCH] mm: More __meminit annotations
 2007-06-18  7:48 UTC  (8+ messages)

[PATCH] slob: poor man's NUMA, take 5
 2007-06-18  2:39 UTC  (8+ messages)

[patch 0/3] no MAX_ARG_PAGES -v2
 2007-06-17 19:07 UTC  (16+ messages)
` [patch 1/3] arch: personality independent stack top
` [patch 2/3] audit: rework execve audit
` [patch 3/3] mm: variable length argument support

400 Euro Willkommensbonus!
 2007-06-17 16:19 UTC 

[PATCH] madvise_need_mmap_write() usage
 2007-06-16 19:41 UTC  (2+ messages)

mm: Fix memory/cpu hotplug section mismatch and oops
 2007-06-15 23:57 UTC  (5+ messages)

[RFC] memory unplug v5 [0/6] intro
 2007-06-15 21:09 UTC  (34+ messages)
` [RFC] memory unplug v5 [1/6] migration by kernel
` [RFC] memory unplug v5 [2/6] isolate lru page race fix
` [RFC] memory unplug v5 [3/6] walk memory resources assist function
` [RFC] memory unplug v5 [4/6] page isolation
` [RFC] memory unplug v5 [5/6] page unplug
` [RFC] memory unplug v5 [6/6] ia64 interface

unglaublichen 300% bonus!
 2007-06-15 18:10 UTC 

PROBLEM: kernel BUG at mm/swap_state.c:78! (v2.6.21 under vmware)
 2007-06-15 15:06 UTC 

[PATCH] More informative logging for OOM-killer
 2007-06-15 11:35 UTC  (2+ messages)

[PATCH 00/17] per device dirty throttling -v7
 2007-06-14 23:14 UTC  (19+ messages)
` [PATCH 01/17] nfs: remove congestion_end()
` [PATCH 02/17] lib: percpu_counter variable batch
` [PATCH 03/17] lib: percpu_counter_mod64
` [PATCH 04/17] lib: percpu_counter_set
` [PATCH 05/17] lib: percpu_count_sum_signed()
` [PATCH 06/17] lib: percpu_counter_init_irq
` [PATCH 07/17] mm: bdi init hooks
` [PATCH 08/17] containers: "
` [PATCH 09/17] mtd: give mtdconcat devices their own backing_dev_info
` [PATCH 10/17] mm: scalable bdi statistics counters
` [PATCH 11/17] mm: count reclaimable pages per BDI
` [PATCH 12/17] mm: count writeback "
` [PATCH 13/17] mm: expose BDI statistics in sysfs
` [PATCH 14/17] lib: floating proportions
` [PATCH 15/17] lib: floating proportions _single
` [PATCH 16/17] mm: per device dirty threshold
` [PATCH 17/17] mm: dirty balancing for tasks

[PATCH] populated_map: fix !NUMA case, remove comment
 2007-06-14 22:35 UTC  (33+ messages)

400 Euro Willkommensbonus!
 2007-06-14 19:50 UTC 

[RFC 00/13] RFC memoryless node handling fixes
 2007-06-14 16:13 UTC  (19+ messages)
` [RFC 01/13] NUMA: introduce node_memory_map
` [RFC 02/13] Fix MPOL_INTERLEAVE behavior for memoryless nodes
` [RFC 03/13] OOM: use the node_memory_map instead of constructing one on the fly
` [RFC 04/13] Memoryless Nodes: No need for kswapd
` [RFC 05/13] Memoryless Node: Slab support
` [RFC 06/13] Memoryless nodes: SLUB support
` [RFC 07/13] Uncached allocator: Handle memoryless nodes
` [RFC 08/13] Memoryless node: Allow profiling data to fall back to other nodes
` [RFC 09/13] Memoryless nodes: Update memory policy and page migration
` [RFC 10/13] Memoryless nodes: Fix GFP_THISNODE behavior
` [RFC 11/13] SLUB: Ensure that the # object per slabs stays low enough
` [RFC 12/13] SLUB: minimum alignment fixes
` [RFC 13/13] I finally found a way to get rid of the nasty list of comparisions in slub_def.h. ilog2 seems to work right for constants

[patch 0/3] Fixes for NUMA allocations on memoryless nodes
 2007-06-14 15:51 UTC  (24+ messages)
` [patch 1/3] NUMA: introduce node_memory_map
` [patch 2/3] Fix GFP_THISNODE behavior for memoryless nodes

[PATCH] slob: poor man's NUMA, take 2
 2007-06-14  6:01 UTC  (20+ messages)

Ich habe ein Online Casino mit unglaublichen Spielen entdeckt!
 2007-06-13 22:07 UTC 

[PATCH v3] Add populated_map to account for memoryless nodes
 2007-06-13 21:50 UTC  (20+ messages)
` [PATCH][RFC] Fix INTERLEAVE with "
  ` [PATCH v6][RFC] Fix hugetlb pool allocation with empty nodes
                  ` [PATCH v7][RFC] "
                    ` [PATCH v3][RFC] hugetlb: numafy several functions
                      ` [PATCH v3][RFC] hugetlb: add per-node nr_hugepages sysfs attribute
                          ` [PATCH v4][RFC] "
                      ` [PATCH v7][UPDATE][RFC] Fix hugetlb pool allocation with empty nodes

[KJ PATCH] Replacing memcpy(dest,src,PAGE_SIZE) with copy_page(dest,src) in arch/i386/mm/init.c
 2007-06-13 19:47 UTC  (2+ messages)

[PATCH] cacheline align VM_is_OOM to prevent false sharing
 2007-06-13  9:26 UTC 

[PATCH] numa: mempolicy: dynamic interleave map for system init
 2007-06-13  3:16 UTC  (9+ messages)

page:  |  | latest

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