Page MenuHomeFreeBSD

Add missing performance optimization of AVL tree comparator functions
AbandonedPublic

Authored by allanjude on Oct 10 2018, 11:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 7:57 AM
Unknown Object (File)
Mon, Oct 27, 2:15 PM
Unknown Object (File)
Mon, Oct 27, 1:27 AM
Unknown Object (File)
Oct 18 2025, 2:09 AM
Unknown Object (File)
Oct 15 2025, 12:19 AM
Unknown Object (File)
Oct 14 2025, 1:14 PM
Unknown Object (File)
Oct 13 2025, 8:49 AM
Unknown Object (File)
Oct 12 2025, 1:21 PM
Subscribers

Details

Reviewers
mav
mmacy
avg
Group Reviewers
ZFS
Summary

During the import of rS337567 that imported performance improvements from ZoL, the improvements to vdev_queue_timestamp_compare() were skipped due to local modifications added in rS276952

These local modifications are a good improvement, so port them forward to also take advantage to the unrelated improvements from upstream

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20130
Build 19624: arc lint + arc unit