Hi,
In fact i did try a similar approach of assigning CPUShares to a slice.
Basically i separated these critical services into a new slice & assigned a
CPUShare=8192. However with this i see it takes more time than before to
complete the boot. One related observation was, on my system the default
Hi,
In v245 systemd started to default to `initrd.target`, instead of
`default.target` in the initrd. However, unlike `default.target` in
the running system, `initrd.target` is not an indirection symlink.
Specifically, default.target is a symlink to like graphical.target or
like multi-user.target