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)
Thu, Nov 13, 2:04 AM
Unknown Object (File)
Wed, Nov 12, 4:01 AM
Unknown Object (File)
Wed, Nov 12, 4:00 AM
Unknown Object (File)
Wed, Nov 12, 4:00 AM
Unknown Object (File)
Tue, Nov 11, 11:25 PM
Unknown Object (File)
Mon, Oct 27, 7:14 AM
Unknown Object (File)
Tue, Oct 21, 5:31 PM
Unknown Object (File)
Sun, Oct 19, 12:57 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.