On Wed, May 01, 2024 at 08:58:19AM +0300, Shahar Avidar wrote: > Make use of a higher level API. > Reduce global memory allocation from struct class to pointer size. Doesn't this move the memory in the opposite direction from what we want? Originally, it's static const. Isn't that the simplest best kind of memory? regards, dan carpenter