home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / bsd / 10758 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  4.6 KB

  1. Xref: sparky comp.unix.bsd:10758 comp.os.linux:22137 comp.unix.pc-clone.32bit:926
  2. Newsgroups: comp.unix.bsd,comp.os.linux,comp.unix.pc-clone.32bit
  3. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!roell
  4. From: roell@informatik.tu-muenchen.de (Thomas Roell)
  5. Subject: Re: ET4000/W32 and VESA VL-Bus
  6. In-Reply-To: hasty@netcom.com's message of 29 Dec 92 22:42:41 GMT
  7. References: <1992Dec28.190316.22747@Informatik.TU-Muenchen.DE>
  8.     <1992Dec28.223727.3569@netcom.com>
  9.     <1992Dec29.191833.1401@Informatik.TU-Muenchen.DE>
  10.     <1992Dec29.224241.21987@netcom.com>
  11. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  12. Organization: Inst. fuer Informatik, Technische Univ. Muenchen, Germany
  13. Date: Wed, 30 Dec 1992 09:56:45 GMT
  14. Message-ID: <1992Dec30.095645.29100@Informatik.TU-Muenchen.DE>
  15. Lines: 72
  16.  
  17. >They do a good DRAM design according to S3 they simulate a VRAM in the
  18. >8c801/8c805 design. I don't know the specifics of their design and I doubt
  19. >that they are going to make it public.
  20.  
  21. I assume that they simply read the video data for one complete scanline
  22. (1024 or 2048 bytes) within one page cycle (tRAS = 90ns, tCAS= 30ns, but
  23. just guesses, please could someone look the exact thing up in the databook),
  24. which means with a 1024 bytes buffer they would have around 77.6 MB/sec
  25. available (with tRAS = 120ns & tCAS = 40ns, this would be 44.3 MB/sec) at
  26. 70Hz refresh rate and 1024x768. This might be actually over the limit the
  27. graphics engine could make use of. The big BUT is still, how are things
  28. looking at 1280x1024, and how are they compared to the 928 which has fully
  29. 100MB/sec available ?
  30.  
  31. >>Will be intresting. Have another benchmark number for people who like
  32. >>really hot boards ... This is the Nth Engine/250, a VRAM based board
  33. >>with a 82C481 on it... Maybe the 928 will be faster ;-)
  34. >
  35. >My expectation is that is going be faster than 120k xstones :-)
  36.  
  37. Hmmm .... I make no guesses here, but going that high, you'll hit some 
  38. other limits, which are generally called io-bus limits. On the
  39. Nth Engine/250 I computed a xstones rating based upon earlier tests I ran
  40. on other 481 boards and the measured rect500 / scroll500 throughput.
  41. I expected 128k. The reason why this was not reached was that in some
  42. operations, the host to 481 communitcation was simply the limit. Since
  43. most commands go exclusively over io-ports (which are slower than memory
  44. accesses, and awfully slow on the ISA bus), you can do only around
  45. 1 million read/writes per second. For some other operations clipping again
  46. got a cpu performance issue. The local bus seems to have solved some
  47. things regarding this io-problem, but some other problems will still
  48. prevent you from getting the top results by just simply linearly
  49. interpolate the xbench results based upon the maximum graphics chip
  50. throuput.
  51.  
  52. >Who is the chip manufacturer for  the 82c481 and do you have the phone number
  53. >for the board manufacturer of the "Nth Engine/250"?
  54.  
  55. The 82C481 is from Chips & Technologies (I thought Amanicio would be the
  56. ultimate expert on these things ;-)). The Nth Engine/250 is of course from
  57. Nth. Don't have their number here. This board is way out a reach for most 
  58. people since it is a 2MB VRAM solution with a Bt485 RAMDAC on it. I think
  59. it sells for over $1500 ... Anyway I see the prices dropping if 928 boards
  60. with 2MB VRAM will actually sell (my personal favourite 928 board is still
  61. the ELSA WINNER 1000, which does 1280x1024 non-interlaced for DM 950 in
  62. Germany which is about $600).
  63.  
  64. >and at 1024x768. I can't because I am stuck with a low resolution monitor.
  65.  
  66. You can run these higher refresh rates as well. Nobody said that you have
  67. to watch xbench running. Just run XS3 and xbench, but without monitor. The
  68. results will be correct.
  69.  
  70. >All I want to say is that at $199 the Actix GraphicEngine32 DRAM card is not
  71. >a bad card at all. Also, as much as I want to get my hands on a 928 it was
  72. >delayed two months and I still have to get hold of one to see how it works.
  73. >have the databook and I am all set to got at it.
  74.  
  75. You are right with the point that a 801/805 is right now generally a better
  76. buy than a 911/924 buy. And since unluckly the 928 boards seem not to be
  77. selling within 2 or 3 months from now they still will be for some time.
  78. But if someone can wait this long, he/she will get a better buy with the
  79. 928, which also will do 1280x1024 and 1024x768x16bpp and 800x600x32bpp.
  80. I predict that this will be much more attractive for people that do not
  81. exchange their cards every other week.
  82.  
  83. - Thomas
  84. --
  85. -------------------------------------------------------------------------------
  86. Das Reh springt hoch,                 e-mail: roell@sgcs.com
  87. das Reh springt weit,                #include <sys/pizza.h>
  88. was soll es tun, es hat ja Zeit ...
  89.