ocf/inc
Jan Musial 003d6505aa Fix leaky tests
Fix some instance tracking to prevent Python-side objects from leaking
buffers.
Also, reduce min size of Cache instance (real minimum should be around ~~19MiB,
but we need to make it more deterministic and 20 MiB seems to be reasonable).

Still some stuff left to do, but it needs more investigation and, for
now, this should suffice just to enable some form of CI.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2019-04-16 09:55:02 +02:00
..
cleaning Initial commit 2018-11-29 15:14:21 +01:00
ocf_cache.h Introduce ocf_cache_has_pending_cleaning() function 2019-03-26 15:09:52 +01:00
ocf_cfg.h Initial commit 2018-11-29 15:14:21 +01:00
ocf_cleaner.h Remove undefined declaration: ocf_cleaner_set_io_queue 2019-03-21 09:17:44 +01:00
ocf_core.h Make management API asynchronous 2019-03-12 10:33:26 +01:00
ocf_ctx.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_def.h Fix leaky tests 2019-04-16 09:55:02 +02:00
ocf_err.h Add cache locking functions in trylock variant 2019-03-01 17:31:32 +01:00
ocf_io_class.h Configure all io classes at once. 2019-01-28 08:51:26 -05:00
ocf_io.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_logger.h Reorganize context ops 2019-01-22 13:14:35 +01:00
ocf_metadata_updater.h Initial commit 2018-11-29 15:14:21 +01:00
ocf_metadata.h Make metadata probe asynchronous 2019-03-01 15:46:16 +01:00
ocf_mngt.h Add volume_params argument to bottom volume open 2019-04-01 19:28:14 -04:00
ocf_queue.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_stats_builder.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_stats.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_trace.h Dynamic I/O queue management 2019-02-26 17:36:19 +01:00
ocf_types.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00
ocf_utilities.h Initial commit 2018-11-29 15:14:21 +01:00
ocf_volume.h Add volume_params argument to bottom volume open 2019-04-01 19:28:14 -04:00
ocf.h Rename "data object" to "volume" 2019-02-08 14:13:05 +01:00