Skip to content

It is a Lilu plugin, combining functionality of VoodooTSCSync and disabling xcpm_urgency if TSC is not in sync. It should solve kernel panics after wake.

License

Notifications You must be signed in to change notification settings

wy414012/CpuTscSync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CpuTscSync

  • 该库仅供自维护机型使用,追求稳定,而不是探究新方法诞生
  • 非主分支模式
  • 克隆于1.03版本
  • 不对测试版系统进行深入的支持与探索。
  • 对构建包名进行了与团队版本的区分,修改为as.Yaming.CpuTscSync

注意 !!!

  • 只想追求方法而不是稳定运行的这里不适合你
  • 只是为了追求新方法的也不适合你
  • 已有代码能解决的问题,这里绝对不会去写新的代码!!!

手动构建说明

  • 克隆仓库git clone https://github.com/wy414012/CpuTscSync.git
  • 进入代码库cd CpuTscSync
  • xcodebuild -jobs 1 -configuration Debug构建测试版本
  • xcodebuild -jobs 1 -configuration Release构建稳定版

注意x79系列使用

  • 该系列cpu请使用库中驱动并且配合OCUEFI-->Quirks-->TscSyncTimeout使用,初始值500000上调每次值为10万增加,自行测试合适的值。

About

It is a Lilu plugin, combining functionality of VoodooTSCSync and disabling xcpm_urgency if TSC is not in sync. It should solve kernel panics after wake.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%