mercury0x000d
The ultra-modern operator
Can someone on the dev team give me some details on the swap system? I get that it's basically a virtual memory system, but I'm wondering how much extra memory this frees up. Does the system uses a swapfile on the SD card or in the device's built-in RAM? Are there limits as to how much VM space the kernel will allocate? How much of a speed hit does it incur when the kernel has to page in/out apps?
