Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2002 14:11:14 +0930
From:      Greg 'groggy' Lehey <grog@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_mutex.c
Message-ID:  <20020908044114.GF12935@wantadilla.lemis.com>
In-Reply-To: <200209031825.g83IPG4U068304@freefall.freebsd.org>
References:  <200209031825.g83IPG4U068304@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday,  3 September 2002 at 11:25:16 -0700, John Baldwin wrote:
> jhb         2002/09/03 11:25:16 PDT
>
>   Modified files:
>     sys/kern             kern_mutex.c
>   Log:
>   Add some KASSERT()'s to ensure that we don't perform spin mutex ops on
>   sleep mutexes and vice versa.  WITNESS normally should catch this but
>   not everyone uses WITNESS so this is a fallback to catch nasty but easy
>   to do bugs.

Is this a temporary thing which will go away, or is it dependent on
some other debugging option?  It doesn't seem to be something that
should remain in production systems for ever.

Greg
--
See complete headers for address and phone numbers

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?20020908044114.GF12935>