Hi,
If you have a 2.4.x series kernel then your swap should be at least twice your physical ram. You can either create another swap partition or create a file on a regular partition and allocate that as swap. Its quite OK to have multiple swap partitions. Also, remember to add new ones to /etc/fstab. See 'man mkswap' .
Hope this helps