From: Ondřej Surý Date: Thu, 30 Jul 2026 04:43:36 +0000 (+0200) Subject: chg: dev: Reduce the memory used by each record set in the cache X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb83d136a315d0ed21592c9ce76ef185353dd78a;p=thirdparty%2Fbind9.git chg: dev: Reduce the memory used by each record set in the cache Each record set in the cache carried a 32-byte table for restoring its owner name's letter case, unused since the case handling was reworked. Removing it makes every cache entry 32 bytes smaller. Merge branch 'ondrej/remove-upper-from-slabheader' into 'main' See merge request isc-projects/bind9!12478 --- eb83d136a315d0ed21592c9ce76ef185353dd78a