home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / coherent / 6577 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  3.1 KB

  1. Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!horga!smallo.bo.open.de!hphbbs!hph
  2. From: hph@hphbbs.E.open.de (H.P. Heidinger, Essen)
  3. Newsgroups: comp.os.coherent
  4. Distribution: world
  5. Subject: Re: Coherent v4 SCSI and ST-506
  6. X-Newsreader: TIN [version 1.1 PL8]
  7. References: <930102618@umunk.GUN.de>
  8. Message-ID: <9301041066@hphbbs.E.open.de>
  9. Organization: HPHBBS-COHERENT User Conference/Germany (CUC-Ger)
  10. Date: Mon,  4 Jan 93 09:06:04 +0100
  11. Lines: 53
  12.  
  13. Udo Munk (udo@umunk.GUN.de) wrote:
  14. : Trev Roydhouse (trev@asstdc.oz.au) wrote:
  15. : :  > From: udo@umunk.GUN.de (Udo Munk)
  16.  
  17. : :  > the Adaptec AH-1542 SCSI controller is the best one 
  18. : :  > available today for ISA bus systems. But be warned 
  19. : :  > this controller uses busmaster DMA and has problems 
  20. : :  > with some motherboards. The problem is that you are losing 
  21. : :  > characters on the serial lines when there is heavy disk 
  22. : :  > I/O.  This problem does not occur only under COHERENT, 
  23.  
  24. : :  ... under MS/PC-DOS too. However, the problem is easily solved by installing a
  25. : : replacement UART, the NS16550AFN in place of the 8250 or 16450. Of course, VLSI
  26. : : serial port chipsets preclude this option, although I hear there is a 16550
  27. : : VLSI chipset now.  
  28.  
  29. : Not in every case. I know about systems where this problem is worse
  30. : with a 16550, because now a whole FIFO is lost. The problem is the
  31.                                                   ^^^^^^^^^^^^^^^^^^
  32. : bus on/off timing, if the DMA controlls the bus for a too long time
  33.   ^^^^^^^^^^^^^^^^^
  34. : the CPU can't read out the FIFO of the UART. This problem ist greater
  35. : under UNIX then under DOS, because handling the interrupts is much
  36. : more expensive.
  37.  
  38.   NO! The problem is NOT the Bus-On/Off-Timing. I wrote a tool
  39.   'ahaset' which could set the Busmaster-Timing in the whole range.
  40.   Using this tool I set the bus-timing to 'worst case' for the disk
  41.   i.e. 2 ys (micro-seconds) Bus-On, 64 ys Bus-Off, but this didn't improve
  42.   anything.
  43.   I believe that the new scatter/gather-support in the ADAPTEC-Driver
  44.   crushes other I/O.
  45.   EACH disk access is to detriment of tty I/O - even at only 1200
  46.   baud. With COHERENTs ADAPTEC driver it is definitly IMPOSSIBLE to 
  47.   work over tty lines independent of direction.
  48.  
  49.   Replacing UARTs (->16550AFN) cures nothing but makes things worse, 
  50.   since disk-access from the provided ADAPTEC driver trashes entire
  51.   FiFo-buffers. Actually it is impossible to use FiFo-UARTs, because 
  52.   UUCPs 'uucico' has severe sycronization problems with whole
  53.   FiFo-buffers trashed, which results in broke UUCP connections all
  54.   the time.
  55.   
  56.   
  57. Regards, Peter
  58. --
  59. ####################===============================****************************
  60. # H.P. Heidinger   # Call  : +49-201-287433 (data) * ~~ HPHBBS ~~~ CUC-Ger ~~ *
  61. # Steeler Str. 121 #       : V22/32/42bis, 8N1     * COHERENT User Conference *
  62. # 4300 Essen 1     # E-Mail: hph@CUC-Ger.E.open.de *         Germany          *
  63. # Germany          # Login : guest or "anon. UUCP" * UUlog=nuucp/MYNAME=nuucp *
  64. ####################===============================****************************
  65. #  UNIX is a trademark of AT&T ...  AT&T is a modem test command ....  :-)    #
  66. --
  67.