Distributed File System prof. Giovanni Chiola

Linux Client Interface


Each user runs its own local proxy process. Pass-phrases are typed upon login. The local machine must be trusted.
User process and proxy process communicate by sockets (messages emulating system calls) and shared memory (file blocks).
Modification of "glibc" bypasses file system calls for N3FS files.
No kernel modifications.

previous cache02.htm next