public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Willi Nüßer" <wilhelm.nuesser@sap.com>
To: Brian Gerst <bgerst@didntduck.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Comparison of PAE and Non-PAE 2..4.14 (p8) in high load
Date: Wed, 14 Nov 2001 16:36:12 +0100	[thread overview]
Message-ID: <3BF28F6C.90008@sap.com> (raw)
In-Reply-To: <3BF27557.30007@sap.com> <3BF2837B.4B63FBA5@didntduck.org>

Brian Gerst wrote:

 
>>
>>Results:
>>---------
>>
>>2.4.7
>>        2.4.14p8 PAE            2.4.14p4 non- PAE
>>-------------------------------------------------------------
>>   1.80         13.42                   15.47
>>   1.10         13.28                   14.76
>>   1.20                 14.08                   14.63
>>   1.26         13.17                   15.30
>>   1.35         13.41                   14.51
>>
>>This means that we did see a performance decrease of about
>>6 % compared to 2.4.14p8 nonPAE but still 2.4.14p8 is an order
>>of magnitude faster than 2.4.7
>>
> 
> PAE mode increases the size of the page table entries to 64-bits, and
> the x86 doesn't do 64-bit operations very well.  Plus it has three 

> levels of tables to work with instead of two.  


Yes, I know the difference. The reason for this post was not blind
curiosity but the presumption that the great performance increase of 
2.4.14p8 we reported was mainly due to the PAE enabling in the 2.4.7 and 
non-PAE-enabling 2.4.14p8 in our first test.

The tests above show that this is not the case. Even with PAE 2.4.14 is
faster by an order of magnitude.

The other info we did find interesting is the actual amount of 
difference between PAE and nonPAE. The 6% we got fit very well in some
estimates I found on lkml.

-- 
Best regards
Willi

-----------------------------------
Willi Nuesser
SAP Linuxlab


      reply	other threads:[~2001-11-14 15:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-14 13:44 Comparison of PAE and Non-PAE 2..4.14 (p8) in high load Willi Nüßer
2001-11-14 14:45 ` Brian Gerst
2001-11-14 15:36   ` Willi Nüßer [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=3BF28F6C.90008@sap.com \
    --to=wilhelm.nuesser@sap.com \
    --cc=bgerst@didntduck.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox