HomeFreeBSD

Clear the dmesg buffer to prevent rotating causes issues

Description

Clear the dmesg buffer to prevent rotating causes issues

This is a workaround for the current continuously failing test case

sys.kern.sonewconn_overflow.sonewconn_overflow_01

The side effect is the dmesg buffer got cleared and may effect other tests
depends on dmesg output running in parallel. The better solution would be
tailing the log file like /var/log/debug.log

Sponsored by: The FreeBSD Foundation

Details

Provenance
lwhsuAuthored on
Parents
rS366468: libkvm: catch up with pre-subtracated per-cpu addresses
Branches
Unknown
Tags
Unknown