File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -381,9 +381,9 @@ that might have changed user identity), in bytes. Enforced by
381381[ ` systemd-logind.service ` ] ( https://www.freedesktop.org/software/systemd/man/systemd-logind.service.html ) ,
382382similar to ` tasksMax ` .
383383
384- ` cpuWeight ` /` ioWeight ` → These take unsigned integers in the range 100 …10000
385- and configure the CPU and IO scheduling weights for the user's processes as a
386- whole. Also enforced by
384+ ` cpuWeight ` /` ioWeight ` → These take unsigned integers in the range 1 …10000
385+ (defaults to 100) and configure the CPU and IO scheduling weights for the
386+ user's processes as a whole. Also enforced by
387387[ ` systemd-logind.service ` ] ( https://www.freedesktop.org/software/systemd/man/systemd-logind.service.html ) ,
388388similar to ` tasksMax ` , ` memoryHigh ` and ` memoryMax ` .
389389
You can’t perform that action at this time.
0 commit comments