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

[IDEA] Making best use of 512mb Pi with tmpfs
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Idea: Making best use of 512mb Pi with tmpfs
16th Apr, 2013, 02:53 AM
Post: #6
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Making best use of 512mb Pi with tmpfs
Perhaps another idea would be vmtouch:
http://forum.xbian.org/thread-193-post-1783.html#pid1783

I added it to my startup script combined with some paths/files like
Code:
#!/bin/sh

#Preload Files
#touch /home/xbian/.xbmc/userdata/Database/zzstart_`date +%F_%T`
vmtouch -t /home/xbian/.xbmc/userdata/Database
vmtouch -t /home/xbian/.xbmc/userdata/addon_data/script.common.plugin.cache
vmtouch -t /home/xbian/.xbmc/addons/plugin.video.youtube
vmtouch -t /home/xbian/.xbmc/addons/plugin.video.dokumonster
vmtouch -t /home/xbian/.xbmc/addons/plugin.video.imdb.trailers
vmtouch -t /home/xbian/.xbmc/addons/plugin.video.the.trailers
#vmtouch -t /home/xbian/.xbmc/addons/plugin.video.hdtrailers_net-master
vmtouch -t /home/xbian/.xbmc/addons/script.globalsearch
vmtouch -t /usr/local/share/xbmc
vmtouch -t /usr/local/lib/xbmc
vmtouch -t /usr/lib/arm-linux-gnueabihf/gconv/gconv-modules.cache
#vmtouch -t /usr/share/pyload
vmtouch -t /usr/share/python
vmtouch -t /usr/bin/python2.7
vmtouch -t /usr/lib/python2.7
#vmtouch -t /home/xbian/.xbmc/addons/skin.realaskadark/fonts
#vmtouch -t /home/xbian/.xbmc/addons/skin.realaskadark/media/overlays
#vmtouch -t /home/xbian/.xbmc/addons/skin.realaskadark/media/views
vmtouch -t /home/xbian/.xbmc/addons/skin.refocus.big/fonts
vmtouch -t /home/xbian/.xbmc/addons/skin.refocus.big/media/overlays
vmtouch -t /home/xbian/.xbmc/addons/skin.refocus.big/media/views
vmtouch -t /usr/local/share/downloaddaemon
vmtouch -t /usr/local/bin/DownloadDaemon
vmtouch -t /usr/sbin/openvpn
vmtouch -t /etc/downloaddaemon
vmtouch -t /etc/openvpn/ovpn
vmtouch -t /lib/arm-linux-gnueabihf
vmtouch -t /bin/ntfs-3g
#touch /run/zzstop_`date +%F_%T`
exit 0
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Making best use of 512mb Pi with tmpfs - JayBlanc - 9th Apr, 2013, 08:06 AM
Making best use of 512mb Pi with tmpfs - Koenkk - 9th Apr, 2013, 08:52 AM
RE: Making best use of 512mb Pi with tmpfs - CurlyMo - 9th Apr, 2013, 06:15 PM
RE: Making best use of 512mb Pi with tmpfs - JayBlanc - 13th Apr, 2013, 05:19 AM
RE: Making best use of 512mb Pi with tmpfs - mk01 - 15th Apr, 2013, 02:03 PM
RE: Making best use of 512mb Pi with tmpfs - namtih - 16th Apr, 2013 02:53 AM
RE: Making best use of 512mb Pi with tmpfs - JayBlanc - 21st Jun, 2013, 07:18 AM
RE: Making best use of 512mb Pi with tmpfs - mk01 - 23rd Jun, 2013, 01:22 AM
Re: RE: Making best use of 512mb Pi with tmpfs - f1vefour - 23rd Jun, 2013, 05:44 AM

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

Current time: 23rd May, 2025, 12:13 PM Powered By MyBB, © 2002-2025 MyBB Group.