home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aux
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!ames!nsisrv!jagubox!jim
- From: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
- Subject: Re: Yet more about 'tc' (blocking issues)
- Message-ID: <1243@jagubox.gsfc.nasa.gov>
- Lines: 37
- Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
- Nntp-Posting-Host: jagubox.gsfc.nasa.gov
- Reply-To: jim@jagubox.gsfc.nasa.gov (Jim Jagielski)
- Organization: NASA/Goddard Space Flight Center
- References: <1228@jagubox.gsfc.nasa.gov> <1992Nov11.032712.26391@noao.edu> <1241@jagubox.gsfc.nasa.gov>
- Date: Thu, 12 Nov 1992 14:39:06 GMT
-
- jim@jagubox.gsfc.nasa.gov (Jim Jagielski) writes:
-
- >tody@noao.edu (Doug Tody) writes:
-
- >>A variable record size is preferred over a fixed block size since for some
- >>tape formats the record size may have some meaning, and since variable size
- >>records cause fewer transport problems. If fixed size blocks are used, one
- >>system may use, e.g., 1k blocks and the other 8k blocks, and it may not be
- >>possible to read the tape.
-
- >Ahhh infinite resources would definately help make this so... How about
- >a driver that also plays a little trumpet fanfare when it ejects a tape? :)
-
- >Seriously though, variable block sizes would be a good addition and
- >most probably will be added to 'tc' after a while. The trick is getting
- >all the information about it to implement it.
-
- Well, after wiping the foam from my mouth :$ I've bitten the bullet
- yet again...
-
- Seems that almost all drives that support variable block sizes just require
- 2 changes: a bit _clear_ in READ/WRITE and a Mode Select with Block Length
- being set to 0.... (as far as I can tell)
-
- Soooo... expect version 3.01 of 'tc' to be released in a little bit with...
- Variable Block Length support on those drives that allow it. This'll
- be implemented by using another minor device number bit (number 6 [0x40]).
- Testing on this will be minimal before release, so I'll need others
- to try it out and see...
-
- As always, despite what you may think :), Any and All comments are
- appreciated!
- --
- Jim Jagielski | "It is not I who am crazy...
- jim@jagubox.gsfc.nasa.gov | it is I who am MAD!"
- NASA/GSFC, Code 734.4 |
- Greenbelt, MD 20771 | - Ren
-