Date: Thu, 18 Jan 2001 07:57:56 -0800 From: Julian Elischer <julian@elischer.org> To: John Baldwin <jhb@FreeBSD.org> Cc: Bosko Milekic <bmilekic@technokratis.com>, jasone@FreeBSD.org, arch@FreeBSD.org Subject: Re: mtx_init: MTX_RECURSE and potential SMP troublespots Message-ID: <3A671284.A8DA14C1@elischer.org> References: <XFMail.010117232957.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > > > Also, MTX_NORECURSE is only useful on spin mutexes. If you compile a kernel > with MUTEX_DEBUG and ichsmb, it panics during boot. All the MTX_NORECURSE > flags just need to die here. yeah, recursing should always be illegal. :-) -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ from Perth, presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A671284.A8DA14C1>