Re: OpenGL-based framebuffer concepts

From: Antonino A. Daplas
Date: Fri Jun 02 2006 - 19:26:01 EST


David Lang wrote:
> On Sat, 3 Jun 2006, Pavel Machek wrote:
>> I'm not talking about reading speed, I'm talking about displaying
>> speed. Once you display more than refresh rate times screen
>> size... you may as well cheat -- xterm-like. If xterm detects too much
>> stuff is being displayed, it simply stops displaying it, only
>> refreshing screen few times a second...
>
> That would work, however AFAIK it's not implemented in any existing
> framebuffer.

Besides implementaton, the main concern with this is that you might miss
a very important kernel message. Though one can always use the scrollback
buffer.

Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/