Bug 524429 - i686 installer should use kernel-PAE to access all of RAM
Summary: i686 installer should use kernel-PAE to access all of RAM
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 698982 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-20 04:46 UTC by John Reiser
Modified: 2011-04-25 18:14 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-22 14:29:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Reiser 2009-09-20 04:46:50 UTC
Description of problem: The i686 (i386) installer uses at most 3.3GB of RAM because it runs "kernel" instead of "kernel-PAE".  If used, then the currently-ignored RAM would decrease install time by increasing available buffering.


Version-Release number of selected component (if applicable):
anaconda-12.26

How reproducible: every time


Steps to Reproduce:
1. boot installer on i686 with PAE and 4GB of RAM (or more) installed
2. switch to FT2 as soon as possible
3. sed 1q </proc/meminfo
  
Actual results:
MemTotal:        3320564 kB    # approx 3.3GB

Expected results:
MemTotal:        4058316 kB    # on box with 4GB installed


Additional info: Actual numbers depend on BIOS and hardware installed.

Comment 1 Chris Lumens 2009-09-22 14:29:29 UTC
Unfortunately, the kernel-PAE kernel does not work on all the machines that are supported by Fedora.  If we wanted to implement this, we would then need to offer multiple kernel entries in the boot.iso menu, etc.  That then pushes a complex and hard-to-explain decision off onto the user to pick the correct kernel.

Comment 2 Brian Lane 2011-04-25 18:14:55 UTC
*** Bug 698982 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.