HomeFreeBSD

zfs: use rms lock for teardown handling

Description

zfs: use rms lock for teardown handling

This deserializes otherwise non-contending operations.

The previous scheme of using 17 locks hashed by curthread runs into
conflicts very quickly.

Details

Provenance
mjgAuthored on
Parents
rS367345: zfs: macroify teardown handling
Branches
Unknown
Tags
Unknown