diff options
| author | Zachary Amsden <[email protected]> | 2007-03-05 00:30:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-05 07:57:52 -0800 |
| commit | 1182d8528b620c23d043bccbbef092b42062960a (patch) | |
| tree | 3df690a1a731811f8fecda06cb785a5a7b06d4d0 /include/linux | |
| parent | 6cb9a8350aee789100a365794272ed20cc8f2401 (diff) | |
[PATCH] vmi: cpu cycles fix
In order to share the common code in tsc.c which does CPU Khz calibration, we
need to make an accurate value of CPU speed available to the tsc.c code. This
value loses a lot of precision in a VM because of the timing differences with
real hardware, but we need it to be as precise as possible so the guest can
make accurate time calculations with the cycle counters.
Signed-off-by: Zachary Amsden <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions