mann1x / CPUDoc

Other
64 stars 6 forks source link

Readme incomplete, features missing #12

Open sp00n opened 2 weeks ago

sp00n commented 2 weeks ago

The readme is missing what it actually does, it does mention the "following" features, but they are never listed.

I assume it should list those from the overclock.net thread:

CPUDoc is a little utility that comes with some exclusive features:

  • SysSetHack - Use the CpuSet system bitmask manipulation to get a smoother and faster experience similar to SMT/HyperThreading off, while still keeping the benefit on being available.
  • PowerActive - Dynamic power plan manipulation, comes with 2 ultra low power consumption standby mode, Light and Deep Sleep.
  • NumaZero - Only use a subset of the cores, either set by Auto or manually the first 2/4/6/8. Auto should select same CCD/CCX or P-Cores.

Or whatever else it does as well, I was confused since nothing was mentioned in the readme.

sp00n commented 2 weeks ago

I also just noticed that the link to the AMD thread further down links to the one for Intel and vice versa.

mann1x commented 2 weeks ago

Or whatever else it does as well, I was confused since nothing was mentioned in the readme.

You are right that was meant to be there, maybe I never put it there or removed it by mistake.

I also just noticed that the link to the AMD thread further down links to the one for Intel and vice versa.

Yes, had noticed this already but didn't commit yet. Hopefully I'll restarting working on it after this summer but I'll try to push the updates asap.

Thanks for taking the time to let me know!