Date: Sun, 7 Mar 1999 17:57:23 +1100 From: Bruce Evans <bde@zeta.org.au> To: bde@freebsd.org, tanimura@naklab.dnj.ynu.ac.jp Cc: freebsd-current@freebsd.org Subject: Re: State "CPU255" in top(1) on an SMP box. Message-ID: <199903070657.RAA26471@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>[/usr/src/usr.bin/top/machine.c:char *format_next_process(handle, get_userid)] > > if (smpmode && PP(pp, p_oncpu) == 0xff) > ^^ > this should be '!='. Oops. Thanks for the fix. Bruce 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?199903070657.RAA26471>