freebsd-dev/sys/cddl/contrib/opensolaris
Pawel Jakub Dawidek c28672efcc MFp4: Optimize mappedwrite() and mappedread() functions to write/read as much
non-mapped data as possible at once and not page-by-page. Which this change we
combain I/Os, but also saves many VM_OBJECT_UNLOCK()/VM_OBJECT_LOCK()
operations.

Simple 'fsx -l 33554432 -o 524288 -N 10000 /tank/fsx' test shows ~23%
performance increase.
2007-04-26 17:07:50 +00:00
..
common MFp4: Bring back comments. 2007-04-12 23:14:25 +00:00
uts/common MFp4: Optimize mappedwrite() and mappedread() functions to write/read as much 2007-04-26 17:07:50 +00:00