home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / setup / 2899 < prev    next >
Encoding:
Text File  |  1993-01-25  |  2.2 KB  |  50 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!cs.utexas.edu!geraldo.cc.utexas.edu!slcs.slb.com!leo.asc.slb.com!sjsca4!poffen
  3. From: poffen@sj.ate.slb.com (Russ Poffenberger)
  4. Subject: Re: Windows 3.1 on 486/33 - double buffering
  5. Message-ID: <1993Jan25.235021.6315@sj.ate.slb.com>
  6. Sender: news@sj.ate.slb.com
  7. Organization: Schlumberger Technologies, ATE division, San Jose, Ca.
  8. X-Newsreader: TIN [version 1.1 PL7]
  9. References: <1329@alsys1.aecom.yu.edu>
  10. Date: Mon, 25 Jan 93 23:50:21 GMT
  11. Lines: 37
  12.  
  13. Chaim Manaster (manaster@yu1.yu.edu) wrote:
  14. : >> If SmartDrive is unsure its
  15. : >>a good idea to install in anyway.
  16. : >
  17. : >I disagree. Trying it on my SCSI drive, the start-up time of windows
  18. : >doubles with double buffering installed. And this also reflects on all
  19. : Fine, but if you then discover that you needed double buffering,
  20. : what consequences have you  suffered.
  21. : In other words, if your system needs double buffering and you did
  22. : not invoke it what disasters befall your system. Are these
  23. : consequences gradual, or do they occur in one fell swoop. Where do
  24. : you look to find these consequences that may or may not occur.
  25. : What is it about SCSI and ESDI drives (Ihave one of each) that
  26. : incur the wrath of no double buffering?
  27.  
  28. Where the problem comes in, is with DMA bus master type cards. These need
  29. an area of low memory for their DMA buffers. An ASPI manager (at least
  30. Adaptec's) provides this, and hooks INT13 to make sure all plays well.
  31.  
  32. What will happen most likely, is that if you don't have an ASPI manager,
  33. and you load your disk cache into high memory, then invoking Windows will
  34. usually corrupt your disk, and do so very quickly. This is because Windows
  35. uses upper memory regions, and will conflict with the DMA buffer.
  36.  
  37. SmartDrv in double buffer mode will avoid this by using 2 buffers, but
  38. performance suffers. Loading a good cache, like hyperdisk in low memory,
  39. also avoids the problem. If you want the cache loaded high, and run
  40. Windows, then load the ASPI manager and all will be OK.
  41.  
  42. Russ Poffenberger               DOMAIN: poffen@sj.ate.slb.com
  43. Schlumberger Technologies ATE   UUCP:   {uunet,decwrl,amdahl}!sjsca4!poffen
  44. 1601 Technology Drive        CIS:    72401,276
  45. San Jose, Ca. 95110             Voice: (408)437-5254  FAX: (408)437-5246
  46.