HomeFreeBSD

unr(9) iterator: add naive test

Description

unr(9) iterator: add naive test

To use, compile userspace code e.g. into the subr_unit binary, then do
$ while ./subr_unit -iv >|/tmp/subr_unit.log ; do :; done
The loop should be left run for as long as possible.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D40089

Details

Provenance
kibAuthored on May 13 2023, 1:32 AM
Reviewer
markj
Differential Revision
D40089: reapkill: handle possible pid reuse after the pid was recorded as signalled
Parents
rGc4cc0cab1ea6: unr(9): add 'show unrhdr_iter' command
Branches
Unknown
Tags
Unknown