Page MenuHomeFreeBSD

Speed up rctl operation with large rulesets.
ClosedPublic

Authored by trasz on Nov 8 2015, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 29, 7:57 PM
Unknown Object (File)
Nov 27 2024, 2:31 AM
Unknown Object (File)
Nov 24 2024, 1:17 AM
Unknown Object (File)
Nov 19 2024, 1:52 PM
Unknown Object (File)
Nov 19 2024, 9:18 AM
Unknown Object (File)
Nov 18 2024, 10:47 PM
Unknown Object (File)
Nov 17 2024, 5:04 PM
Unknown Object (File)
Nov 16 2024, 3:19 PM
Subscribers

Details

Summary

Speed up rctl operation with large rulesets, by holding the lock
during iteration instead of relocking it for each traversed rule.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Speed up rctl operation with large rulesets..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
mjg edited edge metadata.
This revision is now accepted and ready to land.Nov 11 2015, 10:25 PM
This revision was automatically updated to reflect the committed changes.