Files
scylladb/utils
Michał Chojnowski c7d9d35030 utils: cached_file: deglobalize cached_file metrics
Move cached_file metrics from a thread_local variable
to cache_tracker.

This is needed so that cache_tracker can know
the memory usage of index caches (for purposes
of cache eviction) without relying on globals.

But it also makes sense even without that motive.
2023-09-01 22:34:41 +02:00
..
2023-07-11 09:30:46 +03:00
2022-06-02 11:21:05 +03:00
2023-09-01 22:34:23 +02:00
2023-01-27 19:15:39 +01:00