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)
Oct 9 2024, 1:13 AM
Unknown Object (File)
Sep 27 2024, 8:30 AM
Unknown Object (File)
Sep 18 2024, 7:07 AM
Unknown Object (File)
Sep 17 2024, 7:46 PM
Unknown Object (File)
Sep 17 2024, 1:17 AM
Unknown Object (File)
Aug 21 2024, 6:10 PM
Unknown Object (File)
Aug 8 2024, 11:28 AM
Unknown Object (File)
Aug 5 2024, 4:08 PM
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.