linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Randy Dunlap" <rdunlap@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Daniel Vetter" <daniel@ffwll.ch>,
	"Yuan Ming" <yuanmingbuaa@gmail.com>, "Willy Tarreau" <w@1wt.eu>,
	"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
	"NopNop Nop" <nopitydays@gmail.com>,
	张云海 <zhangyunhai@nsfocus.com>,
	"Andy Lutomirski" <luto@amacapital.net>
Subject: Re: fbcon: remove soft scrollback code (missing Doc. patch)
Date: Wed, 16 Sep 2020 22:54:34 +0200	[thread overview]
Message-ID: <20200916205434.GA10389@duo.ucw.cz> (raw)
In-Reply-To: <CAHk-=wiNTWpqUF0HgzoyPGEaaAjxD-Bor+EE3DbJ52S30cfCWg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1972 bytes --]

On Mon 2020-09-14 18:28:34, Linus Torvalds wrote:
> On Mon, Sep 14, 2020 at 6:19 PM Randy Dunlap <rdunlap@infradead.org> wrote:
> >
> > Now someone can remove the documentation for scrollback (and "no-scroll")...
> 
> Note that scrollback hasn't actually gone away entirely - the original
> scrollback supported by _hardware_ still exists.
> 
> Of course, that's really just the old-fashioned text VGA console, but
> that one actually scrolls not by moving any bytes around, but by
> moving the screen start address. And the scrollback similarly isn't
> about any software buffering, but about the ability of moving back
> that screen start address.
> 
> Do people use that? Probably not. But it wasn't removed because it
> didn't have any of the complexities and bitrot that all the software
> buffering code had.
> 
> That said, I didn't check how much of the documentation is for the VGA
> text console, and how much of it is for the actual software scrollback
> for fbcon etc. So it is entirely possible that all the docs are about
> the removed parts.

Could we pause this madness? Scrollback is still useful. I needed it
today... it was too small, so command results I was looking for
already scrolled away, but... life will be really painful with 0 scrollback.

You'll need it, too... as soon as you get oops and will want to see
errors just prior to that oops.

If it means I get to maintain it... I'm not happy about it but that's
better than no scrollback.

 Kernel is now very verbose, so important messages
 during bootup scroll away. It is way bigger deal when you can no
 longer get to them using shift-pageup.

 fsck is rather verbose, too, and there's no easy way to run that under
 X terminal... and yes, that makes scrollback very useful, too.

Best regards,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2020-09-16 20:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <git-mailbomb-linux-master-50145474f6ef4a9c19205b173da6264a644c7489@kernel.org>
2020-09-15  1:18 ` fbcon: remove soft scrollback code (missing Doc. patch) Randy Dunlap
2020-09-15  1:28   ` Bhaskar Chowdhury
2020-09-15  1:30     ` Linus Torvalds
2020-09-15  1:34     ` Randy Dunlap
2020-09-15  1:28   ` Linus Torvalds
2020-09-16 20:54     ` Pavel Machek [this message]
2020-09-18 10:27       ` Adam Borowski
2020-09-30 21:29         ` Maciej W. Rozycki
2021-01-08 19:01       ` Phillip Susi
2021-01-08 23:11         ` Linus Torvalds
2021-01-12 15:00           ` Phillip Susi
2021-01-12 16:11             ` Greg Kroah-Hartman
2021-01-12 15:57           ` Daniel Vetter
2021-01-14 15:56             ` Geert Uytterhoeven
2021-01-14 16:11               ` Daniel Vetter
2021-01-15  8:06                 ` Geert Uytterhoeven
2021-02-03  8:03                   ` Thomas Zimmermann
2021-01-22 18:55               ` Phillip Susi
2021-01-25 15:39                 ` Geert Uytterhoeven
2021-02-02 14:18                 ` Daniel Vetter
2021-02-02 15:13                   ` Phillip Susi
2021-02-02 15:23                     ` Daniel Vetter
2021-01-14 17:43           ` fbcon: remove soft scrollback code Alan Mackenzie

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=20200916205434.GA10389@duo.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=b.zolnierkie@samsung.com \
    --cc=daniel@ffwll.ch \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=nopitydays@gmail.com \
    --cc=rdunlap@infradead.org \
    --cc=torvalds@linux-foundation.org \
    --cc=w@1wt.eu \
    --cc=yuanmingbuaa@gmail.com \
    --cc=zhangyunhai@nsfocus.com \
    /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).