ocf/tests
Robert Baldyga 8db93260ae Avoid adding mngt_queue to io_queues list
Previously every created queue was added to io_queues list, which
made mngt_queue being used in ocf_parallelize. Change mngt_queue creation
API so that mngt_queue is not added to the list and doesn't have
unnecessary functionalities initialized.

Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
Signed-off-by: Michal Mielewczyk <michal.mielewczyk@huawei.com>
2024-08-29 10:45:26 +02:00
..
build Fix license 2021-10-28 13:08:50 +02:00
functional Avoid adding mngt_queue to io_queues list 2024-08-29 10:45:26 +02:00
unit tests/unit/tests/utils/utils_refcnt.c/utils_refcnt_register_zero_cb.c: fix typos 2023-01-04 16:01:29 +08:00