On 2019-03-08, Sergey Senozhatsky <[email protected]> wrote: >>> Perhaps a proper solution would be to drop excessive messages to >>> serial console unless Oops or BUG has happened? >> >> Technically, we can have a per-console loglevel configuration. We >> have several use cases for this already. > > JFI, > > lore.kernel.org/r/[email protected]
FWIW, I support the patch. It makes consoles into actual objects rather than just a collection of callbacks. I feel like Calvin is pushing in a similar direction to what I would like to see: decoupling of console drivers to allow for individual behavior and performance tuning. As we move into the highly SMP systems of the future, I am convinced this is inevitable. John Ogness -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
