Re: [PATCH v2 19/25] netfs: Speed up buffered reading

From: David Howells
Date: Mon Sep 30 2024 - 14:35:34 EST


Eduard Zingerman <eddyz87@xxxxxxxxx> wrote:

> Are there any hacks possible to printout tracelog before complete boot
> somehow?

You could try setting CONFIG_NETFS_DEBUG=y. That'll print some stuff to
dmesg.

David