CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/10 08:20:44
Modified files:
sys/arch/octeon/dev: octcrypto.c
Log message:
Use SMR instead of reference counting for session reclamation.
This reduces the need of atomic operations. The lookup tree still
requires serialization, though.
