lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 23 Dec 2013 11:15:05 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Alexey Gladkov <gladkov.alexey@...il.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.cz>,
	David Herrmann <dh.herrmann@...il.com>
CC:	linux-kernel@...r.kernel.org, Alan Cox <alan@...ux.intel.com>
Subject: Re: VT Improvements

On 12/23/2013 05:02 AM, Alexey Gladkov wrote:
> Greetings!
> 
> I would like to know about the VT plans. Historically, keymap
> implementations are similar in the kernel and kbd project. I rewrote
> it in kbd. So, it can handle keycodes bigger than 255. In a kernel
> everything remained as before. I want to fix this part in a kernel. As
> pluses will be:
> 
> * opportunity to define keycode > 255.
> * opportunity to reduce this table a kernel in most cases.
> 
> I would like to ask your opinion about my plans because I heard about
> the thought of moving this functionality to user space.
> 
> Whether it is worth starting so large-scale changes?
> 

What I don't think we want to do is to make the current VT
implementation in the kernel significantly bigger.  That is why
proposals to introduce bidirectionality or character shaping generally
have not been accepted.  If you can improve functionality with a
*smaller* footprint, which you seem to imply above, then please, go ahead.

	-hpa

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ