We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a7566 commit 31da2aaCopy full SHA for 31da2aa
proc.tex
@@ -57,7 +57,7 @@
57
kernel mode. The user stack automatically grows according to its use (except
58
for threads where each thread has its own limited stack).
59
\item \emph{User area (u-area)} \dots{} contains process information used by
60
-the kernel which are not needed when the process is swapped out to disk
+the kernel which is not needed when the process is swapped out to disk
61
(number of open files, signal handling settings, number of shared memory segments,
62
program arguments, environment variables, current working directory, etc.).
63
This area is accessible only to the kernel which will see just the area
0 commit comments