Page MenuHomeFreeBSD

ipsec: only update lastused when it changes
ClosedPublic

Authored by mjg on Feb 8 2023, 9:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 9:13 PM
Unknown Object (File)
Wed, Jun 26, 10:34 PM
Unknown Object (File)
Sat, Jun 22, 10:47 AM
Unknown Object (File)
Apr 22 2024, 12:53 PM
Unknown Object (File)
Apr 22 2024, 12:53 PM
Unknown Object (File)
Apr 22 2024, 12:53 PM
Unknown Object (File)
Apr 22 2024, 12:38 PM
Unknown Object (File)
Mar 3 2024, 12:35 AM

Details

Summary

to limit cache-line bouncing

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mjg requested review of this revision.Feb 8 2023, 9:54 AM
sys/netipsec/key.c
973

Nit: I'd consider declaring ts inside the block to be consistent with its scope & simplify things for the code readers

This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2023, 7:34 AM
This revision was automatically updated to reflect the committed changes.