]> Zhao Yanbai Git Server - minix.git/commit
Fix to check for RDTSC instruction (above 486), and call another timing
authorBen Gras <ben@minix3.org>
Fri, 1 Jul 2005 09:39:47 +0000 (09:39 +0000)
committerBen Gras <ben@minix3.org>
Fri, 1 Jul 2005 09:39:47 +0000 (09:39 +0000)
commit2ce80ece5cf63042f1b152cf3ea888879a98aaaf
treed5a8487e6309a817ba45f2b5696a0b3eff1ac2a3
parentd2018bb8ad6f6e818fefb8ecab4521dcbd8d595a
Fix to check for RDTSC instruction (above 486), and call another timing
function instead if RDTSC is unavailable. This makes minix run on 486
again :) (presumably lower as well).
kernel/system.c