CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/01/12 20:58:09
Modified files: sys/kern : vfs_bio.c Log message: After some discussion with deraadt and kettenis, revert previous decision to set a high water mark, as this will likely cause us problems in low memory situations where we can't get a struct buf. ok kettenis@