Date: Sun, 07 Mar 1999 15:36:51 +0900 From: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp> To: bde@freebsd.org Cc: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>, freebsd-current@freebsd.org Subject: State "CPU255" in top(1) on an SMP box. Message-ID: <19990307153651W.tanimura@silver>
next in thread | raw e-mail | index | archive | help
Hi! I cvsuped, made and installed the world at 04:00 7th May 1999 (JST) on my SMP box to find that the STATE in top(1) displayed "CPU255" for some processes. I have only 2 CPUs... [/usr/src/usr.bin/top/machine.c:char *format_next_process(handle, get_userid)] if (smpmode && PP(pp, p_oncpu) == 0xff) ^^ this should be '!='. Seigo TANIMURA |M1, Nakagawa Lab, Dept of Electronics & CS =========================|Faculty of Engineering, Yokohama National Univ Powered by SIEMENS, |http://www.naklab.dnj.ynu.ac.jp/~tanimura/ FreeBSD 4.0-CURRENT |http://www.sakura.ne.jp/~tcarrot/ (7th Mar 1999) & muesli. |tanimura@naklab.dnj.ynu.ac.jp tcarrot@sakuramail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990307153651W.tanimura>