Jonathan Love

Search IconIcon to open search

Files

Represents one or more blocks of data that make up a file.

The disk Blocks that make up the file will be described by the File System, and assembled for use by User Space programs.

Files will be accessed on a system typically via the Standard Library or (for the kernel or the standard library itself) through syscalls


Interactive Graph