From: Robin Holt <holt@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Patch 1/1] 4-level page tables v4.
Date: Fri, 11 Nov 2005 02:11:16 +0000 [thread overview]
Message-ID: <20051111021116.GA14122@lnx-holt.americas.sgi.com> (raw)
In-Reply-To: <20051110161915.GA3630@lnx-holt.americas.sgi.com>
On Thu, Nov 10, 2005 at 06:06:43PM -0800, Chen, Kenneth W wrote:
> Robin Holt wrote on Thursday, November 10, 2005 5:20 PM
> > Here is another go. I removed the p9 check. It all fits fairly
> > nicely under a #ifdef.
>
> Oh, p9 is introduced to remove some of the #ifdef, which is what
> people are grumbling about for readability and maintainability.
> I thought it's a neat idea. Apparently not so from your view?
I am not sure this adds that much to readability since the setting of
p9 happens fairly early in vhtp_miss and the use of it is fairly late.
The #ifdef just makes it clearer to me. I will put it back if that
makes this more pallatable.
I am more concerned about the slowdown I am seeing now. lmbench is now
showing a small slowdown on fork and your touch a lot of pages test is
considerably slower (guess approx 0.5% slower on average of 25 runs).
It used to have samples all over the spectrum but now they all tend to
be at the high side of the noise of the 3-level run.
Any suggestions?
Thanks,
Robin
prev parent reply other threads:[~2005-11-11 2:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-10 16:19 [Patch 1/1] 4-level page tables v4 Robin Holt
2005-11-10 21:49 ` Luck, Tony
2005-11-10 22:38 ` Robin Holt
2005-11-10 23:03 ` Luck, Tony
2005-11-10 23:30 ` Chen, Kenneth W
2005-11-10 23:54 ` Chen, Kenneth W
2005-11-11 0:13 ` Chen, Kenneth W
2005-11-11 0:24 ` Jack Steiner
2005-11-11 0:58 ` Chen, Kenneth W
2005-11-11 1:19 ` Robin Holt
2005-11-11 2:06 ` Chen, Kenneth W
2005-11-11 2:11 ` Robin Holt [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=20051111021116.GA14122@lnx-holt.americas.sgi.com \
--to=holt@sgi.com \
--cc=linux-ia64@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