|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel load in Xen not correct | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Schwartzkopff <misch> |
| Component: | Kernel | Assignee: | Kurt Garloff <garloff> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Schwartzkopff
2005-09-19 08:30:56 UTC
For further information or test please contact me. Hmm, it displays a load of 0 here. garloff@tpkurt:~ [0]$ uname -a Linux tpkurt 2.6.13-15-xen #1 Tue Sep 13 14:56:15 UTC 2005 i686 i686 i386 GNU/Linux garloff@tpkurt:~ [0]$ rpm -q xen xen-3.0_6715-2 garloff@tpkurt:~ [0]$ uptime 3:33am up 1 day 14:38, 6 users, load average: 0.01, 0.36, 14.15 Can you reproduce with the final release on SL10.0 (aka RC4)? > Can you reproduce with the final release on SL10.0 (aka RC4)?
I can:
xencore:~ # uname -a
Linux xencore 2.6.13-15-xen #1 Tue Sep 13 14:56:15 UTC 2005 i686 i686 i386
GNU/Linux
xencore:~ # rpm -q xen
xen-3.0_6715-2
xencore:~ # uptime
11:26am up 0:06, 1 user, load average: 1.00, 0.77, 0.36
xencore:~ #
Does top show a process that eats the CPU? Any processes that that are in 'D' state? Nothing special in top. That was the first thing I looked for. I did not look for any processes in state "D", but I think there wasn't. I do not have the machine any more, so I cannot reproduce the error at the moment. The answer time of the machine was OK, It responded fast. So I think only the conculation of the load number was incorrect somehow. Perhaps I find some time so build up the machine again. SO, let's ignore this for now. Thanks for your report anyway. |