0 Mitglieder und 1 Gast betrachten dieses Thema.
The Cinnamon Settings Daemon is responsible for power management, X settings, input devices, screen resolution and rotation and many other aspects of the desktop environment. In previous versions it was run as a single process called cinnamon-settings-daemon. When something went wrong it was hard to troubleshoot which part of it was responsible for the issue and if it crashed everything went down.In the upcoming Cinnamon 3.4 the settings daemon will be split into multiple processes. Each plugin (i.e. area of responsibility) will run its own process, making it easy to identify excessive CPU or memory usage and isolating crashes to only affect a particular plugin without impacting the rest of the desktop.Similarly, Nemo (the file manager) will be split into two separate processes. One for the desktop icons, which will run in isolation, and one for the file manager windows.