home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35518 < prev    next >
Encoding:
Text File  |  1992-11-06  |  2.8 KB  |  46 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!nap42487
  3. From: nap42487@uxa.cso.uiuc.edu (Nishith A. Patel)
  4. Subject: Re: Does VESA Local Bus put a huge strain on a CPU?
  5. References: <Bx29yH.EE8@news.cso.uiuc.edu> <1992Nov2.031700.14433@njitgw.njit.edu> <1992Nov2.224052.7151@mksol.dseg.ti.com> <1992Nov3.195634.7436@njitgw.njit.edu> <1992Nov4.213113.7644@mksol.dseg.ti.com> <Bx7sqF.5zy@news.cso.uiuc.edu> <1992Nov5.172246.1853@mksol.dseg.ti.com>
  6. Message-ID: <Bx9M5D.HvM@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Thu, 5 Nov 1992 22:51:12 GMT
  10. Lines: 34
  11.  
  12. mccall@mksol.dseg.ti.com (fred j mccall 575-3539) writes:
  13. >Well, if you're only concerned about speeding up video, then you're
  14. >right.  EISA isn't the way to go.  In fact, under DOS EISA is a waste
  15. >of money.  It's practically impossible to saturate the ISA bus under
  16. >DOS anyway.  Of course, you could always buy an EISA video board (VERY
  17. >expensive) or get a coprocessed board (so you send it 100k of
  18. >instructions and it produces a 1M image -- also more expensive than a
  19. >dumb frame buffer).  All local bus does is save you a little money on
  20. >the add-in cards.  What do you do when someone comes up with a better
  21. >coprocessed board and you're suddenly slower again?
  22.  
  23. Well, that was one of the earlier points of this thread. Coprocessed cards
  24. are not very helpful in certain situations. They speed up text-scrolling and
  25. other graphics-intensive operations, but are only a solution for some things. 
  26. If you are sending data a window or screen to be displayed, a coprocessor
  27. on the card will do you no good. The card will still get the information 
  28. at a snail's pace on ISA, and there is not much to process. Just throw the
  29. info out to get an image. So as you open a window, close a window, whatever,
  30. It is still slow.
  31.  
  32. AND, because of the work involved in going through the driver and processor
  33. (and in some cases from the accelerator to the VGA card), instead of just sending out the info, if you are doing something like throwing images out, some
  34. coprocessed cards actually slow things way down compared to dumb VGA. Another
  35. example, multimedia. say you are doing animation, paging screens. Dumb VGA
  36. is going to go way too slow because of ISA, and coprocessed cards wont do any
  37. better, with the possibility of doing worse.
  38. Let's bring the Amiga back in. It can do certain things faster than ISA
  39. computers because it does not have such a huge bottleneck. 
  40.  
  41. I do not mean to belabor this, but I am just trying to say coprocessed cars
  42. are not an end-all solution. If you really want it, get an LB card that is
  43. also coprocessed.
  44.  
  45.  
  46.