linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: Dusty Mabe <dusty@dustymabe.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: multiplexing /dev/console to all console= entries
Date: Wed, 7 Nov 2018 10:03:08 +0100	[thread overview]
Message-ID: <955a0492-bab0-59d3-d01d-bea096c6e40f@suse.cz> (raw)
In-Reply-To: <46b26403-395b-6a3c-ea6e-c3c811fdc400@dustymabe.com>

On 05. 11. 18, 2:45, Dusty Mabe wrote:
> If a patch were submitted to enable this type of behavior would such a
> patch be acceptable? Maybe it could be a compile time option and also
> have a kernel arg option to enable/disable it.

Hi,

it might kill the system on some setups where people specify more serial
(or similarly slow consoles). Output to some console is so slow that the
system does nothing else than writing to the consoles. What might work
as the first step to check it out is adding a flag to the console=
option which would mark a console as a /dev/console device too and
multiplex only those specified by the user. Then let's see how it goes
with userspace logging out in the wild...

thanks,
-- 
js
suse labs

  reply	other threads:[~2018-11-07 11:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05  1:45 multiplexing /dev/console to all console= entries Dusty Mabe
2018-11-07  9:03 ` Jiri Slaby [this message]
2018-11-07 21:34   ` Dusty Mabe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=955a0492-bab0-59d3-d01d-bea096c6e40f@suse.cz \
    --to=jslaby@suse.cz \
    --cc=dusty@dustymabe.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).