The maximum size of an I/O RPC for the NFS client is defined by the maximum size for a buffer
cache block. Without this patch, this is a compile time option called MAXBCACHEBUF.
This patch changes it to be a tunable.
It also sets BKVASIZE to 1/2 the tuned value. (Is this the appropriate setting?)