Cache dynamic mem

This commit is contained in:
2021-05-05 18:17:57 +02:00
parent cc29250d76
commit de44f4a3fe
2 changed files with 13 additions and 7 deletions

View File

@ -12,6 +12,7 @@
#define CACHE_SHM_KEY 255641
#define CACHE_ENTRIES 1024
#define CACHE_BUF_SIZE 16384
#ifndef CACHE_MAGIC_FILE
# define CACHE_MAGIC_FILE "/usr/share/file/misc/magic.mgc"