[Bug 271629] Option to Preload All of Base KDE into RAM

Lamarque V. Souza lamarque at gmail.com
Mon Apr 25 18:49:12 BST 2011


https://bugs.kde.org/show_bug.cgi?id=271629


Lamarque V. Souza <lamarque at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lamarque at gmail.com




--- Comment #1 from Lamarque V. Souza <lamarque gmail com>  2011-04-25 19:49:11 ---
I think using suspend to disk instead of computer shutdown is be a better
alternative. It works for (almost) every program, not only KDE's, and does not
need too much changes in programs, just a few lines of code to reset some
internal variables when resuming.

I use TuxOnIce in my Linux notebooks for years and it works is great.
Differently from the stock suspend to disk in Linux kernel, TuxOnIce also tries
to save the disk cache, so when you wake up it is like you had the whole
program (and its data) loaded into memory. The disk activity to load de RAM
image during resming process is also optimized by compressing it during suspend
and since it is loaded sequentially from the disk it is faster then if we
loaded individual programs.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list