From bc4ea590e019a3fb11069797991e8cc5f86e127f Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 1 Sep 2024 20:56:37 +0200 Subject: prettier --- content/posts/2021-02-03-gentoo-no-desktop-lag.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2021-02-03-gentoo-no-desktop-lag.md') 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 -- cgit v1.2.3