Use sleepq_signal(SLEEPQ_DROP) in cv_signal().
Same as wakeup_one()/wakeup_any() commit before it reduces the lock
hold time and so contention.
MFC after: 1 week
Use sleepq_signal(SLEEPQ_DROP) in cv_signal(). Tags None Referenced Files None Subscribers None
Description
Details
|