Date: Wed, 12 Jan 2005 23:22:40 +0800 From: Xin LI <delphij@frontfree.net> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: arch@freebsd.org Subject: Re: "Kernel" dumps. Message-ID: <20050112152240.GA6710@frontfree.net> In-Reply-To: <20050112131950.GN795@darkness.comp.waw.pl> References: <20050112131950.GN795@darkness.comp.waw.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
--zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 12, 2005 at 02:19:50PM +0100, Pawel Jakub Dawidek wrote: > Hi. >=20 > We need improve our dumps, really. >=20 > First of all they are too big, because we dump whole memory. > Second of all, they are not safe for our users. >=20 > We should implement two things: >=20 > - dumping only kernel pages (dump is smaller and without sensitive data > from userland processes); > - add a malloc(9) flag M_NOUMP which will prevent from dumping > pages with sensitive data (e.g. GBDE keys). >=20 > Any VM-skilled volunteers? Pretty please... A friend of mine has recently implemented a ``mini-dump'', which is primarly a conceptional implementation that I need to do some clean-ups on my spare time. I think in order to have a successful ``kernel dump'' we need to keep least dependency on VM structures (and allow users to switch to a full dump when need). Cheers, --=20 Xin LI <delphij frontfree net> http://www.delphij.net/ See complete headers for GPG key and other information. --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB5UDA/cVsHxFZiIoRAuS8AJ9CyZoaC5N4OZIJtd91epfixdTFFwCfbBI3 oA1VuSbcumSiH8RpYmT6350= =bnfH -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050112152240.GA6710>