HomeFreeBSD

MFC r351705:

Description

MFC r351705:

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
rS351909: MFC r351704:
Branches
Unknown
Tags
Unknown