Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/xen



Module Name:    src
Committed By:   bouyer
Date:           Tue Sep 20 20:33:53 UTC 2005

Modified Files:
        src/sys/arch/xen/i386: hypervisor_machdep.c
        src/sys/arch/xen/include: hypervisor.h
        src/sys/arch/xen/xen: hypervisor.c

Log Message:
inline 2 trivial functions that are called often (according to profiling
data).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/xen/include/hypervisor.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/xen/xen/hypervisor.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