I have 64mb ram and 128mb swap on my system. I want to usr mfs for /tmp. I only add this line: /dev/my_swap_partition /tmp mfs rw 0 0 to /etc/fstab.(I have already compile it into my kernel.) Does it be ok? Do I have to set the size for mfs? Does the swap's size need to increase for mfs? Thanks!!