On Thu Sep 21 06:45:01 2017, each wrote: > Francis, can you review the changes in rt46047 please? Thanks. Note, I left this one unfixed: - to initialize FNV hash name (BTW this is BAD) ...because if you're using memory tracing, then this hash has to be set up before the memory context, and that can create a circular dependency if you fix it the way I tried to do. The others, I think, are addressed.