From: "Robert P. J. Day" <rpjday@crashcourse.ca>
To: Sitsofe Wheeler <sitsofe@yahoo.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>,
Yuhong Bao <yuhongbao_386@hotmail.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
mingo@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: Ubuntu 32-bit, 32-bit PAE, 64-bit Kernel Benchmarks
Date: Sat, 16 Jan 2010 07:57:40 -0500 (EST) [thread overview]
Message-ID: <alpine.LFD.2.00.1001160753390.5650@localhost> (raw)
In-Reply-To: <20100116123313.GA20059@sucs.org>
On Sat, 16 Jan 2010, Sitsofe Wheeler wrote:
> On Fri, Jan 15, 2010 at 05:49:06PM -0800, H. Peter Anvin wrote:
> > On 12/30/2009 05:29 PM, Yuhong Bao wrote:
> > >
> > > Given that Linus was once talking about the performance penalties of
> > > PAE and HIGHMEM64G, perhaps you'd find these benchmarks done by
> > > Phoronix of interest:
> > > http://www.phoronix.com/scan.php?page=article&item=ubuntu_32_pae
> > >
> >
> > The big difference isn't between HIGHMEM4G (no PAE) and HIGHMEM64G
> > (PAE), it's between HIGHMEM and !HIGHMEM. That cutoff is ~892 MB
> > for a stock 32-bit kernel.
>
> Thanks for the clarification - I had been wondering about why those
> settings had been benchmarked against each other...
>
> I took a mild interest because I have an EeePC 900 with 1G of RAM.
> The machine can do PAE but my understanding is that this would lead
> to a performance drop (I currently have VMSPLIT_3G so I can use all
> 1G of memory) so I run it without HIGHMEM.
actually, it's 896M, not 892M, and i believe it's defined in
arch/x86/mm/init_32.c:
#define high_memory (-128UL << 20)
BUILD_BUG_ON(VMALLOC_START >= VMALLOC_END);
#undef high_memory
interesting that it's a hardcoded value -- is there reason that wasn't
configurable? (he asked from a position of total ignorance.)
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
next prev parent reply other threads:[~2010-01-16 12:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-31 1:29 Yuhong Bao
2009-12-31 2:49 ` Bill Davidsen
2009-12-31 8:21 ` Boaz Harrosh
2009-12-31 16:32 ` Bill Davidsen
2009-12-31 17:49 ` Pedro Ribeiro
2009-12-31 18:39 ` Linus Torvalds
2010-01-03 3:39 ` Yuhong Bao
2010-01-16 0:48 ` Yuhong Bao
2010-01-16 1:49 ` H. Peter Anvin
2010-01-16 2:06 ` Yuhong Bao
2010-01-16 3:47 ` Linus Torvalds
2010-01-16 4:32 ` yuhongbao_386
2010-01-16 4:53 ` H. Peter Anvin
2010-01-16 6:17 ` yuhongbao_386
2010-01-16 17:59 ` Bill Davidsen
2010-01-17 9:26 ` matthieu castet
2010-01-31 17:03 ` Robert Hancock
2010-01-16 12:33 ` Sitsofe Wheeler
2010-01-16 12:57 ` Robert P. J. Day [this message]
2010-01-16 17:11 ` H. Peter Anvin
2010-03-01 1:31 ` Yuhong Bao
2010-03-01 1:38 ` Yuhong Bao
2010-01-16 8:46 ` Geert Uytterhoeven
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=alpine.LFD.2.00.1001160753390.5650@localhost \
--to=rpjday@crashcourse.ca \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=sitsofe@yahoo.com \
--cc=torvalds@linux-foundation.org \
--cc=yuhongbao_386@hotmail.com \
/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
Powered by JetHome