Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Preload files to memory
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Preload files to memory
6th Jan, 2013, 08:32 PM
Post: #7
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Preload files to memory
When you don't actually 'move' data around, i believe preloading doesn't make much sense...

BartOtten once had an setup in which he did something like this:
1) Create a new home folder for XBMC e.g. /home/xbian/.xbmc-pers
2) Move all data from /home/xbian/.xbmc to /home/xbian/.xbmc-pers
3) Make /home/xbian/.xbmc an tmpfs
4) On boot, copy the data from /home/xbian/.xbmc-pers to /home/xbian/.xbmc
5) On reboot or shutdown, Sync /home/xbian/.xbmc with /home/xbian/.xbmc-pers so you don't loose data.

Of course on big libraries the memory is too small to put the whole .xbmc folder in a tmpfs so you need to choose what you do and do not load into memory. The rest can become symlinks.

That's what i was suggesting.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Preload files to memory - namtih - 5th Jan, 2013, 06:41 AM
RE: Preload files to memory - CurlyMo - 5th Jan, 2013, 06:44 AM
RE: Preload files to memory - namtih - 5th Jan, 2013, 10:32 PM
RE: Preload files to memory - namtih - 6th Jan, 2013, 04:16 AM
RE: Preload files to memory - CurlyMo - 6th Jan, 2013, 05:40 AM
RE: Preload files to memory - namtih - 6th Jan, 2013, 08:19 PM
RE: Preload files to memory - CurlyMo - 6th Jan, 2013 08:32 PM
RE: Preload files to memory - namtih - 6th Jan, 2013, 09:57 PM
RE: Preload files to memory - CurlyMo - 6th Jan, 2013, 10:02 PM
RE: Preload files to memory - raspberry_pd - 7th Jan, 2013, 03:19 PM
RE: Preload files to memory - namtih - 7th Jan, 2013, 07:50 PM
RE: Preload files to memory - raspberry_pd - 8th Jan, 2013, 02:59 PM
RE: Preload files to memory - namtih - 8th Jan, 2013, 09:58 PM
RE: Preload files to memory - brantje - 8th Jan, 2013, 11:24 PM
RE: Preload files to memory - namtih - 9th Jan, 2013, 12:36 AM
RE: Preload files to memory - CurlyMo - 8th Jan, 2013, 11:30 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 15th Jun, 2025, 03:32 AM Powered By MyBB, © 2002-2025 MyBB Group.