HomeFreeBSD

MFC r356138: Reimplement gvinum orphanization.

Description

MFC r356138: Reimplement gvinum orphanization.

gvinum was the only GEOM class, using consumer nstart/nend fields. Making
it do its own accounting for orphanization purposes allows in perspective
to remove burden of that expensive for SMP accounting from GEOM.

Also the previous implementation spinned in a tight event loop, waiting
for all active BIOs to complete, while the new one knows exactly when it
is possible to close the consumer.

Details

Provenance
mavAuthored on
Parents
rS356576: MFC r356108:
Branches
Unknown
Tags
Unknown