Re: rms_rlock with non-sleepable locks held
- Reply: David Wolfskill : "Re: rms_rlock with non-sleepable locks held"
- In reply to: Konstantin Belousov : "Re: rms_rlock with non-sleepable locks held"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 May 2026 13:45:39 UTC
Konstantin Belousov <kostikbel@gmail.com> writes: > Dag-Erling Smørgrav <des@FreeBSD.org> writes: > > On recent main with a debugging kernel, I am unable to build > > anything as the system slows to a crawl while the console is > > inundated with stack traces: [...] > I already posted the patch below somewhere, but did not get a response. The patch made no difference. FWIW what triggers the problem is running tail -F on the build log, which I always do when building. Tailing a file which is being written to triggers it on every write, but even tailing an empty file triggers it about once per second. So for now I'm able to build, as long as I don't tail the log... DES -- Dag-Erling Smørgrav - des@FreeBSD.org