| 123456789101112131415161718 | 
The patches in the contrib directory enable featuresthat either don't work completely, aren't well tested, orare of limited general use.  They can be applied by using patch in the vblade source directory as follows:forfeit:~/vblade-12 # patch -p1 <contrib/jumbo.diffpatching file aoe.cpatching file fns.hpatching file freebsd.cpatching file linux.cforfeit:~/vblade-12 # contrib/o_direct.diff:Enable O_DIRECT on linux to minimize cache effects of the I/O toand from the file backing the vblade.
 |