Page MenuHomeFreeBSD

Add support for using ithread style dispatch for grouptaskqueue threads
AcceptedPublic

Authored by kmacy on Aug 27 2017, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 10:56 AM
Unknown Object (File)
Sun, Apr 28, 6:18 PM
Unknown Object (File)
Mar 4 2024, 1:51 PM
Unknown Object (File)
Jan 14 2024, 8:57 AM
Unknown Object (File)
Jan 1 2024, 6:32 AM
Unknown Object (File)
Dec 10 2023, 12:57 AM
Unknown Object (File)
Oct 28 2023, 6:58 AM
Unknown Object (File)
Sep 30 2023, 10:53 PM
Subscribers

Details

Summary

There's some concern that going through the standard wakeup path is slower than the dispatch path for ithreads. This change allows the user to specify which dispatch type will be used in the DEFINE macro.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 11272