home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28948 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  3.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.INS.CWRU.Edu!po.CWRU.Edu!bbm
  2. From: bbm@po.CWRU.Edu (Brian B. Mathewson)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Some leftover problems with OS/2
  5. Date: 2 Sep 1992 05:20:33 GMT
  6. Organization: Case Western Reserve University, Cleveland, OH (USA)
  7. Lines: 60
  8. Message-ID: <181iv1INN8s6@usenet.INS.CWRU.Edu>
  9. Reply-To: bbm@po.CWRU.Edu (Brian B. Mathewson)
  10. NNTP-Posting-Host: slc12.ins.cwru.edu
  11.  
  12.  
  13. Here are some problems I've had with OS/2 which I haven't seen reported
  14. and which I don't think have been corrected.
  15.  
  16. By the way, I use a 16MHz 386SX and 6 Megs of RAM with the FAT file 
  17. system.  (I'd go to 8 Megs, but I'd have to buy SIPPs which wouldn't
  18. be compatible with a new motherboard.)
  19.  
  20.  
  21. Problems with OS/2:
  22.  
  23. Since one of IBM's fixes, I've never had any more TRAPs.  However, OS/2
  24. hangs sporadically when I try to do too many things at once.  Sometimes 
  25. Ctrl-Esc gets out of it.  Most other times, the WorkPlace Shell is just 
  26. doing a lot of routine things but with a lot of disk thrashing, and it 
  27. hangs.  Ctrl-Esc usually makes the disk light up for a second, but there 
  28. is no activity after that.  It seems that if it's possible for the 
  29. Ctrl-Alt-Del or Ctrl-Alt-NumLock to work, then it should be a recoverable 
  30. error.  But, I've never recovered from a lockup where the mouse stopped 
  31. working.
  32.  
  33. My theory on why this happens:  OS/2 enters a critical section, or a 
  34. stretch of code with interrupts turned off, but when it turns interrupts 
  35. back on, interrupts have piled up (mouse, keyboard, system timer, disk, 
  36. DMA, video, etc.) and are waiting to be answered, but OS/2 just can't 
  37. catch up on such a slow machine.  (In my experience, not servicing an 
  38. interrupt by the time the next same interrupt comes is usually pretty 
  39. bad, depending on the hardware.)  Or, a deadlock occurs.
  40.  
  41. SVGA support is lacking.  My WD 90C11 chip is not handled properly, even 
  42. with SVGA ON and the latest fixes and all the FAQ tips.  It's registers
  43. are not saved/restored properly and it loses sync with the monitor
  44. sometimes when switching between back from full-screen DOS sessions.
  45. Using the standard VGA resolution drivers (VVGA.SYS and BVHVGA.SYS)
  46. does not result in the same problem, but I can't leave programs in SVGA 
  47. modes before switching.  However, I'd rather have them work on the 32-bit 
  48. video drivers first than this.
  49.  
  50. Why do folders sometimes lose arrangement of icons?  Sometimes the icons 
  51. are moved way down, and you have to select Arrange to get them back 
  52. together.  (I've heard people report this problem before... Has it been
  53. resolved yet?)
  54.  
  55.  
  56. Performance problems:
  57.  
  58. Floppy access from the WPS (i.e. double-clicking on the A: icon) prevents 
  59. subsequent opening/closing/moving/resizing of windows until the Drive A: 
  60. window opens up.  Even though the WPS is not multithreaded (which would 
  61. be nice), somehow, perhaps this could be coded so that it doesn't wait 
  62. for the floppy.
  63.  
  64. Have a speedier Find operation and Open/Close folders operations.
  65. The WPS find is slow compared to a [C:\] DIR /S WHATEVER.*
  66. Is it just because the thread runs at a lower priority?
  67.  
  68. -- 
  69.  
  70. Brian Mathewson   bbm@r2d2.eeap.cwru.edu
  71.                   bbm at Cleveland Freenet
  72.