mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: Ilya <khext@mail.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PAE bug in 2.4?!
Date: Wed, 2 Nov 2005 20:42:12 +0300	[thread overview]
Message-ID: <20051102204212.256584e7.vsu@altlinux.ru> (raw)
In-Reply-To: <1130946595.4434.20.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

On Wed, 02 Nov 2005 18:49:55 +0300 Ilya wrote:

> I've ASUS P4P800-Mx-EAYVZ motherboard and have to use a 2GB memory. But
> after including PAE support in kernel it almost twice... Surely, i
> understand, that it's inevitable, the slowing of PAE, but twice?! Does
> anybody faced this problem? Or is there some bug in PAE?! I tested the
> PAE at some other motherboards, but only on this model on asus it works
> strange) 
[skip]
> Here is the difference in kernels:
> khext@al:~$ diff linux-2.4.31/.config linux-2.4.31-PAE/.config
> 61,62c61,62
> < CONFIG_NOHIGHMEM=y
> < # CONFIG_HIGHMEM4G is not set
> ---
> > # CONFIG_NOHIGHMEM is not set
> > CONFIG_HIGHMEM4G=y
> 64c64,65
> < # CONFIG_HIGHMEM is not set
> ---
> > CONFIG_HIGHMEM=y
> > CONFIG_HIGHIO=y

CONFIG_HIGHMEM4G does not enable PAE - it is CONFIG_HIGHMEM64G which
does it.  So the slowdown must be due to something other than PAE.

Please also show the start of dmesg output - lines which look like:

BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 ...
xxxMB HIGHMEM available.
xxxMB LOWMEM available.

Also show the output of "cat /proc/mtrr".  Some systems have buggy MTRR
setup done by BIOS, which can lead to such slowness when using the full
amount of memory.  Such problems may be fixed by a BIOS upgrade, or
worked around by specifying the mem=... option to avoid using the memory
which is not covered by MTTRs (if the amount of such misconfigured
memory is not excessively large).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2005-11-02 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02 15:49 Ilya
2005-11-02 17:42 ` Sergey Vlasov [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=20051102204212.256584e7.vsu@altlinux.ru \
    --to=vsu@altlinux.ru \
    --cc=khext@mail.ru \
    --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

all inboxes | Powered by JetHome®