Category:Userspace file systems

From HandWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Handwiki book24.pngComputing portal

Here is a list of articles in the category Userspace file systems of the Computing portal that unifies foundations of mathematics and computations using computers. This category is for file system implementations that run entirely in user space, typically using APIs like FUSE and LUFS, but sometimes also emulating a network file system protocol like NFS. This is in contrast to typical disk file system implementations, which require a kernel driver or module.