Date: Fri, 19 Nov 2004 08:50:24 GMT From: Dima Dorfman <dd@freebsd.org> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/60385: vmstat/iostat/top all fail to report CPU usage (still in 5.3R) Message-ID: <200411190850.iAJ8oOlK040647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/60385; it has been noted by GNATS. From: Dima Dorfman <dd@freebsd.org> To: Thomas Novin <thnov@xyz.pp.se> Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/60385: vmstat/iostat/top all fail to report CPU usage (still in 5.3R) Date: Fri, 19 Nov 2004 08:41:51 +0000 Thomas Novin <thnov@xyz.pp.se> wrote: > kern.cp_time: 0 0 0 0 0 > # cd /usr/local/ > # /usr/bin/time ls -R > /dev/null > 3.11 real 0.00 user 0.19 sys Okay, so the timecounter is sane (no surprise there) but statclock isn't firing (no surprise there either). bde just told me about PR 17800, which sports the same symptoms and includes a patch. Can you try that? It might be slightly incomplete, but it definitely sounds like that bug could be the culprit. Dima.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411190850.iAJ8oOlK040647>