View Single Post
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#59
Yes it is normal. It just means that linux system uses more of the free ram in filecache, ie making your load times faster (it automaticly uses less ram for files if free amount drops to certain levels).

Linux holds the most recently used files in the ram cache so subsequential loads of the same files are really fast, if you use dropcache it drops the recently used files out of the ram, and thus if apps loads some files, it needs to access the flash vs ram to load the file, ie it makes loading slower (also affects application startup times). So in short people using dropcache are just newbies

For further reading you should read this: http://www.linuxatemyram.com/
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.

Last edited by rainisto; 2012-10-12 at 12:33.
 

The Following 3 Users Say Thank You to rainisto For This Useful Post: