On Thu, 21 August 2008 01:13:45 +0900, Ryusuke Konishi wrote:
Interesting approach. Does that mean that every block lookup involves
two disk accesses, one for the DAT and one for the actual block?
Is this userland daemon really necessary? I do all that stuff in
kernelspace and the amount of code I have is likely less than would be
necessary for the userspace interface alone. Apart from creating a
plethora of research papers, I never saw much use for pluggable
cleaners.
Did you encounter any nasty deadlocks and how did you solve them?
Finding deadlocks in the vfs-interaction became a hobby of mine when
testing logfs and at least one other lfs seems to have had similar
problems - they exported the inode_lock in their patch. ;)
Jörn
--
Consensus is no proof!
-- John Naisbitt
--