K 10 svn:author V 2 kp K 8 svn:date V 27 2022-03-24T13:15:23.752399Z K 7 svn:log V 542 Revert "if_epair: rework" Revert the recent performance rework of if_epair. It relies on functions like atomic_testandclear_long() which are not available on all platforms in stable/12. This reverts commits b1a3f8dccb6203036b7ee81201fd5b5a8de36f0d, fb3644ab2afe777fdd2539bc996a390443f052f1, ca7af63e88f8cc96865d45e020a57b3062631388, 092da35a0d80af7a3e5c5c22cbeddb6cffbd9524, and 7c2b681b33fc78ed06c7e9e65eeebb2ab5420586. This is a direct commit to stable/12. Git Hash: 56dc95b249dceb30367a77dccd0231cbb08dc1f7 Git Author: kp@FreeBSD.org END