HomeFreeBSD

fix userland illumos taskq code to pass relative timeout to cv_timedwait

Description

fix userland illumos taskq code to pass relative timeout to cv_timedwait

Unlike illumos, FreeBSD cv_timedwait requires a relative timeout. That
applies both to the kernel illumos compatibility code and to the
userland "fake kernel" code.

MFC after: 2 weeks
Sponsored by: Panzura

Details

Provenance
avgAuthored on
Parents
rS344358: MFC r343967:
Branches
Unknown
Tags
Unknown