I'm not sure whether my swap is configured correctly. Only have 192 MB physical RAM,
so swap is needed.
free command shows 0 for swap total, used, and free columns
cat /proc/swaps command prints header line, but nothing else
disk /dev/hda has
200 MB hda1 type 83/Linux
512 MB hda2 type 82/Linux swap
rest is still unallocated
Did a swapon -a and rebooted. No improvement.
Are things working correctly or have I missed something?