Files
mesa/src
Dmitry Osipenko 2a9378a0f9 util/mesa-db-multipart: Open one cache part at a time
Open one cache DB part at a time for a multi-part cache to reduce number
of FDs used by the cache. Previously multi-part DB cache instance was
consuming 100 FDs, now it's 2 and cache files are opened when cache
is read or written instead of opening them at the init time.

Fixes: fd9f7b748e ("util/mesa-db: Introduce multipart mesa-db cache")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11776
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30988>
2024-10-25 18:06:14 +00:00
..
2024-10-25 14:03:37 +02:00
2024-10-25 15:38:51 +00:00
2024-10-21 01:14:35 +00:00
2024-10-17 09:50:19 +00:00
2024-10-24 16:50:44 +00:00
2024-10-25 14:03:37 +02:00
2024-10-17 18:17:18 +00:00
2024-09-06 17:34:17 +00:00