In my tests (2GHz P4 Linux, 5 minutes, no pre-existing replay cache), this gets
authorKen Raeburn <raeburn@mit.edu>
Wed, 27 Aug 2003 01:10:56 +0000 (01:10 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 27 Aug 2003 01:10:56 +0000 (01:10 +0000)
commit6c1055cad98795ce650c7a8f89b6139fbad226a3
treeefeb43505c87a484b3797a44efcc1589a356dd24
parent6d1bf21436ae1e29ae16c2c59d278dcbd9250c64
In my tests (2GHz P4 Linux, 5 minutes, no pre-existing replay cache), this gets
about a 10% speedup adding entries to an already open replay cache.

* rc_dfl.c (alive): Take a timestamp argument instead of the context, and don't
check the current time here.  All callers changed to pass in the current time.
(rc_store): Take a timestamp argument.  All callers changed to pass in the
current time.

ticket: 1784
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15799 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/rcache/ChangeLog
src/lib/krb5/rcache/rc_dfl.c