Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 08/23/2001 09:17:01
Module Name:	syssrc
Committed By:	chs
Date:		Thu Aug 23 06:17:01 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/include: profile.h

Log Message:
use cli/sti instead of splhigh/splx for MCOUNT_ENTER/MCOUNT_EXIT.
this makes clearer how much time mcount() is really taking.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/i386/include/profile.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.