projects
/
fio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add support for specifying UID/GID
[fio.git]
/
HOWTO
diff --git
a/HOWTO
b/HOWTO
index 0b40f758bbd3604f5fa9c0572d4296c753072dea..45a96bb1618182c0251fb8a77a4bdfd1ab6e460b 100644
(file)
--- a/
HOWTO
+++ b/
HOWTO
@@
-1015,6
+1015,11
@@
cgroup_weight=int Set the weight of the cgroup to this value. See
the documentation that comes with the kernel, allowed values
are in the range of 100..1000.
the documentation that comes with the kernel, allowed values
are in the range of 100..1000.
+uid=int Instead of running as the invoking user, set the user ID to
+ this value before the thread/process does any work.
+
+gid=int Set group ID, see uid.
+
6.0 Interpreting the output
---------------------------
6.0 Interpreting the output
---------------------------