From: Alex Rousskov Date: Fri, 6 May 2016 06:36:08 +0000 (+1200) Subject: Bug 4510: Removed stale comment about 32KB limit on shared memory cache entries. X-Git-Tag: SQUID_3_5_18~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a59d198bfa6d649945146740814a39f5d62e23c;p=thirdparty%2Fsquid.git Bug 4510: Removed stale comment about 32KB limit on shared memory cache entries. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index adbd006318..4d6df80dbe 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -3620,8 +3620,6 @@ DOC_START To avoid blocking locks, shared memory uses opportunistic algorithms that do not guarantee that every cachable entity that could have been shared among SMP workers will actually be shared. - - Currently, entities exceeding 32KB in size cannot be shared. DOC_END NAME: memory_cache_mode