From 3a59d198bfa6d649945146740814a39f5d62e23c Mon Sep 17 00:00:00 2001 From: Alex Rousskov Date: Fri, 6 May 2016 18:36:08 +1200 Subject: [PATCH] Bug 4510: Removed stale comment about 32KB limit on shared memory cache entries. --- src/cf.data.pre | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.2