]> git.ipfire.org Git - thirdparty/squid.git/commit
This alternate storeDirSelectSwapDir() function is optimized for
authorwessels <>
Wed, 5 Jan 2000 13:25:42 +0000 (13:25 +0000)
committerwessels <>
Wed, 5 Jan 2000 13:25:42 +0000 (13:25 +0000)
commit5a5c22d35f42e184c18133e3ed61043cb20a8706
tree09f29364bfe89cc940397fd0c90d15d6aaab7378
parentb119175e6a8e36f4b30c8f8e26a2519e4049852e
This alternate storeDirSelectSwapDir() function is optimized for
DISKD.  It selects the cache_dir with the fewest outstanding messages
and then uses free space as the tie-breaker.
src/store_dir.cc