I wrote: > On Thu, Jan 18, 2024 at 8:31 AM Masahiko Sawada <sawada.m...@gmail.com> wrote: > > During trying this idea, I realized that there is a visibility problem > > in the radix tree template > > If it's broken even without the embedding I'll look into this (I don't > know if this configuration has ever been tested). I think a good test > is putting the shared tid tree in it's own translation unit, to see if > anything needs to be fixed. I'll go try that.
Here's a quick test that this works. The only thing that really needed fixing in the template was failure to un-define one symbol. The rest was just moving some things around.
v51-addendum-Put-shared-radix-tree-for-tidstore-in-its-own-tr.patch.nocfbot
Description: Binary data