Bug 66387
| Summary: | SMP kernel for dual Xeon "see" four processors | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Benoit <ppbenoit> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-06-07 19:11:24 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
Benoit
2002-06-09 16:57:08 UTC
Something went wrong in -4 that broke xosview. The actual work should be fine though, it's just the measurement program that gives the wrong data; top should also still provide the right info. no, top doesn't still produce the right info. I have found where the problem come from : the bios has Hyper-Thread enable ! I have just disbled it and everything ok. There is still one question now, why and how when there is already a process running on a physical processor the kernel choose to run a second process to the second logical processor attache to same physical processor the first process is already running on ? Is it a option or a command to force a task to run on a specific physical processor ? P.S. I found the answer of my problem in the support database of suse linux. I am seeing double processors on xeon servers also. My kernel is 2.4.18-10 Does redhat consider this a bug? no you see 4 virtual processors... you paid money to intel for the hyperthreading feature... use it! :) |