home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / appletal / 3282 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  2.2 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!rpi!psinntp!psinntp!airsun!digtype.airage.com!Jeff
  2. From: Jeff@digtype.airage.com (Jeff Wasilko)
  3. Newsgroups: comp.protocols.appletalk
  4. Subject: Re: CAP6.1 and Publish and Subscribe
  5. Date: Tue, 1 Sep 92 20:01:59 EST
  6. Organization: Univ of Fnord; Roslyn's Cafe Div.
  7. Message-ID: <0105002B.civ5n9@digtype.airage.com>
  8. Reply-To: jeff@digtype.airage.com
  9. Distribution: world
  10. X-Mailer: uAccess - Macintosh Release: 1.6v1
  11. Lines: 33
  12.  
  13.  
  14. In article <BtpwEx.GE8@mtholyoke.edu> (comp.protocols.appletalk), jbotz@mtholyoke.edu (Jurgen Botz) writes:
  15. > The failure of CAP to conform to the AFP requirement that dirIDs be
  16. > constant and unique throughout the lifetime of the volume (filesystem)
  17. > appears to be breaking several recent features of the Mac OS: definitely
  18. > aliases, probably publish & subscribe.  I would say it is time to rethink
  19. > this functionality... anybody working on that already?  I've browsed the
  20. > code, and it sure isn't going to be trivial, no matter what scheme is
  21. > used.  I'm tempted actually to go ahead a simply use inodes, thereby
  22. > complying with the "constant" requirement, but probably breaking the
  23.  
  24. uShare uses inodes as the dirIDs. It keeps a directory
  25. called .dirids where it keeps a file for each file or folder. The files
  26. in .dirids contain the unix path to each file or folder, and are named
  27. using the inode it references.
  28.  
  29. This casued a big problem on folder operations (renaming/moving/deleting).
  30. On one of our volumes with 1 gig or so of files (say 4,000 or so)
  31. any folder operation takes 60-90 seconds. On a volume with fewer files,
  32. the speed is quite good.
  33.  
  34. IPT just sent me a patch to improve performnace, but I haven't installed
  35. it yet. I'm told they will peventually put some kind of structure in
  36. the .dirids folder to improve search speed....
  37.  
  38. Jeff
  39.  
  40. --
  41. Jeff's Oasis at Home.                   Jeff can also be reached at work at:
  42.                                                         jwasilko@airage.com
  43. "A system admin's life is a sorry one.  The only advantage he has over
  44. Emergency Room doctors is that malpractice suits are rare.  On the other
  45. hand, ER doctors never have to deal with patients installing new versions
  46. of their own innards!"  -Michael O'Brien
  47.