apic_timer_x

- set the apic_timer_x factor variable to slowdown apic timer in
  virtual machines
This commit is contained in:
Tomas Hruby
2010-09-16 07:18:47 +00:00
parent 159ca9c8c7
commit 72cc01ff48
3 changed files with 8 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ EXTERN int verboseflags;
#ifdef CONFIG_APIC
EXTERN int config_no_apic; /* optionaly turn off apic */
EXTERN int config_apic_timer_x; /* apic timer slowdown factor */
#endif
EXTERN u64_t cpu_hz[CONFIG_MAX_CPUS];