On Wed, 25 Oct 2000, Konstantin Chuguev wrote:
> [EMAIL PROTECTED] wrote:
>
> > No, I think he means the kernel VFS layer based AutoFS... ala SUN
> > which was ported to AIX and I'm sure a bunch more platforms..
> >
>
> Besides of shell's uglish look of paths resolved from symbolic links created by AMD
>(like
> /.a/net/my_server/home/joy as my home directory in bash on my workstation), what is
>the
> advantage of doing this in kernel?
No context switching from kernel space to user space. Lighter weight
threads (a thread in the kernel vs a fork for amd) and with in place
mounts, there is less likely for a deadlock situation to happen.
- JimP
>
>
> --
> * * Konstantin Chuguev - Application Engineer
> * * Francis House, 112 Hills Road
> * Cambridge CB2 1PQ, United Kingdom
> D A N T E WWW: http://www.dante.net
--
--- @(#) $Id: dot.signature,v 1.9 2000/07/10 16:43:05 pirzyk Exp $
__o [EMAIL PROTECTED] -------------------------------------
_'\<,_ Senior Systems Engineer, Walt Disney Feature Animation
(*)/ (*)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message