- Tytuł:
-
Implementing a Linux filesystem using FUSE
Implementacja systemu plików dla Linuksa przy pomocy FUSE - Autorzy:
- Łukasz, Szymon
- Opis:
-
FUSE (Filesystem in Userspace) is an interface for userspace programs to export a filesystem to the Linux kernel. The aim of this thesis is to present an implementation of a Linux filesystem that supports all standard operations on files and directories. The filesystem also supports parallel file operations. The thesis touches on the subject of the inner workings of the Linux kernel, especially the inode structure and the inode cache.
FUSE (Filesystem in Userpace) udostępnia interfejs pozwalający na implementację systemu plików dla Linuxa całkowicie w przestrzenii użytkownika. Celem niniejszej pracy jest przedstawienie implementacji systemu plików przy użyciu FUSE wspierającej wszystkie podstawowe operacje na plikach oraz katalogach. Nasz system plików pozwala także na wykonywanie równoległych operacji na plikach. Praca przedstawia także niektóre wewnętrzne mechanizmy działania jądra systemu operacyjnego Linux, takie jak struktura i-węzła oraz cache i-węzłów. - Dostawca treści:
- Repozytorium Uniwersytetu Jagiellońskiego
Inne