next up previous contents
Next: The VFS Layer Up: Introduction to file systems Previous: From the kernels point   Contents

File systems in the Linux kernel

In this section I will try to dick a bit deeper into what happening in the Linux kernel when a file is read. The focus will be on what happens from the system call is received by the kernel, and will stop just before we reach the generic block device (see figure 1).



Subsections

2007-11-09