I have a system set up dedicated to media streaming (Kodi/HTPC), running Ubuntu 16.04 (Xenial).
I'd like to limit resource usage (CPU/RAM) to the bare minimum for everything that isn't necessary to Kodi's operation.
I can do without most of what Compiz/Unity offers, but removing them completely will most likely have an affect on Kodi as well.
What can I change/remove to minimize CPU and memory usage, without affecting Kodi? Switching to a different desktop environment/window manager is definitely a viable option, I'd just appreciate a few pointers on where to start. I'd like to avoid making a switch to a different distro, if possible.
autologin-session=kodi
to/etc/lightdm/lightdm.conf
in addition to the autologin user I already had set up there, and now the system boots into the Kodi "DE" instead. Let's see if this has an effect on resource usage over the next few days. Thank you @vidarlo! – Charles Nov 11 '17 at 14:57