HomeFreeBSD

ithread: Allow some ithreads to sleep

Description

ithread: Allow some ithreads to sleep

Some ithreads need to hold a sleep mutex, e.g. when calling ACPI
methods. Allow ithreads to be marked as sleepable when this is known
to be safe.

Reviewed by: markj, jhb
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D48283

Details

Provenance
andrewAuthored on Mon, Jan 13, 5:35 AM
Reviewer
markj
Differential Revision
D48283: ithread: Allow some ithreads to sleep
Parents
rGca81304f7cbe: ctld: Fix assertion against the wrong field
Branches
Unknown
Tags
Unknown