home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / win32 / 710 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!sun-barr!decwrl!rtech!ingres!rion
  3. From: rion@Ingres.COM (Rion Cassidy (x3357) OGT)
  4. Subject: task switching 
  5. Message-ID: <1992Aug26.211116.9160@pony.Ingres.COM>
  6. Reply-To: rion@Ingres.COM 
  7. Organization: Ask Computer Systems Inc., Ingres Division, Alameda CA 94501
  8. Date: 26 Aug 92 21:11:16 GMT
  9. Lines: 16
  10.  
  11. I noticed a problem with NT the other day while doing a compile of around 30 
  12. files.  I have a screen saver enabled to come on after 5 min.  If I just let 
  13. the compile go by itself, the screen saver comes up and the compile seems to 
  14. get suspended.  The screen saver clearly has the highest priority.
  15.  
  16. This is in contrast to the pre-release version of NT where in the same 
  17. situation the screen saver would look almost dead, jumping a little bit now 
  18. and then during I/O waits when the CPU could run it.
  19.  
  20. So the question is: is the task switching working as intended now, or should 
  21. we expect a major change in the beta release?  Should I disable my screen 
  22. saver? Is there anything I can do to change task priorities?
  23.  
  24. Rion
  25.  
  26.  
  27.