Page MenuHomeFreeBSD

Rename aiod_bio taskqueue to aiod_kick.
ClosedPublic

Authored by jhb on Jan 12 2016, 10:26 PM.
Tags
None
Referenced Files
F169985367: D4904.diff
Thu, Sep 3, 4:45 AM
F169975837: D4904.diff
Thu, Sep 3, 3:55 AM
F169949162: D4904.id.diff
Thu, Sep 3, 1:51 AM
Unknown Object (File)
Wed, Sep 2, 10:19 AM
Unknown Object (File)
Wed, Sep 2, 9:48 AM
Unknown Object (File)
Wed, Sep 2, 8:32 AM
Unknown Object (File)
Tue, Sep 1, 1:38 AM
Unknown Object (File)
Tue, Sep 1, 1:12 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.