]> Zhao Yanbai Git Server - minix.git/commit
SMP - CPU local cycles accounting
authorTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:10:27 +0000 (14:10 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 15 Sep 2010 14:10:27 +0000 (14:10 +0000)
commitd37b7ebc0bf1b180e832e4b05b663445b63983ec
tree08ac91c97dddc082c74ece0835cf62a70841f425
parent67f039540cfff1407eb27cfa119b51fec33eeb32
SMP - CPU local cycles accounting

- tsc_ctr_switch is made cpu local

- although an x86 specific variable it must be declared globaly as the
  cpulocal implementation does not allow otherwise
kernel/arch/i386/arch_clock.c
kernel/arch/i386/arch_smp.c
kernel/cpulocals.h