ocf/src/mngt
Michal Mielewczyk 7b8093aa34 Refactor cleaning policies initialization
Don't populate cleaning policies during initialization procedure so the user
has to call the latter explicitly.

Until now cleaning policies could be populated in two ways:
- implicitly during cleaning policy initialization,
- explicitly be calling populate.
The difference was that the former was single threaded.

This patch removes the functionally redundant and less efficient code.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2022-09-26 14:14:40 +02:00
..
ocf_mngt_cache.c Refactor cleaning policies initialization 2022-09-26 14:14:40 +02:00
ocf_mngt_common.c Do not modify core_count on cache load / activate 2022-03-31 10:00:24 +02:00
ocf_mngt_common.h Additional cleaning policy info outside of the SB 2021-11-19 11:53:48 +01:00
ocf_mngt_core_pool_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_mngt_core_pool.c Free memory when failed to open core volume 2022-04-08 15:34:14 +02:00
ocf_mngt_core_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_mngt_core.c Set core volume type in metadata on core insert 2022-06-28 07:59:43 +02:00
ocf_mngt_flush.c Refactor cleaning policies initialization 2022-09-26 14:14:40 +02:00
ocf_mngt_io_class.c Fix license 2021-10-28 13:08:50 +02:00
ocf_mngt_misc.c Fix license 2021-10-28 13:08:50 +02:00