home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aux / 4042 < prev    next >
Encoding:
Text File  |  1992-11-16  |  2.0 KB  |  44 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!nsisrv!jagubox!jim
  3. From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  4. Subject: Re: Yet more about 'tc' (blocking issues)
  5. Message-ID: <1246@jagubox.gsfc.nasa.gov>
  6. Lines: 30
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: jagubox.gsfc.nasa.gov
  9. Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
  10. Organization: NASA/Goddard Space Flight Center
  11. References: <1228@jagubox.gsfc.nasa.gov> <1992Nov11.032712.26391@noao.edu> <1241@jagubox.gsfc.nasa.gov> <1243@jagubox.gsfc.nasa.gov> <1244@jagubox.gsfc.nasa.gov> <1992Nov14.060233.3593@noao.edu> <1245@jagubox.gsfc.nasa.gov>
  12. Date: Mon, 16 Nov 1992 13:27:35 GMT
  13.  
  14. jim@jagubox.gsfc.nasa.gov (Jim Jagielski) writes:
  15.  
  16. >tody@noao.edu (Doug Tody) writes:
  17.  
  18. >>I have no information on the SCSI manager and am only grasping for straws,
  19. >>but a remote possibility exists if the SCSI manager allows transfers which
  20. >>are a multiple of N times the device block size.  In that case, setting the
  21. >>block size to 1 byte would allow odd size transfers to the device.
  22.  
  23. >This may be possible... Of course, 'tc' would 1st have to issue a
  24. >Read Block Limits to see if the device can do down as low as 1byte and
  25. >then do the Mode Select... This also would mean that things be set up
  26. >so that the device isn't _really_ in variable mode but in a small fixed
  27. >blocksize mode...
  28.  
  29. Well, it looks like the above idea works! (Thanks Doug).
  30.  
  31. Buttttt... performance under this mode is a super dog. After all, the
  32. tape drive must handshake for each and every _byte_ transfered.
  33.  
  34. Anyway, I'll be releasing tc 3.10 (seemed a big enuff improvement to
  35. warrent a jump from 3.00 to 3.10) Pretty Soon... maybe by COB today.
  36.  
  37. Oh yeah... I don't even bother with the Read Block Limits, I just have
  38. 'tc' "force" 1byte block size, if this works, then fine...
  39. -- 
  40.     Jim Jagielski               | "It is not I who am crazy...
  41.     jim@jagubox.gsfc.nasa.gov   |  it is I who am MAD!"
  42.     NASA/GSFC, Code 734.4       |
  43.     Greenbelt, MD 20771         |            - Ren
  44.