summaryrefslogtreecommitdiff
path: root/content/posts/2021-02-03-gentoo-no-desktop-lag.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-02-03-gentoo-no-desktop-lag.md')
-rw-r--r--content/posts/2021-02-03-gentoo-no-desktop-lag.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2021-02-03-gentoo-no-desktop-lag.md b/content/posts/2021-02-03-gentoo-no-desktop-lag.md
index d5c9d20..21076b9 100644
--- a/content/posts/2021-02-03-gentoo-no-desktop-lag.md
+++ b/content/posts/2021-02-03-gentoo-no-desktop-lag.md
@@ -25,8 +25,8 @@ tags:
`CPUShares` option defaults to 1024, `systemd` will create a user slice for
each user with an active session, and all processes that user run will be
- assigned to that slice, anything that a user may run will receive 4 times
- the CPU time of processes assigned to the portage slice.
+ assigned to that slice, anything that a user may run will receive 4 times the
+ CPU time of processes assigned to the portage slice.
```sh
➜ ~ cat /sys/fs/cgroup/cpu,cpuacct/user.slice/cpu.shares