LWN.net Logo

mm: performance improvements

From:  Nick Piggin <nickpiggin@yahoo.com.au>
To:  Linux Kernel Mailing List <Linux-Kernel@Vger.Kernel.ORG>
Subject:  [rfc][patch 0/14] mm: performance improvements
Date:  Sun, 06 Nov 2005 19:11:47 +1100
Archive-link:  Article, Thread

The following patchset is a set of performance optimisations
for the mm subsystem. They mainly focus on the page allocator
because that is a very hot path for kbuild, which is my target
workload.

Performance improvements are not finely documented yet, so they
are not indented for merging yet. Also some rmap optimisations
that Hugh probably won't have time to ACK for a while.

However, a slightly older patchset was able to decrease kernel
residency by about 5% for UP, and 7.5% for SMP on a dual Xeon
doing kbuild.

-- 
SUSE Labs, Novell Inc.

Send instant messages to your online friends http://au.messenger.yahoo.com 


Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds