From: Roland Dreier <rdreier@cisco.com>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: RFC: unlazy fpu for frequent fpu users
Date: Fri, 30 Jun 2006 15:31:36 -0700 [thread overview]
Message-ID: <ada7j2ye0mv.fsf@cisco.com> (raw)
In-Reply-To: <1151705536.11434.69.camel@laptopd505.fenrus.org> (Arjan van de Ven's message of "Sat, 01 Jul 2006 00:12:16 +0200")
> + /* prefetch the fxsave area into the cache */
> + prefetch(&next->i387.fxsave);
This chunk is not obviously related to the rest of the patch, and
perhaps needs additional justification.
And the comment getting pretty close to
/* set i to 2 */
i = 2;
territory ;)
- R.
next prev parent reply other threads:[~2006-06-30 22:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 22:12 RFC: unlazy fpu for frequent fpu users Arjan van de Ven
2006-06-30 22:31 ` Roland Dreier [this message]
2006-07-01 13:01 ` Arjan van de Ven
-- strict thread matches above, loose matches on Subject: below --
2006-07-01 11:51 Chuck Ebbert
2006-07-01 12:13 ` Arjan van de Ven
2006-07-01 16:22 Chuck Ebbert
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=ada7j2ye0mv.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=arjan@infradead.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.