HomeFreeBSD

Add locking to taskqueues. There is one mutex per task, one mutex per
rS85521Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add locking to taskqueues. There is one mutex per task, one mutex per
queue, and a mutex to protect the global list of taskqueues. The only
visible change is that a TASK_DESTROY() macro has been added to mirror
the TASK_INIT() macro to destroy a task before it is free'd.

Submitted by: Andrew Reiter <awr@watson.org>

Details

Provenance
jhbAuthored on
Parents
rS85520: Minor fix to ethertable parsing - sync with current.
Branches
Unknown
Tags
Unknown

Event Timeline