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)
Tue, Jan 14, 10:59 PM
Unknown Object (File)
Tue, Jan 14, 1:01 AM
Unknown Object (File)
Tue, Jan 7, 3:58 PM
Unknown Object (File)
Dec 22 2024, 4:22 PM
Unknown Object (File)
Dec 17 2024, 7:38 AM
Unknown Object (File)
Nov 22 2024, 6:50 AM
Unknown Object (File)
Nov 18 2024, 10:32 PM
Unknown Object (File)
Nov 18 2024, 10:32 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.