linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mm improvements
@ 2004-02-04  9:39 Nick Piggin
  2004-02-04  9:40 ` [PATCH 1/5] " Nick Piggin
                   ` (5 more replies)
  0 siblings, 6 replies; 40+ messages in thread
From: Nick Piggin @ 2004-02-04  9:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mm

Patches against 2.6.2-rc3-mm1.
Please test / review / comment.

1/5: vm-no-rss-limit.patch
     Remove broken RSS limiting. Simple problem, Rik is onto it.

2/5: vm-dont-rotate-active-list.patch
     Nikita's patch to keep more page ordering info in the active list.
     Also should improve system time due to less useless scanning
     Helps swapping loads significantly.

3/5: vm-lru-info.patch
     Keep more referenced info in the active list. Should also improve
     system time in some cases. Helps swapping loads significantly.

4/5: vm-fix-shrink-zone.patch
     Most significant part of this patch changes active / inactive
     balancing. This improves non swapping kbuild by a few %. Helps
     swapping significantly.

     It also contains a number of other small fixes which have little
     measurable impact on kbuild.

5/5: vm-tune-throttle.patch
     Try to allocate a bit harder before giving up / throttling on
     writeout.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

^ permalink raw reply	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2004-02-09 21:56 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-04  9:39 [PATCH 0/5] mm improvements Nick Piggin
2004-02-04  9:40 ` [PATCH 1/5] " Nick Piggin
2004-02-04 19:45   ` Rik van Riel
2004-02-09  7:00     ` Nick Piggin
2004-02-09 21:56       ` Rik van Riel
2004-02-04  9:40 ` [PATCH 2/5] " Nick Piggin
2004-02-04 10:10   ` Andrew Morton
2004-02-04 10:15     ` Nick Piggin
2004-02-04 15:27     ` Rik van Riel
2004-02-05  2:18       ` Nick Piggin
2004-02-04  9:41 ` [PATCH 3/5] " Nick Piggin
2004-02-04 15:28   ` Rik van Riel
2004-02-04 16:45     ` Nikita Danilov
2004-02-04 18:53       ` Andrew Morton
2004-02-05  2:10       ` Nick Piggin
2004-02-04  9:42 ` [PATCH 4/5] " Nick Piggin
2004-02-04 10:11   ` Andrew Morton
2004-02-04 10:19     ` Nick Piggin
2004-02-04  9:42 ` [PATCH 5/5] " Nick Piggin
2004-02-04 10:03   ` Nick Piggin
2004-02-04 10:18   ` Andrew Morton
2004-02-04 10:22     ` Nick Piggin
2004-02-04 13:25 ` [PATCH 0/5] " Nikita Danilov
2004-02-04 13:53   ` Hugh Dickins
2004-02-04 14:03     ` Nikita Danilov
2004-02-04 15:03       ` Hugh Dickins
2004-02-04 15:19         ` Nikita Danilov
2004-02-05  2:13           ` Nick Piggin
2004-02-05 14:03             ` Nikita Danilov
2004-02-05 15:11               ` Nick Piggin
2004-02-05 15:15                 ` Nick Piggin
2004-02-05 15:20                   ` Nikita Danilov
2004-02-05 15:33                     ` Nick Piggin
2004-02-05 15:46                       ` Nikita Danilov
2004-02-05 15:56                         ` Nick Piggin
2004-02-05 16:03                           ` Nikita Danilov
2004-02-05 16:09                             ` Nick Piggin
2004-02-04 18:33     ` Andrew Morton
2004-02-04 20:54       ` Hugh Dickins
2004-02-04 21:04         ` Andrew Morton

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