openafs/tests/TESTS
Andrew Deason 48fbb45967 opr: Introduce opr_cache
Add a simple general-purpose in-memory cache implementation, called
opr_cache. Keys and values are simple flat opaque buffers (no complex
nested structures allowed), hashing is done with jhash, and cache
eviction is mostly random with some LRU bias.

Partly based off a different implementation by
mbarbosa@sinenomine.net.

Change-Id: I16b5988947ff603dfe31613cd7be3908a69264e5
Reviewed-on: https://gerrit.openafs.org/13884
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
2020-03-06 11:57:51 -05:00

26 lines
299 B
Plaintext

util/ktime
util/exec-alt
util/volutil
auth/keys
auth/superuser
auth/authcon
auth/realms
cmd/command
opr/cache
opr/dict
opr/fmt
opr/jhash
opr/queues
opr/rbtree
opr/softsig
opr/time
opr/uuid
ptserver/pt_util
ptserver/pts-man
rx/event
rx/perf
volser/vos-man
volser/vos
bucoord/backup-man
kauth/kas-man