Page MenuHomeFreeBSD

Rename aiod_bio taskqueue to aiod_kick.
ClosedPublic

Authored by jhb on Jan 12 2016, 10:26 PM.
Tags
None
Referenced Files
F168197565: D4904.id12327.diff
Wed, Aug 26, 8:21 PM
F168141061: D4904.id12221.diff
Wed, Aug 26, 1:50 PM
Unknown Object (File)
Tue, Aug 25, 10:24 PM
Unknown Object (File)
Tue, Aug 25, 10:05 PM
Unknown Object (File)
Tue, Aug 25, 12:07 AM
Unknown Object (File)
Thu, Aug 20, 7:46 PM
Unknown Object (File)
Wed, Aug 19, 3:28 AM
Unknown Object (File)
Wed, Aug 19, 2:02 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 2086
Build 2094: arc lint + arc unit

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.