home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / coherent / 6895 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!spool.mu.edu!cass.ma02.bull.com!mips2!bubba!sje
  3. From: sje@xylos.ma30.bull.com (Steven J. Edwards)
  4. Subject: Slow tar writing to /dev/fva0
  5. Reply-To: sje@xylos.ma30.bull.com
  6. Organization: Bull HN, Worldwide Information Systems, Billerica, Mass., USA
  7. Distribution: comp
  8. Date: 22 Jan 93 12:06:39
  9. Message-ID: <SJE.93Jan22120639@xylos.ma30.bull.com>
  10. Sender: news@mips2.ma30.bull.com (Usenet News Manager)
  11. Lines: 32
  12.  
  13. A recent timing of tar writing about 1 Mbyte (200 files) to /dev/fva0
  14. gave over six minutes of wall time with no other user proceses
  15. running.  The floppy had been formatted using the default skew and
  16. interleave values of fdformat.  Interestingly, the format only takes a
  17. minute or so.
  18.  
  19. Also, the man page for fdformat describes the -a option as producing
  20. output of the form:
  21.  
  22. hd=d cyl=dd
  23.  
  24. but the actual program has this reversed:
  25.  
  26. cyl=dd hd=d
  27.  
  28. I believe that the second progress message format is correct and more
  29. common version.
  30.  
  31. Tar actions seem to stop most system processing.  For example, while
  32. tar is writing, I ran sync from antoher virtual console.  The sync
  33. took several minutes to complete.  Also, a ps seems to take quite a
  34. while if a tar is running.
  35.  
  36. Is all this the fault of a crummy IDE/floppy controller?  Does the fd
  37. driver need a rewrite?  Should I use values other than the defaults
  38. for skew and interleave with fdformat?
  39.  
  40.  [The above opinions expressed are my own; not necessarily held by others.]
  41.       == Steven J. Edwards           Bull HN Information Systems Inc. ==
  42.       == (508) 294-3484              300 Concord Road         MS 820A ==
  43.       == sje@xylos.ma30.bull.com     Billerica, MA 01821          USA ==
  44. "That Government which Governs the Least, Governs Best." -- Thomas Jefferson
  45.