hotblack said:Although true RAID setups may not really be worth it, some may want to combine their SD cards into one contiguous volume using similar methods available via LVM although there are obviously disadvantages.
I know I'd prefer to do this. Any chance there will be some GUI method of doing it around launch time?
And an easy way to set up SD swap might be good idea.sdedalus said:Actually, splitting swap between both cards would improve VM performance without the need for RAID.
sindbad said:And an easy way to set up SD swap might be good idea.sdedalus said:Actually, splitting swap between both cards would improve VM performance without the need for RAID.
touch /mnt/sdcard/swapfile && swapon /mnt/sdcard/swapfile
javaJake said:sindbad said:And an easy way to set up SD swap might be good idea.sdedalus said:Actually, splitting swap between both cards would improve VM performance without the need for RAID.
touch /mnt/sdcard/swapfile && swapon /mnt/sdcard/swapfile
I bet not every future pandora owner knows that.
It's not that bad an idea to have swap on SD cards. One of the KDE developers experimented with his n810 and found that not having swap is worse than dealing with it's slowness. Obviously the pandora won't need nearly as much ram as the n810, but a few megs of swap on each SD with proper swapiness can't possibly hurt.
It makes it much better for syncing music/video though doing it that way, since you can have one program sync it (I use WMP for that myself since it transcodes from my lossless files to smaller lower bitrate files on the fly during syncing.cbox said:I would think doing a JBOD on the SD cards would be a bad idea, how would you write to the volume from a sd card reader? You'd have to hook up the Pandora and write over USB cable.