utils/cache_gc: adapt for faster checking of usage
- don't print a line in every checking cycle - don't exit when cache isn't found - reduce recommended interval to 10s (compromise) - don't increase cache size (but keep the code for now)
Showing
- daemon/README.rst 1 addition, 1 deletiondaemon/README.rst
- utils/cache_gc/db.c 1 addition, 14 deletionsutils/cache_gc/db.c
- utils/cache_gc/db.h 1 addition, 1 deletionutils/cache_gc/db.h
- utils/cache_gc/kr_cache_gc.c 18 additions, 3 deletionsutils/cache_gc/kr_cache_gc.c
- utils/cache_gc/main.c 2 additions, 1 deletionutils/cache_gc/main.c
Please register or sign in to comment