Ecila passes through the looking glass
- The programmer used 'read' to a normal file
- (eventually, all the file-reading functions map to read(),
- or one of its variants - pread(), readv(), etc.)
- The system call crosses the boundary into kernel land - going
- through the looking glass...
Originally written by
guy keren