Xref: utzoo comp.bugs.misc:227 comp.sources.bugs:1764 comp.sys.sequent:308 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!rick From: rick@uunet.UU.NET (Rick Adams) Newsgroups: comp.bugs.misc,comp.sources.bugs,comp.sys.sequent Subject: Re: Typo in top 2.5 Summary: a bug but not important Message-ID: <57037@uunet.UU.NET> Date: 7 Jun 89 04:23:37 GMT References: <16964@sequent.UUCP> <7189@cbnews.ATT.COM> Followup-To: comp.bugs.misc Organization: UUNET Communications Services, Falls Church, VA Lines: 12 If you actually look at the code you will see that on most real systems it makes absolutely no difference! The test is to see if the maximum pid hsa increased since the last window update. Given that the window updates are on the over of several seconds, if your system hasn't created a new process in that time period, then its idle anyway, so who cares? yes, its clearly a bug, but its not a big deal.