X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=HOWTO;h=45a96bb1618182c0251fb8a77a4bdfd1ab6e460b;hp=0b40f758bbd3604f5fa9c0572d4296c753072dea;hb=e0b0d89201bd301f47fbbfcf86545b7e77b16ef3;hpb=82830b03d854b8e018241b90c2d9fd83752a3236;ds=inline diff --git a/HOWTO b/HOWTO index 0b40f758..45a96bb1 100644 --- 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. +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 ---------------------------