CyrIng

Results 216 comments of CyrIng

@nhattu1986 Can you please run the attached archive ? [CoreFreq_develop.tar.gz](https://github.com/cyring/CoreFreq/files/9277316/CoreFreq_develop.tar.gz) _To avoid any API conflict, make sure any other versions of CoreFreq is unloaded/uninstalled/removed from your disk. Only this archive...

@nhattu1986 Hello, can you pull **latest** `develop` branch ? _I have fixed missing Device IDs in Daemon._ I would like the output `corefreq-cli -s -n -M` EDIT: expected topology (according...

> Hi @cyring > > I'm building the latest develop branch and got the output: **Thanks a lot for your contribution.** Wiki [CPU support](https://github.com/cyring/CoreFreq/wiki/CPU-support) page is updated with [Ryzen 7...

> any plans to support osx? thx I would like to, but: 1. Don't have a Mac 2. kext driver may required certificate 3. Apple has moved to M1, M2....

1. Do you confirm you have changed ratio for all Cores ? I mean did you make sure to select line `1C` ![2024-02-21-212549_380x47_scrot](https://github.com/cyring/CoreFreq/assets/11563789/b9b3e31f-25d6-4094-8a22-25ebf4a364ae) ---- 2. Are the MSR really unlocked...

Is the processor really unlocked ? Is there any BIOS option which prevent to alter MSR ? That option could be named semaphore.

In this [Reddit](https://www.reddit.com/r/overclocking/comments/unidia/intelr_xeonr_cpu_e51650_v3_overclocking_advice/?rdt=58279) it shows a BIOS screenshot where ratio all cores can be changed. ![image](https://github.com/cyring/CoreFreq/assets/11563789/080c7d26-298b-4fc9-ac81-18b2cb7a6bac) Can you change ratio in BIOS and see if CoreFreq reads the same afterwards

> Set individually every Core Ratio Limit to max value, example 38 Source: [level1techs.com](https://winraid.level1techs.com/t/guide-haswell-e-ep-xeon-cpuid-306f2-turbo-unlock/32696) Ratios OC seems to be a Xeon bug. My understanding is that when set to your...

I had implemented some Memory Controller [decoders](https://github.com/cyring/CoreFreq/blob/6001d1dfb56d735b0b9c54d5966c0405edf4db99/x86_64/corefreqk.h#L2399) for Haswell; can you take a screenshot or post `corefreq-cli -M` ? Thanks

@garceri Hello, 1. Can you post the text output of this CLI command: ``` corefreq-cli -s -n -m -n -B -n -M -n -k -n -C 1 -n -i 1...