Filesystems (ECE 344 - Section 3)
Jon Eyolfson · 49:19
This lecture explains how POSIX file systems work from two angles: the API/kernel bookkeeping side (file descriptors, the per-process local open file table, the system-wide global open file table, and the V-node) and...