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)
Wed, Apr 10, 12:46 AM
Unknown Object (File)
Tue, Apr 9, 11:35 PM
Unknown Object (File)
Jan 1 2024, 7:30 AM
Unknown Object (File)
Dec 22 2023, 10:13 PM
Unknown Object (File)
Dec 12 2023, 4:11 AM
Unknown Object (File)
Sep 6 2023, 2:12 AM
Unknown Object (File)
Sep 5 2023, 1:29 AM
Unknown Object (File)
Aug 14 2023, 7:13 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