Re: Linux's future: //posix/ipc, //root and so on ?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Wed Mar 01 2000 - 09:46:30 EST


> superior VFS design -- except when you need to write an NFS server.
> Not being able to do open_by_inode() is sometimes _really_ annoying.
> Just look at the mess in fs/nfsd/nfsfh.c and tell me how this is superior
> over a simple iget() ?

Its interesting to note that BSD tried a dcache once (before the days of
386BSD this is) and gave it up. Instead the inodes are the primary cache and
the directory caches are optional speedups.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:09 EST