Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/vax
Module Name: syssrc
Committed By: ragge
Date: Thu Mar 21 22:08:08 UTC 2002
Modified Files:
syssrc/sys/arch/vax/include: pmap.h
syssrc/sys/arch/vax/vax: pmap.c
Log Message:
Inline functions that mostly do not need to be called. Partly
rearrange/change the code to be able to avoid some inefficient functions.
Profiling shows that the time spent in pmap now is decreased by 20%. (!)
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.110 -r1.111 syssrc/sys/arch/vax/vax/pmap.c
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