Page MenuHomeFreeBSD

ipsec: only update lastused when it changes
ClosedPublic

Authored by mjg on Feb 8 2023, 9:54 AM.
Tags
None
Referenced Files
F132405350: D38433.id117364.diff
Thu, Oct 16, 4:00 PM
Unknown Object (File)
Mon, Oct 13, 10:21 PM
Unknown Object (File)
Sat, Oct 11, 7:47 PM
Unknown Object (File)
Sat, Oct 11, 7:47 PM
Unknown Object (File)
Sat, Oct 11, 7:47 PM
Unknown Object (File)
Sat, Oct 11, 10:50 AM
Unknown Object (File)
Wed, Oct 8, 8:03 AM
Unknown Object (File)
Sep 16 2025, 3:57 PM

Details

Summary

to limit cache-line bouncing

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

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.