home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / win32 / 668 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.1 KB  |  32 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!cs.utexas.edu!usc!sol.ctr.columbia.edu!destroyer!fmsrl7!eccdb1.pms.ford.com!vscarafi
  3. From: vscarafi@eccdb1.pms.ford.com (Vincent F. Scarafino)
  4. Subject: Re: cpu thermometer 
  5. Message-ID: <BtEADv.Kvy@fmsrl7.srl.ford.com>
  6. Originator: news@pms001
  7. Sender: usenet@fmsrl7.srl.ford.com (0000-Admin(0000))
  8. Organization: Ford Motor Co.
  9. References: <1992Aug19.223637.11326@pony.Ingres.COM>
  10. Date: Sat, 22 Aug 1992 17:10:41 GMT
  11. Lines: 19
  12.  
  13. rion@Ingres.COM (Rion Cassidy (x3357) OGT) writes:
  14. > I was looking at the CPU thermometer that comes with the development tools.
  15. > It has three bars labelled U, K, and T.  I guess that is for User, Kernel,
  16. > and Task switch.  Does anyone (e.g. Microsoft) know for sure?
  17. > The scale on these bars goes from 0-100.  At first I thought this meant
  18. > percent of CPU time, but then noticed that they normally add up to well
  19. > over 100.  During a compile, U ranges from 30-80, K from 5-40, and 
  20. > T from 80-100.
  21. > What is this thing telling me?
  22. > Rion
  23.  
  24. Looks to me like "T" stands for Total.  It looks as though T = U + K
  25. consistantly.
  26.  
  27. Vince
  28.