Re: [RFC] Feature proposal to speed up the kernel.

Vitalii <[email protected]> Sun, 9 Feb 2025 20:24:50 -0500
Newsgroups gmane.linux.newbie
Message-ID <CALZ+hkOQznbiWUZqHeYfkLOTaSRphyEMzvJv1dVkfSNF64Kajg@mail.gmail.com>
What I mean, is that the kernel freezes the GUI tasks
when the display is turned off so that they don't run but
also don't exit. When the display is turned back on again
or a command returns any exit code, all GUI tasks are
unfrozen. And this happens way after boot, like after the
login screen.