K 10 svn:author V 5 kmacy K 8 svn:date V 27 2010-01-02T04:20:41.891482Z K 7 svn:log V 441 - don't allocate bufs for buffers less than 128k - they tend to not be for page aligned access - don't mark page as managed until immediately before freeing - mark buffer as valid at all places where we trust the data - mark buffer invalid before freeing so that vfs_bio will release the pages - move page to inactive queue immediately before freeing - fix overlap chacks - set bufobj for vmio / clear when pages are removed from the object END