Eliminate unnecessary allocation and copying of context strings where possible, further optimize the global SID to security server SID cache, and consider eliminating the security server SID tables entirely, i.e. direct mapping global SIDs to a context structure for each namespace. See the TODO comments in global_sidtab.c for some suggestions for the first part.
Eliminate unnecessary allocation and copying of context strings where possible, further optimize the global SID to security server SID cache, and consider eliminating the security server SID tables entirely, i.e. direct mapping global SIDs to a context structure for each namespace. See the TODO comments in global_sidtab.c for some suggestions for the first part.