mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-11-03 00:01:15 +00:00
Provides a shared AsyncLruCache of 256MB (w/ 4MB chunks) that can be used by multiple readers at the same time. It is dropped once no more readers exist, so the memory gets freed if all QEMU block/pbs instances disappear. Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
|---|---|---|
| .cargo | ||
| debian | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| current-api.h | ||
| header-preamble.c | ||
| Makefile | ||
| simpletest.c | ||