Recently I switched my custom ROM installed on my HTC Desire to a 4.1.2 based ROM (PARANOIDANDROID based).
The ROM works fine but sometimes the device has serious lag of several seconds. I assume that this may be caused by a SWAP partition I created once on my SD-card but that was never used by my previous ROMs.
How can I find out if the SWAP partition is used or not?
mountcommand. In order to be used, a partition needs to be mounted. If this is true for the swap partition, the output should include a line with "swap" (as partition type) AFAIK. – Izzy Dec 13 '12 at 14:47