From owner-freebsd-current@FreeBSD.ORG Sat Feb 28 13:26:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3236B16A4CE; Sat, 28 Feb 2004 13:26:55 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2318B43D31; Sat, 28 Feb 2004 13:26:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (be02a7ec2cf8f76e11c594c0dc8b6c67@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i1SLQsX0001616; Sat, 28 Feb 2004 13:26:54 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6AA4766D68; Sat, 28 Feb 2004 13:26:53 -0800 (PST) Date: Sat, 28 Feb 2004 13:26:53 -0800 From: Kris Kennaway To: John Baldwin Message-ID: <20040228212652.GA43280@xor.obsecurity.org> References: <200402271852.i1RIqib4030393@repoman.freebsd.org> <200402271401.30950.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <200402271401.30950.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i cc: alc@FreeBSD.org cc: current@FreeBSD.org Subject: Re: HEADSUP: Sleep queues added to kernel, so be careful. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 21:26:55 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 27, 2004 at 02:01:30PM -0500, John Baldwin wrote: > On Friday 27 February 2004 01:52 pm, John Baldwin wrote: > > jhb 2004/02/27 10:52:44 PST > > > > FreeBSD src repository > > > > Modified files: > > sys/conf files > > sys/ddb db_ps.c > > sys/kern kern_condvar.c kern_sig.c kern_synch.c > > kern_thread.c sched_4bsd.c sched_ule.c > > sys_generic.c vfs_subr.c > > sys/sys condvar.h proc.h sched.h systm.h > > Log: > > Switch the sleep/wakeup and condition variable implementations to use= the > > sleep queue interface: >=20 > There should be little user-visible effect from this change. Except for the kernel breakage, perhaps ;-) I guess John is away until Monday though. Kris --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAQQebWry0BWjoQKURAr53AJ0ct7xNoTUpz54qXYdnSFyoV30eOwCfc8lE V74igH3RnSRZ8MXJ1SFeAf0= =RpkE -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--