Moderators: Flying Fox, Thresher

Flatland_Spider wrote:You should switch to Firefox.

DancinJack wrote:Flatland_Spider wrote:You should switch to Firefox.
If he wants to use more RAM, that would fulfill his wish.
jihadjoe wrote:Isn't there any way to selectively pre-fetch certain applications to the file cache on boot or shortly after?
It'll be a more efficient use of RAM than doing a RAMDISK for sure, and we get the benefits of super fast load times.
just brew it! wrote:I'm not aware of a way to do this.
for file in \
"/path/to/mainbinary" \
"/path/to/library1" \
"/path/to/library2" \
"/path/to/datafile" \
; do
cat "${file}" > /dev/null ;
done
sudo apt-get install preloadnotfred wrote:
- Code: Select all
sudo apt-get install preload
preload man page wrote:preload is an adaptive readahead daemon that prefetches files mapped by applications from the disk to reduce application startup time
Return to Motherboards, Chipsets, & RAM
Users browsing this forum: No registered users and 1 guest