home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / ibm / pc / hardware / 20399 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  4.0 KB

  1. Xref: sparky comp.sys.ibm.pc.hardware:20399 comp.os.ms-windows.misc:1623
  2. Newsgroups: comp.sys.ibm.pc.hardware,comp.os.ms-windows.misc
  3. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!eagle.tamu.edu!jlr1801
  4. From: jlr1801@eagle.tamu.edu (Jeff Rife)
  5. Subject: Re: Will a math chip help speed up Windows?
  6. Message-ID: <1992Jul27.183123.7030@tamsun.tamu.edu>
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Organization: Energy Systems Lab, Texas A&M University
  9. References: <1992Jul10.180052.24681@tcom.stc.co.uk>
  10. Date: Mon, 27 Jul 1992 18:31:23 GMT
  11. Lines: 75
  12.  
  13. In article <9207101159.AA08271@alcatel.no> Malcom.Smith@alcatel.no (Malcom Smith) writes:
  14. >
  15. >1.   Buy an accelaeraor card.  There have been come articles/reviews
  16. >     of such beasts in Byte and PC Magazine recently.
  17. >
  18. >2.   Spend lots of money and buy a machine with the graphics card
  19. >     on the local bus.  (Option 1 is usually more acceptable!)
  20. >
  21.  
  22. No question--video speed is absolutely the make or break.  I've used
  23. 80486DX-50 machines with fast (Panacea, etc.) 256 color drivers.  A
  24. 80386SX-16 with an accelerator card (TIGA, ATI Ultra, S3--fastest to
  25. slowest) will blow it away in apparent performance.
  26.  
  27. If the SX has enough memory for a big disk cache, and TrueType (or ATM) font
  28. cache, then it is the preferred machine, IMHO.
  29.  
  30. >However, for those users which use programs like Corel Draw! (which
  31. >uses tons of CPU power for the drawings) then a x87 would be perfect.
  32.  
  33. No, it wouldn't.  The Corel manual clearly states that it *does not* use a
  34. math coprocessor.  However, since all of it's math is in 32-bit form
  35. (although it may be fixed point), a 80486 will help, as the increased
  36. integer speed over a 80386 will make a difference.
  37.  
  38. >Lastly, don't bother putting the Video BIOS into Shadow RAM; there's
  39. >no appreciable difference in speed (i.e. the user can't tell, but I
  40. >suppose if you hooked up an alalyser you might find one) and for your
  41. >pains you'll lose some valuable upper memory.
  42.  
  43. No, this is also (generally) wrong.  Most BIOS's today will reserve either
  44. 256KB or 384KB if you shadow *any* ROM.  Since shadowing the system ROM does
  45. help (especially on a 32-bit processor), then you won't waste anything by
  46. shadowing the video ROM.  OTOH, Windows sometimes has problems when certain
  47. things are shadowed, depending on the system.  If your machine is flaky,
  48. this is one thing to check.S
  49.  
  50. >
  51. >Other ways to speed up Windows?  
  52. >
  53. >1.  Lotsa RAM.  Certainly no less than 4MB, 8 is nice.
  54.  
  55. Again, absolutely right.  The more the better.  And use it wisely.
  56.  
  57. >2.  Use a permenant swap file.
  58.  
  59. As opposed to a temporary, yes, this is best, but, better still, get 16MB of
  60. real memory and turn off the swapping entirely.  This results in an
  61. amazingly fast system.  Also, make sure 32-bit disk access is on, even if
  62. you don't use any swapfile.
  63.  
  64. >3.  If you have oodles of RAM use 1MB for a RAM disk and in AUTOEXEC.BAT
  65. >    have the line:
  66. >    SET TEMP = D:\
  67. >
  68.  
  69. If you have more than 4 MB of RAM, a good rule of thumb is to set up a
  70. RAM-disk that is 25% the size of your total memory.  Then, make a
  71. subdirectory (like maybe D:\TEMP) and SET TEMP=D:\TEMP.  *Never* use the
  72. root directory.  What if a program creates 175 temporary files, all 512
  73. bytes long?  It won't run, because the default number of directory entries
  74. for RAMDRIVE is less than that.  But, there is no limit in the subdirectory,
  75. except the size of the disk.
  76.  
  77. Some programs (notably Corel Draw!) will benefit most from a TEMP being set
  78. to a RAM-disk.  Just make sure that it is big enough, and that it really is
  79. the cause for speed-up, and not some other twiddling.
  80.  
  81. Also, if you are using network printers, turn Print Net Jobs Direct on in
  82. the Print Manager, and you won't need a large TEMP disk for printing.  It
  83. will go directly to the server.
  84.  
  85. --
  86. Jeff Rife   P.O. Box 3836   |   "Because he was human; because he had goodness; College Station, TX 77844   |    because he was moral they called him insane.
  87. (409) 696-4252 or 847-8775  |    Delusions of grandeur; visons of splendor;     nabs@tamu.edu               |    A manic-depressive, he walks in the rain."
  88.