HomeFreeBSD

isa_common: find next bit faster

Description

isa_common: find next bit faster

Since ffs is no longer implemented with a linear search, find_next_bit
can work in constant time, with masking.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D41251

Details

Provenance
dougmAuthored on Aug 1 2023, 2:02 AM
Reviewer
imp
Differential Revision
D41251: isa_common: find next bit faster
Parents
rGfa3cf6cdc68c: cd9660: do not leak buffers in cd9660_rrip_loop()
Branches
Unknown
Tags
Unknown