git: debug - fix randread
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jun 5 11:38:36 PDT 2016
commit f24287477f80bfa42d2465a24ef706e88bab038e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jun 5 11:37:43 2016 -0700
debug - fix randread
* Fix randread when used with large > 2GB areas. random() was limiting
the range.
Summary of changes:
test/sysperf/randread.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f24287477f80bfa42d2465a24ef706e88bab038e
--
DragonFly BSD source repository
More information about the Commits
mailing list