CyrIng

Results 216 comments of CyrIng

Programming notes: 1. Turbo Boost Technology * Checking CPUID leaf 0x6 for IDA is not enough to guess Turbo capability That bit can be enabled because of LFM support *...

> Package built and upload to the [forums](https://forums.unraid.net/topic/109314-plugin-corefreq/?do=findComment&comment=1374870). Thank you very much

```console Processor [Intel(R) Celeron(R) CPU J3455 @ 1.50GHz] |- Architecture [Atom/Goldmont] |- Vendor ID [GenuineIntel] |- Microcode [0x00000048] |- Signature [ 06_5C] |- Stepping [ 9] |- Online CPU [...

```console [ 0] American Megatrends Inc. [ 1] QY47AR54 [ 2] 09/21/2017 [ 3] Default string [ 4] Default string [ 5] Default string [ 6] D---u---s---n- [ 7] Default...

I'm preparing a fix for the Vcore ``` Voltage = VID / 8192 ``` Range would be from `0.8V` up to `1.2V`

@ich777 Hello, Can you please make a plugin package for User based on the following archive: [CoreFreq_Goldmont_IMC.tar.gz](https://github.com/cyring/CoreFreq/files/14385261/CoreFreq_Goldmont_IMC.tar.gz) For a future decoder, this will attempt to map the memory controller and...

* Unfortunately `MCHBAR` failed to remap. Code has been cleaned up and subject is postponed until I have a chance to program directly on such hardware architecture ```console Qnap kernel:...

> @cyring can you give me a little heads up when you release the next version from CoreFreq so that I can compile a new package for Unraid based on...

@ich777 According to User, J3455 is now working fine. So we can proceed with a plugin creation. Regards