Page MenuHomeFreeBSD

Convert if_afdata read lock path to epoch
AbandonedPublic

Authored by mmacy on May 13 2018, 5:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 3:29 PM
Unknown Object (File)
Dec 17 2024, 9:14 AM
Unknown Object (File)
Dec 12 2024, 6:22 PM
Unknown Object (File)
Dec 4 2024, 7:44 AM
Unknown Object (File)
Nov 22 2024, 7:01 AM
Unknown Object (File)
Nov 10 2024, 11:00 AM
Unknown Object (File)
Nov 5 2024, 5:48 AM
Unknown Object (File)
Oct 18 2024, 1:50 PM
Subscribers

Details

Summary
  • Convert write lock to mutex
  • Convert read lock to epoch
  • Do destroy / free of llentrys after grace period has elapsed

For the impact see flame graph 4 -> 5 at:
https://github.com/ScaleBSD/scalebsd.github.io/blob/master/_drafts/2018-05-12-UDP-On-FreeBSD-is-anyone-using-this-at-scale.md

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped