Optimize Ubuntu Lucid NFS client

Ubuntu Lucid's default nfs options work very well, however i was able to twea bit more performance with these options in the fstab mount:

poseidon:/movies        /mnt/movies nfs  rsize=32768,wsize=32768,intr,noatime 0 0

Ref: http://blogs.techrepublic.com.com/opensource/?p=64

~~LINKBACK~~ ~~DISCUSSION~~