ocf/tests/unit/tests
Jan Musial 60a6da7ee6 Extend alock API with entries_count method
Right now alock assumes that number of locks taken will equal number of
core lines. This is not the case in pio, where only parts of metadata
are under locks. If pio request overlaps locked and not-locked metadata
section it will have different core lines number and awaited locks
number. To remedy this discrepancy additional method which gets count of
locks that will be taken/waited on is added to alock API.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2022-05-16 16:21:08 +02:00
..
cleaning/cleaning.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
concurrency Extend alock API with entries_count method 2022-05-16 16:21:08 +02:00
engine/engine_common.c Move eviction files to new locations 2021-06-18 12:19:08 +02:00
metadata/metadata_collision.c ut: Add cache allocation & do little cleanup 2020-03-23 12:38:43 +01:00
mngt Fix license 2021-10-28 13:08:50 +02:00
ocf_env UT prapare update 2019-10-01 14:28:27 +02:00
ocf_lru.c lru refactor 2021-06-21 22:32:57 +02:00
ocf_space.c Rename "evp_lru*" functions to "ocf_lru*" 2021-06-18 12:19:08 +02:00
utils tests: Add unit tests for bisect generator 2022-01-31 06:59:28 +01:00
.gitignore ut: Add .gitignore 2020-03-23 12:33:12 +01:00
add_new_test_file.py Fix license 2021-10-28 13:08:50 +02:00
header.c Fix license 2021-10-28 13:08:50 +02:00
print_desc.h Fix license 2021-10-28 13:08:50 +02:00