HomeFreeBSD

MFC rev. 1.120:
rS179273Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

MFC rev. 1.120:
Kqueue_scan() may sleep when encountered the influx knotes. On the other
hand, it may cause other threads to sleep since kqueue_scan() may mark
some knotes as infux. This could lead to the deadlock.

Before kqueue_scan() sleeps, wakeup the threads that are waiting for the
influx knotes produced by this thread.

Details

Provenance
kibAuthored on
Parents
rS179272: MFC rev. 1.119:
Branches
Unknown
Tags
Unknown

Event Timeline