[krbdev.mit.edu #8722] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Wed Aug 22 13:49:27 EDT 2018
Use a hash table for MEMORY ccache resolution
In cc_memory.c, replace the linked list of caches with a hash table,
for better performance with large numbers of memory caches.
https://github.com/krb5/krb5/commit/088ba228acce4fd55bbb7c30122fe2703b8beeb8
Author: Greg Hudson <ghudson at mit.edu>
Commit: 088ba228acce4fd55bbb7c30122fe2703b8beeb8
Branch: master
src/lib/krb5/ccache/cc_memory.c | 77 +++++++++++++++++----------------------
1 files changed, 34 insertions(+), 43 deletions(-)
More information about the krb5-bugs
mailing list