Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 13:22:00 -0800
From:      Jason Evans <jasone@canonware.com>
To:        Bosko Milekic <bmilekic@technokratis.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: WITNESS may cause failed boot, patch available
Message-ID:  <20010121132200.W69199@canonware.com>
In-Reply-To: <009e01c083d4$d880d0c0$1f90c918@jehovah>; from bmilekic@technokratis.com on Sun, Jan 21, 2001 at 01:06:15PM -0500
References:  <20010121062953.V69199@canonware.com> <009e01c083d4$d880d0c0$1f90c918@jehovah>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 21, 2001 at 01:06:15PM -0500, Bosko Milekic wrote:
> 
> > http://people.freebsd.org/~jasone/diffs/mutex_f_3.diff
> 
>     This looks like a variation of Peter's mutex.diff which moves a bunch of
> macros to kern/kern_mutex.c from sys/mutex.h - so is it final now that we
> will move them there?

It was one of the things I expected to happen as part of the mutex API and
inlining cleanup, but it was necessary to either move a bunch of mutex
implementation details out of mutex.h, or to expose even more
implementation details in order to fix the WITNESS breakage, so I did the
former.

By the way, Peter helped me clean this patch up, so there isn't a conflict
of interest between the two patches.  I just wish this could have waited until
your mutex cleanups were ready. =)

Jason


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010121132200.W69199>