Thread
:
Swapping to a file in free space of rootfs, possible?
View Single Post
lma
2012-06-04 , 15:34
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#
11
The rootfs uses a compressed filesystem (ubifs), so while a swap file filled with zeros might fit, it might run out of space when real data goes into it. It's also possible ubifs wants to allocate memory during writes, in which case swapping to it would be unsafe.
Quote & Reply
|
The Following 2 Users Say Thank You to lma For This Useful Post:
pablocrossa
,
reinob
lma
View Public Profile
Send a private message to lma
Find all posts by lma