aboutsummaryrefslogtreecommitdiffstats
path: root/net/vserver
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2006-10-10 01:19:54 +0800
committerse <se@FreeBSD.org>2006-10-10 01:19:54 +0800
commitc0e1f6bc407c996d2b848e1613b11d9fd74355be (patch)
tree2e1e178a9739d90a4660ff10f393c2ba8cb27c74 /net/vserver
parent48fd2b2ae0740eed602a53df1015e9fbe2b8507a (diff)
downloadfreebsd-ports-graphics-c0e1f6bc407c996d2b848e1613b11d9fd74355be.tar.gz
freebsd-ports-graphics-c0e1f6bc407c996d2b848e1613b11d9fd74355be.tar.zst
freebsd-ports-graphics-c0e1f6bc407c996d2b848e1613b11d9fd74355be.zip
Fix rawio for sequential read/write tests:
Revision 1.3 of patch-ad worked around the problem, that only one writer is allowed to allow a partition through GEOM. The fix was not complete, leading to the file position not been incremented during reads and writes, thus not testing sequential performance, but performance of cached reads and writes, in general. This fix makes rawio report reasonable sequential performance again, but I'm still very suspicious with regard to randomized start positions working. The results do not show the expected variation of sequential read/write performance. I have not had time to look into this any deeper, though, and thus decidied to not delay the commit any further ...
Diffstat (limited to 'net/vserver')
0 files changed, 0 insertions, 0 deletions