Module Name: src Committed By: joerg Date: Mon Sep 8 22:01:24 UTC 2014
Modified Files:
src/sys/kern: vfs_bio.c
Log Message:
Replace random with cprng_fast32. Reorganise computation to replace
(32bit) division with (long) multiplication.
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 src/sys/kern/vfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
