Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   ad
Date:           Sat May 10 14:56:13 UTC 2008

Modified Files:
        src/sys/sys: cpu_data.h

Log Message:
+       uint64_t        cpu_cc_freq;            /* cycle counter frequency */
+       int64_t         cpu_cc_skew;            /* counter skew vs cpu0 */


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/sys/cpu_data.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