Preload files to memory
|
9th Jan, 2013, 12:36 AM
Post: #16
|
|||
|
|||
RE: Preload files to memory
(8th Jan, 2013 11:24 PM)brantje Wrote: What if an external mysql db is used, would this make sense? Regarding in loading the database: No, as your database is saved in mysql and not those filesystem files. Regarding other files: Sure, give it a try and add additional lines. For example I'm currently testing to preload the fonts of my skin and the Python executables to speedup the Addon processing. I also preload the complete xbmc.bin from "/usr/local/lib/xbmc". Just add... Code: cat /<-path-to-file>/<filename> |
|||
« Next Oldest | Next Newest »
|