Bug #7149
move libzpool's taskq library into libcmdutils
Start date:
2016-06-28
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
To better facilitate multi-threaded tools and libraries, it would be useful to move the taskq implementation out of libzpool and into a more generic location (which is currently deemed to be libcmdutils). The libzpool library can be reworked to be a consumer of this new taskq library, and other tools/libraries could then be made to use this library as well.
No data to display