|
Thanks for the replies but so far none actually address how to increase the maximum size allocated for buffering (which is vfs.maxbufspace)
I've tried changing the BKVASIZE value (in sys/param.h) from 16384 to 32768, but I'm not sure whether that actually allocates more buffers or just larger ones.
|