]> git.ipfire.org Git - thirdparty/squid.git/commit - src/store_digest.cc
- better synchronization between Rebuild and Rewrite
authorrousskov <>
Wed, 22 Apr 1998 22:22:58 +0000 (22:22 +0000)
committerrousskov <>
Wed, 22 Apr 1998 22:22:58 +0000 (22:22 +0000)
commit6168bccdecb952a4e873e8747d0571d771f131fd
tree793b8ce83325af36d89672e16a02e1a208484d25
parentb753054dbbd91fe5ebc0c8abc73b9c84a2a99bb8
- better synchronization between Rebuild and Rewrite
  now each process can wait for other to complete
- added storeDigestAdd/Del() to check object freshness
- better, but still not perfect, pre-calculation of
  cache digest size
- stats for additions, deletions, collisions, etc.
- polish
src/store_digest.cc