Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   ad
Date:           Thu Mar 27 13:00:25 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64: amd64func.S
        src/sys/arch/i386/i386: i386func.S

Log Message:
Disable the fast tsc_get_timecount() for now. The divide can overflow
causing an exception.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/amd64/amd64/amd64func.S
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/i386/i386func.S

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