Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386/include
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.
Home |
Main Index |
Thread Index |
Old Index