From: Alex Rousskov Date: Thu, 5 May 2016 06:31:11 +0000 (-0600) Subject: Removed stale comment about 32KB limit on shared memory cache entries. X-Git-Tag: SQUID_4_0_10~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66163aa33af1dbed32fd9f2584cb65cdb2698d78;p=thirdparty%2Fsquid.git Removed stale comment about 32KB limit on shared memory cache entries. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 48b4920fb4..65ad78bc5a 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -3647,8 +3647,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