Problem: How to increase swap size
|
16th Mar, 2014, 09:08 AM
Post: #8
|
|||
|
|||
RE: How to increase swap size
LeoSum
it was plan to implement together with dynamic priority also altering XBMC;s memory limits. so like when XBMC is going to very idle, it's memory limit would change to let's say 30M (ram use), so almost all XBMC would be swapped out to disc. will enable this in next release. easiest way to resize swap is to remove 256MB limit on swap in /etc/xbian-initramfs/cnvres-code.sh ... or put additional line below like Code: swapsize=1024 then run "sudo xbian-update-initramfs" then in fdisk remove actual swap partition. on reboot durint initramfs stage, swap should be re-created, according the new code ... Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to increase swap size - LeoSum - 12th Mar, 2014, 01:44 AM
RE: How to increase swap size - teekay - 12th Mar, 2014, 05:21 AM
RE: How to increase swap size - LeoSum - 12th Mar, 2014, 06:29 AM
RE: How to increase swap size - IriDium - 13th Mar, 2014, 04:32 AM
RE: How to increase swap size - LeoSum - 13th Mar, 2014, 06:07 PM
RE: How to increase swap size - IriDium - 14th Mar, 2014, 02:49 AM
RE: How to increase swap size - LeoSum - 14th Mar, 2014, 03:12 AM
RE: How to increase swap size - mk01 - 16th Mar, 2014 09:08 AM
|