From: Zach Brown <zach.brown@oracle.com>
To: Benjamin LaHaise <bcrl@kvack.org>
Cc: akpm@odsl.org, linux-aio@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [AIO] reorder kiocb structure elements to make sync iocb setup faster
Date: Thu, 15 Dec 2005 08:43:22 -0800 [thread overview]
Message-ID: <43A19D2A.4060005@oracle.com> (raw)
In-Reply-To: <20051215154357.GC2444@kvack.org>
Benjamin LaHaise wrote:
> The patch below reorders members of the kiocb structure to make sync kiocb
> setup faster. By setting the elements sequentially, the write combining
> buffers on the CPU are able to combine the writes into a single burst,
Seems reasonable, but can we get comments in both the struct and where
it's initialized explaining this coordination?
- z
prev parent reply other threads:[~2005-12-15 16:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-15 15:43 [AIO] reorder kiocb structure elements to make sync iocb setup faster Benjamin LaHaise
2005-12-15 16:43 ` Zach Brown [this message]
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=43A19D2A.4060005@oracle.com \
--to=zach.brown@oracle.com \
--cc=akpm@odsl.org \
--cc=bcrl@kvack.org \
--cc=linux-aio@kvack.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.