Anybody working on removing sendmail from base?

Matthew Dillon dillon at apollo.backplane.com
Sun Sep 28 10:08:22 PDT 2003


:sure - if you can do process subtree specific stacking / mounting this
:is simple.
:
:>     Now, if you can picture all of that, go back to the idea of a VFS
:>     'process' running in userland, but then consider that all such a process
:>     really has to do is manage entries in the namecache and would only be
:>     messaged when the kernel can't find the request in the cache.  We still
:>     wind up with almost 100% the performance that we would have with the
:>     underlying native filesystem.
:>
:
:Wouldn't it be more efficent for a selection of such cases if you just
:adopted variant symlinks? You would then have
:
:	/usr/bin/gcc -> /usr/compilers/${gcc_ver}/bin/gcc
:
:and where it points to would depend directly on environment.

    For certain things... the compiler selection is an excellent example
    of this.    Variant symlinks is something we probably should implement.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Kernel mailing list