|
|
|
|
|
by mvanbaak
9 days ago
|
|
Moving swap off of sdcard is indeed a good plan.
But since swapping is done when ram is depleted, using a ramdisk for it (which uses ram) is ... exactly what you dont want.
Since OP states they have disks attached to the machine as well, the better thing is use a partition there for swap. |
|