Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 575 → Rev 576

/shark/trunk/shark.cfg
16,11 → 16,11
 
# Enable the system time computation through TSC register
# Only Pentium or higher CPU class
TSC = FALSE
TSC = TRUE
 
# Enable timer interrupt through P6 APIC instead of PIT
# Only P6 or higher CPU class, TSC support must be enabled
APIC = FALSE
APIC = TRUE
 
# Enable TSC Read Timer Optimization
# TIMER_OPT = 1000 (For CPU < 1 GHz - Wraparound 585 years)