They offer different flash templates with latest features.
Login

Forgot password
Register
Latest changes

The idea module was updated:

  • We now have 10 statuses instead of 5
  • The review process now involves both moderators and developers
  • Moderators can now review form and content separately
  • Moderators can now delegate decisions to developers when they are unable to assess the pertinence or feasibility of an idea
Improve this website
  • Report bugs here.
  • Register ideas for improvements using the idea module on this website.
Back

 Include Preload by default in Linux Mint

Created 2 years ago, edited 2 years ago.
Status changed 1 year ago
Author:

Rovanion
Status:
Selected
  Score:
 8
25 votes
Idea:

Preload monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster starting of applications.

http://community.linuxmint.com/software/view/preload


Preload is just as the description says, a small deamon that monitors what application that the user runs and then pre-fectches them into RAM. This is a package that I always install on my machines and it significantly speeds up my system, the more RAM you have the larger the effect.

This deamon should be included in the default software selection that is shipped with Linux Mint. It is a very small daemon, consuming very few CPU cycles while doing it's monitoring job but as mentioned it saves a ton of cycles that otherwise would have been wasted on I/O wait.

Comments:

11 months ago

mellowchuck
Great Idea.  
1 year ago

dagon
I've used it and it works although I didn't see that drastic difference on my computer. Is there any arguments against this worth mentioning here?
 
1 year ago

blueXrider
Why hasn't it been a default setting in the past. It can run in the background without the user evoking any settings.


 
2 years ago

m4daredsun
I didn't know such an app existed. I'll give it a try, but your idea has my +1 for the moment  
2 years ago

canci
I'm in favour. Have been using it for quite some time on Debian and must say it really speeds things up. It might add a second or 2 on boot, but is totally worth it, especially with programmes like Firefox et al.  
2 years ago

justin
Preload has been used successfully in Gentoo for years (I've used it for quite some time) and paired with prelinking. I think this has been misunderstood as well - it's caching binaries for faster access since they are already in memory. This is why for example a second instance of Firefox starts quickly if one is already still open - a large chunk of the necessary code is already launched.

There's no magic, like @Rovanion as said.
 
2 years ago

Rovanion
@heltonbiker I think that you are misunderstanding the basic idea behind Preload. It does not do magic, it cannot predict what photo you are going to view next. What it does is to cache IE binaries that you use a lot so that when you launch your photo viewing application it will start much faster.

And on the idea of duplicating effort: unless there is some basic architectural issue with the way Preload works, why would you rewrite it? It is Open Source.
 
2 years ago

heltonbiker
The overall idea is pretty fine. I don't know if it would be best to use Preload itself or any third-party/outsource or in-house solution, but the concept seems very strong. I feel the lack of it on some jobs, specially rapidly viewing photo sequences.  

Other ideas from Rovanion