Bug 25037

Summary: top doesn't show CPU states (shows zeroes), CPU and WCPU fields for each process
Product: Base System Reporter: lev <lev>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description lev 2001-02-12 20:40:04 UTC
top shows zeroes in "CPU states" line, and WCPU & CPU fields for all processes. Same to "ps -o "pid,%cpu,command""
It is i486DX4-100 computer with 24Mb of memory. Here is head of dmesg:
======================================================================
FreeBSD 4.2-STABLE #2: Mon Feb  5 19:33:41 MSK 2001
    root@lev:/usr/obj/usr/src/sys/LEV486
Timecounter "i8254"  frequency 1193182 Hz
CPU: i486 DX4 (486-class CPU)
  Origin = "GenuineIntel"  Id = 0x480  Stepping = 0
  Features=0x3<FPU,VME>
real memory  = 25165824 (24576K bytes)
======================================================================
I know about possible problems with rtc, my rtc is Ok:
vmstat -i
interrupt      total      rate
ep0 irq10      282339        0
fdc0 irq6           2        0
ata0 irq14    1453907        2
sio1 irq3    33503917       64
sio2 irq7     2403650        4
clk irq0     51877424       99
rtc irq8     66380643      127
Total        155901882      300

This problem was in 3.5-STABLE too.

How-To-Repeat: Sorry, I don't know.
System from same sources works Ok on iP250MMX
Comment 1 quikchange 2001-07-25 21:52:19 UTC
I am experiencing this problem now as well.
It cropped up after I built the world and rebooted on May 24, having not 
done so in several weeks.
I am running 4.3-stable on an AMD Duron, which did not have any such 
issues until I built the world.
-- 
Antonio M. D'souza	
725-8002
http://www.quikbox.ca
Comment 2 wkb 2001-11-24 12:07:17 UTC
Looks like a transient problem:
45264 wkb        2   0  3148K  2424K select   0:07 12.01% 12.01% xterm
  300 root       2   0 23500K 21372K select  20:26  0.78%  0.78%
XF86_SVGA

etc. 

This is 4.4-stable

Can you please verify if the problem is still occuring on
your system with a recent (4.3/4.4) system?
-- 
|   / o / /_  _   		email: 	wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte		Arnhem, The Netherlands
Comment 3 Mark Peek freebsd_committer freebsd_triage 2002-07-07 20:24:22 UTC
State Changed
From-To: open->closed

Feedback timeout.