Discard freed swap pages before reusing them.
const SWAP_DISCARD: SwapFlags = SwapFlags(SWAP_FLAG_DISCARD);
swapon(2) and SWAP_FLAG_DISCARD therein