Konstantin Belousov <[email protected]> writes:
> Dag-Erling Smørgrav <[email protected]> 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 - [email protected]

Reply via email to