Page MenuHomeFreeBSD

ipsec: only update lastused when it changes
ClosedPublic

Authored by mjg on Feb 8 2023, 9:54 AM.
Tags
None
Referenced Files
F86574366: D38433.diff
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
Unknown Object (File)
Jan 23 2024, 5:33 PM
Unknown Object (File)
Jan 20 2024, 9:26 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.