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)
Fri, Apr 17, 7:41 AM
Unknown Object (File)
Fri, Apr 17, 1:59 AM
Unknown Object (File)
Sun, Apr 12, 6:36 PM
Unknown Object (File)
Sun, Apr 12, 4:52 AM
Unknown Object (File)
Thu, Apr 9, 8:29 PM
Unknown Object (File)
Thu, Apr 9, 2:48 AM
Unknown Object (File)
Wed, Apr 1, 7:19 AM
Unknown Object (File)
Tue, Mar 31, 2:32 AM
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