Page MenuHomeFreeBSD

Rename aiod_bio taskqueue to aiod_kick.
ClosedPublic

Authored by jhb on Jan 12 2016, 10:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 22, 10:36 PM
Unknown Object (File)
Wed, Apr 22, 3:56 PM
Unknown Object (File)
Sun, Apr 19, 12:27 PM
Unknown Object (File)
Sun, Apr 19, 2:01 AM
Unknown Object (File)
Wed, Apr 15, 10:19 AM
Unknown Object (File)
Tue, Apr 14, 10:56 AM
Unknown Object (File)
Mar 25 2026, 8:45 AM
Unknown Object (File)
Mar 25 2026, 6:53 AM
Subscribers

Details

Summary

Rename aiod_bio taskqueue to aiod_kick.

This taskqueue is not used to handle bio requests. It is only used to
run aio_kick_nowait() to spin up new aio daemon processes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Rename aiod_bio taskqueue to aiod_kick..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added a reviewer: kib.
kib edited edge metadata.
This revision is now accepted and ready to land.Jan 13 2016, 8:09 AM
This revision was automatically updated to reflect the committed changes.