linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/12] Group pages of related mobility together to reduce external fragmentation v28
 2007-03-01 10:04 UTC  (8+ messages)
` [PATCH 1/12] Add a bitmap that is used to track flags affecting a block of pages
` [PATCH 2/12] Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
` [PATCH 3/12] Add __GFP_MOVABLE for callers to flag allocations from low "
` [PATCH 4/12] Split the free lists for movable and unmovable allocations
` [PATCH 5/12] Choose pages from the per-cpu list based on migration type
` [PATCH 6/12] Add a configure option to group pages by mobility
` [PATCH 7/12] Drain per-cpu lists when high-order allocations fail

Keep Me Updated
 2007-03-01  5:19 UTC 

Remove page flags for software suspend
 2007-03-01  2:35 UTC  (18+ messages)

[PATCH] SLUB The unqueued slab allocator V3
 2007-03-01  1:48 UTC  (5+ messages)

[PATCH 0/5] Lumpy Reclaim V4
 2007-02-28 18:17 UTC  (8+ messages)
` [PATCH 1/5] Lumpy Reclaim V3
` [PATCH 2/5] lumpy: isolate_lru_pages wants to specifically take active or inactive pages
` [PATCH 3/5] lumpy: ensure that we compare PageActive and active safely
` [PATCH 4/5] lumpy: update commentry on subtle comparisons and rounding assumptions
` [PATCH 5/5] lumpy: only check for valid pages when holes are present

[PATCH 2.6.20 1/1] fbdev,mm: hecuba/E-Ink fbdev driver
 2007-02-28 16:50 UTC  (18+ messages)
                    ` [Linux-fbdev-devel] [PATCH 2.6.20 1/1] fbdev, mm: "

Problem with 2.6.20 and highmem64
 2007-02-28 16:32 UTC  (2+ messages)

Hehe
 2007-02-28 12:26 UTC 

[PATCH] mm: be sure to trim blocks after direct_io has failed
 2007-02-28  8:55 UTC 

Possible ppc64 (and maybe others ?) mm problem
 2007-02-27 10:43 UTC  (2+ messages)

[patch 0/6] fault vs truncate/invalidate race fix
 2007-02-27  8:50 UTC  (6+ messages)

off life support and died this week. The last time so many firefighters were killed
 2007-02-27  3:06 UTC 

[PATCH] SLUB v2
 2007-02-27  0:36 UTC  (2+ messages)

[patch] mm: fix xip issue with /dev/zero
 2007-02-26 18:04 UTC  (3+ messages)
  ` [RFC] "

[RFC][PATCH] mm: balance_dirty_pages() vs throttle_vm_writeout() deadlock
 2007-02-26 14:10 UTC  (4+ messages)

Found It Here
 2007-02-26  9:35 UTC 

[RFC][PATCH][0/4] Memory controller (RSS Control) (v2)
 2007-02-26  6:15 UTC  (5+ messages)
` [RFC][PATCH][1/4] RSS controller setup (v2)
` [RFC][PATCH][2/4] Add RSS accounting and control (v2)
` [RFC][PATCH][3/4] Add reclaim support (v2)
` [RFC][PATCH][4/4] RSS controller documentation (v2)

[patch 0/3] 2.6.20 fix for PageUptodate memorder problem (try 4)
 2007-02-26  2:37 UTC  (4+ messages)
` [patch 3/3] mm: fix PageUptodate memorder

SLUB: The unqueued Slab allocator
 2007-02-25 12:23 UTC  (19+ messages)

[PATCH/RFC 2.6.20 1/2] fbdev, mm: Deferred IO support
 2007-02-25  5:13 UTC  (2+ messages)
` [PATCH/RFC 2.6.20 2/2] fbdev: Hecuba fb driver

Whatcha Think
 2007-02-25  4:56 UTC 

[PATCH 2.6.20-rc5 1/1] MM: enhance Linux swap subsystem
 2007-02-25  1:47 UTC  (7+ messages)

[PATCH 00/29] swap over networked storage -v11
 2007-02-24 16:55 UTC  (40+ messages)
` [PATCH 02/29] mm: slab allocation fairness
` [PATCH 03/29] mm: allow PF_MEMALLOC from softirq context
` [PATCH 08/29] mm: kmem_cache_objs_to_pages()
` [PATCH 09/29] selinux: tag avc cache alloc as non-critical
` [PATCH 10/29] net: wrap sk->sk_backlog_rcv()
` [PATCH 11/29] net: packet split receive api
` [PATCH 12/29] net: remove alloc_skb_from_cache
` [PATCH 13/29] netvm: link network to vm layer
` [PATCH 14/29] netvm: INET reserves
` [PATCH 15/29] netvm: hook skb allocation to reserves
` [PATCH 16/29] netvm: filter emergency skbs
` [PATCH 17/29] netvm: prevent a TCP specific deadlock
` [PATCH 18/29] netfilter: notify about NF_QUEUE vs emergency skbs
` [PATCH 19/29] netvm: skb processing
` [PATCH 20/29] uml: rename arch/um remove_mapping()
` [PATCH 21/29] mm: prepare swap entry methods for use in page methods
` [PATCH 22/29] mm: add support for non block device backed swap files
` [PATCH 23/29] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 24/29] nfs: remove mempools
` [PATCH 25/29] nfs: only use stable storage for swap
` [PATCH 26/29] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 27/29] nfs: disable data cache revalidation for swapfiles
` [PATCH 28/29] nfs: enable swap on NFS
` [PATCH 29/29] balance_dirty_pages() vs throttle_vm_writeout() deadlock

Timing, Great Or No
 2007-02-24 15:05 UTC 

[RFC][PATCH][0/4] Memory controller (RSS Control) (
 2007-02-24 14:48 UTC  (6+ messages)
` [RFC][PATCH][1/4] RSS controller setup (
` [RFC][PATCH][2/4] Add RSS accounting and control (
` [RFC][PATCH][3/4] Add reclaim support (
` [RFC][PATCH][4/4] RSS controller documentation (
` Memcontrol patchset (was Re: [RFC][PATCH][0/4] Memory controller (RSS Control) ()

[RFC 2.6.20 1/1] fbdev,mm: Deferred IO and hecubafb driver
 2007-02-24  8:24 UTC  (5+ messages)
` [Linux-fbdev-devel] [RFC 2.6.20 1/1] fbdev, mm: "

[RFC/PATCH] slab: free pages in a batch in drain_freelist
 2007-02-24  4:30 UTC  (2+ messages)

Thanks For Everything
 2007-02-24  3:14 UTC 

[RFC] [PATCH 2.6.20-mm2] Optionally inherit mlockall() semantics across fork()/exec()
 2007-02-23 19:16 UTC  (4+ messages)

[PATCH] free swap space when (re)activating page
 2007-02-23  3:34 UTC  (2+ messages)

Did You Know
 2007-02-23  3:22 UTC 

[PATCH] update ctime and mtime for mmaped write
 2007-02-22 22:08 UTC  (26+ messages)

[RFC/PATCH] slab: free pages in a batch in drain_freelist
 2007-02-22 21:57 UTC  (2+ messages)

[PATCH] Take anonymous pages off the LRU if we have no swap
 2007-02-22 18:45 UTC  (10+ messages)

Still Got It Huh
 2007-02-22 17:10 UTC 

dirty balancing deadlock
 2007-02-22  8:02 UTC  (11+ messages)

This It
 2007-02-21 18:44 UTC 

page:  |  | latest

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