Bug 14776
Summary: | Floating point exceptions in kernel-2.2.16-3smp in RH6.2 | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <smckown> |
Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED WORKSFORME | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-12-15 00:30:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Need Real Name
2000-07-27 23:54:22 UTC
What happens if you install the i586 or i386 kernel instead of the i686 kernel? 28 Jul - kernel 2.2.16-3smp compiled for 386 (updates/6.2/i386.kernel-smp-2.2.16-3.i386.rpm) has not demonstrated the problem in about 10 hours of operation where it used to happen generally within 4. It appears this compiled kernel does not exhibit the problem. All my other machines have custom-built kernels, and so it the plan for this machine. Do you have an idea of the element of the 686 kernel that is causing this issue, so that I can attempt to avoid it? I do definitely prefer to have code compiled to take advantage of the 686 instruction set if possible. We did not enable the PIII patches (KNI instructions) in the 2.2.16-3 kernel, so that isn't the problem, at any rate. It could possibly be slightly flaky hardware that isn't stressed as hard with the other kernels, so there's no guarantee of a kernel config option that would change it. You can try building kernels with specific changes, such as turning off bigmem support -- that's one of the differences between the i686 and lower kernels. |