HomeFreeBSD

In all the places that we use the polled for completion interface, except crash

Description

In all the places that we use the polled for completion interface, except crash
dump support code, move the while loop into an inline function. These aren't
done in the fast path, so if the compiler choses to not inline, any performance
hit is tiny.

Details

Provenance
impAuthored on
Parents
rS351704: Add a brief comment explaining why we can return ETIMEDOUT from the call to the
Branches
Unknown
Tags
Unknown