Minor formatting/wording changes.

This commit is contained in:
Michael Kerrisk 2007-12-23 21:26:33 +00:00
parent 3d5b0b760e
commit 9a7f80e209
1 changed files with 12 additions and 5 deletions

View File

@ -105,12 +105,19 @@ it will not be scheduled out until it is destroyed by
the creating process.
Because the context cannot be removed from the SPU, some functionality
is disabled for NOSCHED contexts.
is disabled for
.BR SPU_CREATE_NOSCHED
contexts.
Only a subset of the files will be
available in this context directory in spufs.
Additionally, NOSCHED contexts cannot dump a core file when crashing.
available in this context directory in
.BR spufs .
Additionally,
.BR SPU_CREATE_NOSCHED
contexts cannot dump a core file when crashing.
Creating NOSCHED contexts requires the
Creating
.BR SPU_CREATE_NOSCHED
contexts requires the
.B CAP_SYS_NICE
capability.
.TP
@ -145,7 +152,7 @@ The
argument (minus any bits set in the process's
.BR umask (2))
specifies the permissions used for creating the new directory in
spufs.
.BR spufs .
See
.BR stat (2)
for a full list of the possible