On Sa, 27.10.18 14:53, don fisher ([email protected]) wrote: > Thanks. I have tried many lists including kernel and newbie-kernel, and have > received no response.
I have no experience with netconsole, but maybe it's simple the passive-agressive log throttling the kernel folks implemented? Current upstream kernels enforce a strict ratelimit on userspace logging, see printk.devkmsg= kernel cmdline option. journald writes logs to /dev/kmsg during early boot when there's nowhere else to write. Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
