HomeFreeBSD

MFC r305368 (by markj): Micro-optimize sleepq_signal().

Description

MFC r305368 (by markj): Micro-optimize sleepq_signal().

Lift a comparison out of the loop that finds the highest-priority thread
on the queue.

Details

Provenance
mavAuthored on
Parents
rS354403: MFC r354241: Some more taskqueue optimizations.
Branches
Unknown
Tags
Unknown