VoodooTSCSync
by RehabManTSC synchronization kext for Intel multi-core processors
VoodooTSCSync
VoodooTSCSync synchronizes the TSC (Time Stamp Counter) across CPU cores on Intel processors, fixing kernel panics on multi-core systems.
When to Use
Typically only required for:
- Intel Sandy Bridge (2011 socket) and older
- Systems with TSC synchronization issues
- Multi-processor configurations
Installation
- Download from Bitbucket
- Copy
VoodooTSCSync.kexttoEFI/OC/Kexts/ - Configure the core count in the kextโs Info.plist if needed
FAQ
Do I need VoodooTSCSync?
Only if youโre experiencing TSC-related kernel panics. Most modern Intel systems donโt need it.
Companion Tools
VoodooTSCSync Configurator
VoodooTSCSync Configurator is a 2017-era utility and may not work on modern macOS versions. For modern systems, use CpuTscSync instead โ it's a Lilu plugin that handles TSC synchronization automatically without manual configuration.
VoodooTSCSync Configurator is a macOS app that lets you create custom versions of VoodooTSCSync for your specific CPU. It includes templates for common CPU models and allows you to specify the number of cores manually.
Related Kexts
- CpuTscSync - Modern alternative