Bug 129078 - CONFIG_MPENTIUMIII specified in kernel-2.4.21-i686-hugemem.config
Summary: CONFIG_MPENTIUMIII specified in kernel-2.4.21-i686-hugemem.config
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kernel
Version: 3.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL: http://www.gadgetwiz.com
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-03 19:38 UTC by Joel Griffiths
Modified: 2007-11-30 22:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-08-05 21:19:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Joel Griffiths 2004-08-03 19:38:49 UTC
Description of problem:
The rpm build of the 2.4.21-15.0.3 Redhat kernel specifes a PIII
processor under an i686 build config file. The linux-2.4 spec file
copies the kernel-2.4.21-i686-hugemem.config to .config on i686
systems. Unfortunately, the processor specified in the config file is
not an i686 but a PIII:

# CONFIG_M686 is not set
CONFIG_MPENTIUMIII=y


Version-Release number of selected component (if applicable):
kernel-source-2.4.21-15.0.3.EL.i386.rpm

Additional Informatio:
This occurs only under the hugemem config file, so I doubt it is
configured this way on purpose. If it is done on purpose, I would be
curious to learn why.

-- Joel Griffiths

Comment 1 Arjan van de Ven 2004-08-03 19:42:28 UTC
a pIII compiled kernel can use the prefetch instruction, which
improves performance somewhat, this was done to offset some of the
4g/4g costs, with the assumption that all boxes with lots of ram are
pIII or later anyway


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