Re: The disappearing sys_call_table export.

Jesse Pollard (jesse@cats-chateau.net)
Fri, 9 May 2003 08:53:04 -0500


On Thursday 08 May 2003 14:43, Chuck Ebbert wrote:
> > Have you tried catching the display IO ???
>
> Not in a million years -- display drivers work by pure magic AFAIC.
>
> > HSM has existed on UNIX based machines for a long time.
>
> Show me three HSM implementations for Linux and I'll show you three
> different mechanisms. :)

Actually... I think they all use the same one (Even the Solaris/IRIX/Cray ones
do that). All of them provide a filesystem interface via VFS. The Linux ones
were implemented via the "userfs" core or NFS.

There is also OpenAFS which gives access to a remote HSM... but that can
be considered just a NFS equivalent.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/