From owner-cvs-src@FreeBSD.ORG Mon Sep 26 23:42:53 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D5F216A41F; Mon, 26 Sep 2005 23:42:53 +0000 (GMT) (envelope-from harry@schmalzbauer.de) Received: from flb.schmalzbauer.de (flb.schmalzbauer.de [62.245.232.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8496643D48; Mon, 26 Sep 2005 23:42:51 +0000 (GMT) (envelope-from harry@schmalzbauer.de) Received: from korso.flintsbach.schmalzbauer.de (korso.flintsbach.schmalzbauer.de [172.21.2.3]) by flb.schmalzbauer.de (8.13.1/8.13.1) with ESMTP id j8QNgoNh034439; Tue, 27 Sep 2005 01:42:50 +0200 (CEST) (envelope-from harry@cale.flintsbach.schmalzbauer.de) Received: from cale.flintsbach.schmalzbauer.de (cale.flintsbach.schmalzbauer.de [172.21.1.252]) by korso.flintsbach.schmalzbauer.de (Postfix) with ESMTP id CA59D627F; Tue, 27 Sep 2005 01:42:50 +0200 (CEST) Received: from cale.flintsbach.schmalzbauer.de (localhost [127.0.0.1]) by cale.flintsbach.schmalzbauer.de (8.13.4/8.13.4) with ESMTP id j8QNglYl013310; Tue, 27 Sep 2005 01:42:47 +0200 (CEST) (envelope-from harry@cale.flintsbach.schmalzbauer.de) Received: from localhost (localhost [[UNIX: localhost]]) by cale.flintsbach.schmalzbauer.de (8.13.4/8.13.4/Submit) id j8QNglXM013309; Tue, 27 Sep 2005 01:42:47 +0200 (CEST) (envelope-from harry@cale.flintsbach.schmalzbauer.de) From: Harald Schmalzbauer To: cvs-src@freebsd.org Date: Tue, 27 Sep 2005 01:42:36 +0200 User-Agent: KMail/1.8.1 References: <200509261830.j8QIUCBl017117@repoman.freebsd.org> In-Reply-To: <200509261830.j8QIUCBl017117@repoman.freebsd.org> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3154237.0V8QX8DXnC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509270142.47339@harrymail> Cc: John Baldwin Subject: Re: cvs commit: src/sys/kern subr_witness.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2005 23:42:53 -0000 --nextPart3154237.0V8QX8DXnC Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Montag, 26. September 2005 20:30 CEST schrieb John Baldwin: > jhb 2005-09-26 18:30:12 UTC > > FreeBSD src repository > > Modified files: > sys/kern subr_witness.c > Log: > Add the spin lock used by the binary nvidia driver to the static lock > order list so that WITNESS and the driver play together nicely. Thanks a lot :) But due to performance impcat I currently don't use debug=20 (WITNESS) kernels on my BETA5 workstation any more, please tell me if I=20 should. If I remember correctly some good guy has improoved WITNESS penalty a lot=20 so I'd be glad to test patches for RELENG_6 if somebody thinks it's useful= =20 to MFC. =2DHarry > > Tested by: Harald Schmalzbauer > MFC after: 3 days > > Revision Changes Path > 1.202 +1 -0 src/sys/kern/subr_witness.c > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" --nextPart3154237.0V8QX8DXnC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDOId3Bylq0S4AzzwRAsEFAJsFJaJbeFlUmbST8Voe3leKyby74gCfTks6 pcO29hLqY1DcUmC0kY6o7eg= =aLGy -----END PGP SIGNATURE----- --nextPart3154237.0V8QX8DXnC--