wine/dlls ntdll/ntdll.spec ntdll/nt.c kernel/cpu.c
26 Jan
2005
26 Jan
'05
8:41 p.m.
ChangeSet ID: 15698 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/26 14:41:36 Modified files: dlls/ntdll : ntdll.spec nt.c dlls/kernel : cpu.c Log message: Rein Klazes <wijn(a)wanadoo.nl> Get rid of the rdtsc cpu instruction method for calculation of the performance counter. Put the calculation (based on gettimeofday) in NtQueryPerformanceCounter() and use that in the kernel functions. Patch: http://cvs.winehq.org/patch.py?id=15698 Old revision New revision Changes Path 1.171 1.172 +1 -1 wine/dlls/ntdll/ntdll.spec 1.69 1.70 +10 -5 wine/dlls/ntdll/nt.c 1.9 1.10 +4 -29 wine/dlls/kernel/cpu.c
7628
Age (days ago)
7628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard