Date: Sat, 16 Feb 2008 23:42:46 +0000 From: John Birrell <jb@what-creek.com> To: Andrew Pogrebennyk <andrew.pogrebennyk@portaone.com> Cc: freebsd-current@freebsd.org Subject: Re: New DTrace source snapshot Message-ID: <20080216234246.GA27115@what-creek.com> In-Reply-To: <47B764D5.8040305@portaone.com> References: <20080210224247.GA70317@what-creek.com> <47B764D5.8040305@portaone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 17, 2008 at 12:33:57AM +0200, Andrew Pogrebennyk wrote: > Snapshot dtrace-20080211.tar.bz compiled well for me on i386. However > during boot with DTrace I am getting the following tracebacks: > > GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install. > WARNING: WITNESS option enabled, expect reduced performance. > lock order reversal: The lock order reversal warnings are a fault with current at the moment. If I had my way the cause would be backed out until there is a solution. I understand that it is a witness improvment that has caused the warnings to start appearing.... meaning that the change has exposed an existing problem that wasn't warned obut before. They certainly aren't DTrace change specific. > sh*:::line > { > @lines[pid, uid, copyinstr(arg0)] = count(); > } There is no sh provider yet. -- John Birrell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080216234246.GA27115>