Releases: ChefKissInc/ForgedInvariant
Releases · ChefKissInc/ForgedInvariant
v1.5.0
Bug Fixes
- Sync TSC to the max value found through all threads.
- Sync TSC early on processPatcher instead of IOService::start.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Enhancements
- Sync TSC early (on ForgedInvariant IOService start).
Bug Fixes
- On Intel, reset TSC_ADJUST of all CPUs at the same time.
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Enhancements
- Sync to last thread on all macOS versions.
- On Intel, always reset TSC_ADJUST if available.
- Code cleanup.
- Store capabilities using bitfield.
- New boot args:
-FITSCPeriodicto force periodic sync,-FIOff,-FIBeta.
Bug Fixes
- Check for TSC_ADJUST only on Intel.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
v1.0.1
Bug Fixes
- Fixed a code bug causing syncTimer to be null, causing ForgedInvariant's periodic fallback to be dysfunctional.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
🎉 Initial release!
Supports all 64-bit Intel and AMD CPUs, from El Capitan up to Sequoia.