File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6060the kernel which is not needed when the process is swapped out to disk
6161(number of open files, signal handling settings, number of shared memory segments,
6262program arguments, environment variables, current working directory, etc.).
63- This area is accessible only to the kernel which will see just the area
63+ This area is accessible only to the kernel which will see just the area
6464of a currently running process. The rest of the data needed even if the process
6565is not currently running or while swapped out to disk is stored in the
6666\texttt {proc } structure. \texttt {proc } structures for all processes are always
7070\begin {slide }
7171\sltitle {Example: Solaris 11 x86 32-bit}
7272\begin {center }
73- \includegraphics [width=54mm]{img/eps/x86-memory-proc-mem-layout.eps}
73+ \includegraphics [width=54mm]{img/eps/x86-memory-proc-mem-layout.eps}
7474\end {center }
7575\end {slide }
7676
You can’t perform that action at this time.
0 commit comments