mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 12:00:12 +01:00
Over past months a performance issue was found with the Mesa-DB cache implementation that results in a too slow cache startup time when cache is full. A better indexing strategy will need to be invented to mitigate the issue. Until then, let's default back to the multi-file cache. Suggested-by: Michel Dänzer <mdaenzer@redhat.com> Acked-by: Timothy Arceri <tarceri@itsqueeze.com> Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34199> |
||
|---|---|---|
| .. | ||
| drirc_configdir | ||
| drirc_home | ||
| format | ||
| hash_table | ||
| perf | ||
| vma | ||
| bitset_test.cpp | ||
| blob_test.cpp | ||
| cache_test.cpp | ||
| dag_test.cpp | ||
| fast_idiv_by_const_test.cpp | ||
| fast_urem_by_const_test.cpp | ||
| gc_alloc_tests.cpp | ||
| half_float_test.cpp | ||
| int_min_max.cpp | ||
| linear_test.cpp | ||
| mesa-sha1_test.cpp | ||
| os_mman_test.cpp | ||
| process_test.c | ||
| rb_tree_test.cpp | ||
| register_allocate_test.cpp | ||
| roundeven_test.cpp | ||
| set_test.cpp | ||
| sparse_array_test.cpp | ||
| string_buffer_test.cpp | ||
| timespec_test.cpp | ||
| u_atomic_test.cpp | ||
| u_call_once_test.cpp | ||
| u_debug_stack_test.cpp | ||
| u_debug_test.cpp | ||
| u_memstream_test.cpp | ||
| u_printf_test.cpp | ||
| u_qsort_test.cpp | ||
| vector_test.cpp | ||
| xmlconfig.cpp | ||