Date: Tue, 22 Sep 2009 21:35:20 +0200 From: Ed Schouten <ed@80386.nl> To: Stanislav Sedov <stas@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r197330 - in head: sys/dev/kbd sys/sys usr.sbin/kbdcontrol Message-ID: <20090922193520.GH95398@hoeg.nl> In-Reply-To: <20090922154919.55abf2f1.stas@FreeBSD.org> References: <200909191756.n8JHuQCq031719@svn.freebsd.org> <20090922154919.55abf2f1.stas@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Ca5z/wkVxIQXz1GF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, * Stanislav Sedov <stas@FreeBSD.org> wrote: > Can we make this conditional depending on some variable like > KBD_UNICODE so it will be possible to avoid the increased > memory footprint (24 bytes per entry) in situations where > unicode support is not required? Or maybe even have this > dynamically allocated? Well, at first I thought about this, but the problem is that there currently is no decoupling of userspace and kernelspace keymap structures. It would have been nice if we had an option to change the struct member size based on a kernel option, but right now that breaks the ioctls, etc. --=20 Ed Schouten <ed@80386.nl> WWW: http://80386.nl/ --Ca5z/wkVxIQXz1GF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkq5JvgACgkQ52SDGA2eCwW+EQCffq/xxH3B2qH7UFFsLMrS3BJs wRkAn3kbUQTQGE5LoEc4N1BWUzTV1T3I =UHoM -----END PGP SIGNATURE----- --Ca5z/wkVxIQXz1GF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090922193520.GH95398>