Author :
mvs
Date :
2025-01-14 18:37:51
Hash :ffff71aa Message :Unlock sysctl_malloc().
Move `buckstring' and `memall' strings initialization to the end of
kmeminit() to make them immutable. The rest of sysctl_malloc() accessed
data is already mp-safe.
ok claudio