Date: Tue, 02 Apr 2002 10:44:16 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Alfred Perlstein <alfred@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/sys eventhandler.h src/sys/kern subr_eve Message-ID: <XFMail.20020402104416.jhb@FreeBSD.org> In-Reply-To: <200204020418.g324IsN55646@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02-Apr-2002 Alfred Perlstein wrote: > alfred 2002/04/01 20:18:54 PST > > Modified files: > sys/sys eventhandler.h > sys/kern subr_eventhandler.c > Log: > Use sx locks rather than lockmgr locks for eventhandlers. > > Submitted by: Jonathan Mini <mini@haikugeek.com> This is more complicated to solve than just replacing the locks verbatim since an eventhandler can remove itself. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020402104416.jhb>