HomeFreeBSD

Diagnotic improvement to soft dependency structure management.

Description

Diagnotic improvement to soft dependency structure management.

The soft updates diagnotic code keeps a list for each type of soft
update dependency. When a new block is allocated for a file it is
initially tracked by a "newblk" dependency. The "newblk" dependency
eventually becomes either an "allocdirect" dependency or an "indiralloc"
dependency. The diagnotic code failed to move the "newblk" from the list
of "newblk"s to its new type list.

No functional change intended.

Reviewed by: Chuck Silvers (as part of a larger change)
Tested by: Peter Holm (as part of a larger change)
Sponsored by: Netflix

Details

Provenance
mckusickAuthored on Jul 29 2021, 11:11 PM
Parents
rG2572376f7f64: amd64: do not touch low memory in AP startup unless we used legacy boot
Branches
Unknown
Tags
Unknown