linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC 00/26] Slab defragmentation V5
 2007-09-01  1:41 UTC  (14+ messages)
` [RFC 01/26] SLUB: Extend slabinfo to support -D and -C options
` [RFC 02/26] SLUB: Move count_partial()
` [RFC 03/26] SLUB: Rename NUMA defrag_ratio to remote_node_defrag_ratio
` [RFC 04/26] SLUB: Add defrag_ratio field and sysfs support
` [RFC 05/26] SLUB: Replace ctor field with ops field in /sys/slab/:0000008 /sys/slab/:0000016 /sys/slab/:0000024 /sys/slab/:0000032 /sys/slab/:0000040 /sys/slab/:0000048 /sys/slab/:0000056 /sys/slab/:0000064 /sys/slab/:0000072 /sys/slab/:0000080 /sys/slab/:0000088 /sys/slab/:0000096 /sys/slab/:0000104 /sys/slab/:0000128 /sys/slab/:0000144 /sys/slab/:0000184 /sys/slab/:0000192 /sys/slab/:0000216 /sys/slab/:0000256 /sys/slab/:0000344 /sys/slab/:0000384 /sys/slab/:0000448 /sys/slab/:0000512 /sys/slab/:0000768 /sys/slab/:0000920 /sys/slab/:0001024 /sys/slab/:0001152 /sys/slab/:0001344 /sys/slab/:0001536 /sys/slab/:0002048 /sys/slab/:0003072 /sys/slab/:0004096 /sys/slab/:a-0000056 /sys/slab/:a-0000080 /sys/slab/:a-0000128 /sys/slab/Acpi-Namespace /sys/slab/Acpi-Operand /sys/slab/Acpi-Pa rse /sys/slab/Acpi-ParseExt /sys/slab/Acpi-State /sys/slab/RAW /sys/slab/TCP /sys/slab/UDP /sys/sl
` [RFC 06/26] SLUB: Add get() and kick() methods
` [RFC 07/26] SLUB: Sort slab cache list and establish maximum objects for defrag slabs
` [RFC 08/26] SLUB: Consolidate add_partial and add_partial_tail to one function
` [RFC 09/26] SLUB: Slab defrag core
` [RFC 10/26] SLUB: Trigger defragmentation from memory reclaim
` [RFC 11/26] VM: Allow get_page_unless_zero on compound pages
` [RFC 12/26] SLUB: Slab reclaim through Lumpy reclaim
` [RFC 13/26] SLUB: Add SlabReclaimable() to avoid repeated reclaim attempts

[PATCH 0/6] Use one zonelist per node instead of multiple zonelists v5
 2007-09-01  0:35 UTC  (10+ messages)
` [PATCH 1/6] Use zonelists instead of zones when direct reclaiming pages
` [PATCH 2/6] Use two zonelist that are filtered by GFP mask
` [PATCH 3/6] Embed zone_id information within the zonelist->zones pointer
` [PATCH 4/6] Filter based on a nodemask as well as a gfp_mask
` [PATCH 5/6] Use one zonelist that is filtered by nodemask
` [PATCH 6/6] Use macros instead of static inline functions for zonelist iterators

[-mm PATCH] Memory controller improve user interface (v2)
 2007-08-31 21:54 UTC  (4+ messages)

[RFC:PATCH 00/07] VM File Tails
 2007-08-31 21:47 UTC  (15+ messages)
` [RFC:PATCH 01/07] Add tail to address space
` [RFC:PATCH 02/07] Core function for packing, unpacking, and freeing file tails
` [RFC:PATCH 03/07] Release tail when inode is freed
` [RFC:PATCH 04/07] Unpack or remove file tail when inode is resized
` [RFC:PATCH 05/07] find_get_page() and find_lock_page() need to unpack the tail
` [RFC:PATCH 06/07] For readahead, leave data in tail
` [RFC:PATCH 07/07] shrink_active_list: pack file tails rather than move to inactive list

[Patch](memory hotplug) Hot-add with sparsemem-vmemmap
 2007-08-31 21:00 UTC  (4+ messages)
  ` [Patch](memory hotplug) Tiny update for hot-add "

Selective swap out of processes
 2007-08-31 16:40 UTC  (13+ messages)

[RFC] patch for mulitiple lru in a zone [1/2] cleanup setup_per_zone_pages_min()
 2007-08-31  7:52 UTC  (2+ messages)
` [RFC] patch for mulitiple lru in a zone [2/2] separate lru form zone (just for hearing advice/opinion)

+ memory-controller-memory-accounting-v7.patch added to -mm tree
 2007-08-31  4:40 UTC  (10+ messages)

[BUG] kernel crash with CONFIG_SPARSEMEM on my ia32 box
 2007-08-31  2:47 UTC  (2+ messages)

To shoort? Increase your penis up to 4 inches h362nb
 2007-08-30 19:51 UTC 

[PATCH/RFC 0/5] Memory Policy Cleanups and Enhancements
 2007-08-30 18:51 UTC  (6+ messages)
` [PATCH/RFC 1/5] Mem Policy: fix reference counting
` [PATCH/RFC 2/5] Mem Policy: Use MPOL_PREFERRED for system-wide default policy
` [PATCH/RFC 3/5] Mem Policy: MPOL_PREFERRED fixups for "local allocation"
` [PATCH/RFC 4/5] Mem Policy: cpuset-independent interleave policy
` [PATCH/RFC 5/5] Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag

[PATCH/RFC] Add node 'states' sysfs class attribute
 2007-08-30 18:41 UTC  (33+ messages)
` [PATCH/RFC] Add node 'states' sysfs class attribute - V2
                              ` [PATCH/RFC] Add node states sysfs class attributeS - V3
                              ` [PATCH/RFC] Add node states sysfs class attributeS - V4

vmscan-give-referenced-active-and-unmapped-pages-a-second-trip-around-the-lru
 2007-08-30 16:34 UTC  (16+ messages)
` RFC: Noreclaim with "Keep Mlocked Pages off the LRU"

speeding up swapoff
 2007-08-30 15:57 UTC  (14+ messages)

speeding up swapoff
 2007-08-30 14:14 UTC  (5+ messages)

[-mm PATCH] Memory controller improve user interface
 2007-08-30  9:13 UTC  (15+ messages)

[RFC][PATCH 1/9] /proc/pid/pagemap update
 2007-08-30  7:28 UTC  (3+ messages)
` [RFC][PATCH 7/9] pagewalk: add handler for empty ranges

uncached page allocator
 2007-08-30  7:23 UTC  (4+ messages)

[patch][rfc] radix-tree: be a nice citizen
 2007-08-30  3:16 UTC  (9+ messages)

User Space Cache Management By Kernel
 2007-08-29 16:18 UTC 

[PATCH] Prefix each line of multiline printk(KERN_<level> "foo\nbar") with KERN_<level>
 2007-08-29 11:22 UTC  (5+ messages)

What you have been waiting for
 2007-08-29  9:29 UTC 

[RFC] : mm : / Patch / code : Suggestion :snip kswapd &get_page_from_freelist() : No more no page failures. (WHY????)
 2007-08-29  0:14 UTC  (2+ messages)

[BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted
 2007-08-28 22:41 UTC  (3+ messages)
  ` [PATCH] Fix find_next_best_node (Re: [BUG] 2.6.23-rc3-mm1 Kernel panic - not syncing: DMA: Memory would be corrupted)

[-mm PATCH 5/10] Memory controller task migration (v7)
 2007-08-28 20:04 UTC  (3+ messages)

I believe in u
 2007-08-28 19:40 UTC 

[PATCH 0/4] SGI Altix cross partition memory (XPMEM)
 2007-08-28 19:05 UTC  (16+ messages)
` [PATCH 1/4] export __put_task_struct for XPMEM
` [PATCH 4/4] add SGI Altix cross partition memory (XPMEM) driver

Lets go and check it out
 2007-08-28 14:26 UTC 

[patch 0/6] Per cpu structures for SLUB
 2007-08-27 23:51 UTC  (4+ messages)

[patch 1/1] alloc_pages(): permit get_zeroed_page(GFP_ATOMIC) from interrupt context
 2007-08-27 23:48 UTC  (15+ 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