Directory compression
Barry Shein
bzs at world.std.com
Sun Aug 19 16:58:51 AEST 1990
>Does 4.3BSD (or anything else) dynamically compress directories when
>entries are removed? If so, how does the system deal with
>consistency? Like if I'm reading while something else is unlinking and
>the directory is being compressed, how does the world go on living?
>--
>Mike McNally Lynx Real-Time Systems
I believe all that is done is the freeing of (completely) emptied
blocks, so there's no problem. There's really no need, that I can see,
to do any further squeezing (I suppose you could try to smash now
small dirs into frags, not really worthwhile.)
--
-Barry Shein
Software Tool & Die | {xylogics,uunet}!world!bzs | bzs at world.std.com
Purveyors to the Trade | Voice: 617-739-0202 | Login: 617-739-WRLD
More information about the Comp.unix.wizards
mailing list