On Mon 2020-09-14 18:28:34, Linus Torvalds wrote: > On Mon, Sep 14, 2020 at 6:19 PM Randy Dunlap 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