View Single Post
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.
 

The Following 2 Users Say Thank You to lma For This Useful Post: