File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6464also the \emsl {current file position.}
6565\item From the system file table, it is pointed to the \emph {system inode
6666table }. Nowadays the table contains so called \emph {vnodes } -- \emph {virtual
67- nodes } but that is not relevant for us now.
67+ nodes } but that is not relevant for us now. For more info, see page
68+ \pageref {VFS }.
6869\item The system file table represents an additional level of indirection so
6970that different processes can share the file position.
7071\item When opening a file via an \texttt {open } call, a new slot in both the file
Original file line number Diff line number Diff line change 369369
370370% %%%%
371371
372+ \label {VFS }
372373\pdfbookmark [1]{Virtual File System}{VFS}
373374
374375\begin {slide }
You can’t perform that action at this time.
0 commit comments