Date: Tue, 11 Oct 2005 19:00:47 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Mikhail Teterin <mi+mx@aldan.algebra.com> Cc: threads@freebsd.org, re@freebsd.org Subject: Re: debug defines in libc_r on 6.0 Message-ID: <Pine.GSO.4.43.0510111856210.7953-100000@sea.ntplx.net> In-Reply-To: <200510111833.51168.mi%2Bmx@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 11 Oct 2005, Mikhail Teterin wrote: > Hi! > > It seems, libc_r is still being built with -D_LOCK_DEBUG and > -D_PTHREADS_INVARIANTS. > > I suspect, this is going to slow the thread operations somewhat: No, it's only a couple of instructions for a very few operations. I've already replied to you about these before. I don't care whether re@ turns them off or not, but go read my prior email on this topic. I should eliminate the #defines and always do the checks, so you wouldn't notice :( -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0510111856210.7953-100000>