From: Matthew Wilcox <matthew@wil.cx>
To: linux-kernel@vger.kernel.org
Subject: dmapool patch series, version 2
Date: Tue, 4 Dec 2007 10:09:16 -0700 [thread overview]
Message-ID: <20071204170915.GE9405@parisc-linux.org> (raw)
I posted the original patch series back here:
http://marc.info/?l=linux-kernel&m=119083320718236&w=2
- I now have performance measurements. It gains us about 0.4% on 'a
well-known OLTP benchmark'.
- I've addressed Dave/Roland's concerns about patch 3/4 being too big;
it's now patches 5/7 and 6/7 of this series.
- I've run checkpatch.pl over the file, and fixed all the warnings/errors
it reported.
- And I've updated it to 2.6.24-rc4.
Patches also available from:
http://git.kernel.org/?p=linux/kernel/git/willy/misc.git;a=shortlog;h=dmapool
I'll send all seven as a followup to this mail.
--
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours. We can't possibly take such
a retrograde step."
next reply other threads:[~2007-12-04 17:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-04 17:09 Matthew Wilcox [this message]
2007-12-04 21:26 ` [PATCH 1/7] Move dmapool.c to mm/ directory Matthew Wilcox
2007-12-04 21:26 ` [PATCH 2/7] dmapool: Fix style problems Matthew Wilcox
2007-12-04 21:26 ` [PATCH 3/7] Avoid taking waitqueue lock in dmapool Matthew Wilcox
2007-12-04 21:26 ` [PATCH 4/7] dmapool: Validate parameters to dma_pool_create Matthew Wilcox
2007-12-04 21:26 ` [PATCH 5/7] dmapool: Tidy up includes and add comments Matthew Wilcox
2007-12-04 21:26 ` [PATCH 6/7] Change dmapool free block management Matthew Wilcox
2007-12-04 21:26 ` [PATCH 7/7] pool: Improve memory usage for devices which can't cross boundaries Matthew Wilcox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071204170915.GE9405@parisc-linux.org \
--to=matthew@wil.cx \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox