]> git.ipfire.org Git - thirdparty/squid.git/commit
Do a better job of swapping out uncachable objects. We need to be
authorwessels <>
Tue, 25 Aug 1998 03:11:30 +0000 (03:11 +0000)
committerwessels <>
Tue, 25 Aug 1998 03:11:30 +0000 (03:11 +0000)
commitc2725718b36d409eaa09e3239b79a4dee3862beb
tree111098be29bd55bc94702f7e7e4a67725d618036
parentdee517946c627253e561f2d808481c555abcf0c9
Do a better job of swapping out uncachable objects.  We need to be
smarter about calculating the new inmem_lo value.  Even though
the object may not be ENTRY_CACHABLE, we might be currently swapping it
out.  We have some assertion failures when we free past the swapout_done
offset.
src/store_swapout.cc