174 Commits

Author SHA1 Message Date
CyrIng
a5ca660a50 [Build] Clarify Makefile help, info, and version targets 2025-07-09 12:43:31 +02:00
CyrIng
0974aceba3 [Doc] Added command line usage instructions to the README 2025-05-29 08:53:41 +02:00
CyrIng
2171321cf6 [Doc] README for Rocky Linux and Clear Linux 2025-04-12 11:21:35 +02:00
CyrIng
17a08f536a Copyright (C) 2015-2025 CYRIL COURTIAT 2025-01-19 13:15:05 +01:00
CyrIng
b10395cd02 [Doc] SSH tip to run the UI 2024-12-06 21:45:19 +01:00
CyrIng
c75af85b5b [Doc] Mention the AMD family 1Ah support in README 2024-11-16 13:35:40 +01:00
CyrIng
e43ea906ad [AMD][Zen5] Mitigation mechanisms and Features bits
`SBPB`,
`SRSO_NO`,
`SRSO_USR_KNL_NO`,
`ERMSB`,
`FSRS`,
`FSRC_CMPSB`,
`PREFETCHI`
2024-10-20 15:36:32 +02:00
CyrIng
85b1e62618 [AMD][VMR/RPL/GNR] Voltage Curve Optimizer HWM CHIPSET=AMD VCO 2024-08-25 13:09:07 +02:00
CyrIng
e8fe368fd3 [Doc] Refreshed README and Makefile 2024-08-06 19:01:28 +02:00
CyrIng
9a82942ccd [Kernel] Created C2U_Enable as a parameter alias of C1U_Enable 2024-06-15 15:31:48 +02:00
CyrIng
5b9dc1124a [Doc] UI_RULER_MINIMUM & UI_RULER_MAXIMUM Makefile macros 2024-06-09 18:11:54 +02:00
CyrIng
6caa79d69c [Doc] CONFIG_TRIM_UNUSED_KSYMS kernel build config is forbidden 2024-05-15 10:04:55 +02:00
CyrIng
b93a6c33c2 [Doc] README section for AlmaLinux 2024-05-14 19:15:06 +02:00
CyrIng
103f9ad8df [Doc] Added screenshots of Memory Controller and Arm [AArch64] 2024-01-21 07:37:22 +01:00
CyrIng
dbec2b1cc2 [Doc] Completing README for TUXEDO, Alpine and Chimera distro 2024-01-02 07:51:06 +01:00
CyrIng
73774ee734 Copyright (C) 2015-2024 CYRIL COURTIAT 2023-12-31 22:55:39 +01:00
CyrIng
405cb1c491 [AArch64] PMU programmed for C0:UCC and C0:URC counters 2023-12-29 23:13:16 +01:00
CyrIng
cc5c3270c0 [CR][Intel] Changed specs to L1 NPP Prefetcher 2023-12-17 09:22:15 +01:00
CyrIng
fa175a4013 [Intel] Adding L2 Next Line Prefetch (L2 NLP) and LLC Streamer 2023-12-16 16:42:50 +01:00
CyrIng
3ed6baecd7 [Intel] Adding the DCU Next Page Prefetcher (L1 NLP)
* Specification of MSR_ATOM_L2_PREFETCH registers
* Other enhancements for Prefetchers
2023-12-16 13:18:15 +01:00
CyrIng
7f2e68feff [Doc] Updating Readme 2023-12-06 18:05:23 +01:00
CyrIng
488fdcd226 [AMD64] Programming the Cache Prefetchers (#467) 2023-12-02 15:49:45 +01:00
CyrIng
0e1b4e1644 [Intel] L2 Adaptive Multipath Probability (AMP) prefetcher 2023-11-26 12:15:35 +01:00
CyrIng
4a684e7f5f [AMD][Zen2] Mitigation mechanism with Mech_AGENPICK parameter 2023-11-25 07:31:23 +01:00
CyrIng
9835dc71ea [AMD][Zen2] Mitigation mech for Cross Processor Information Leak 2023-08-03 11:24:35 +02:00
CyrIng
73a2cfa0e3 [x86-64] Build considering CONFIG_HAVE_NMI and CONFIG_ACPI 2023-07-22 02:38:16 +02:00
CyrIng
9f71f4af76 [Intel][10 to 14th Gen] Allow toggling the L1 Scrubbing 2023-07-01 13:36:22 +02:00
CyrIng
ddbe97be73 [Doc] Miscellaneous Packages 2023-06-03 12:35:12 +02:00
Vitaly Zdanevich
0329f9a92f README: add link to Gentoo GURU 2023-05-31 09:46:13 +04:00
CyrIng
135eb65cce [CLI][JSON] Rename tRCD with tRCD_R and add tRCD_W
[DOC] Code cleanup
2023-01-22 11:59:22 +00:00
CyrIng
d17a862fca [Doc] Update the Kernel optional CONFIG_ directives list. 2023-01-06 10:52:32 +00:00
CyrIng
45fab8fc7b (C)2015-2023 CYRIL COURTIAT 2023-01-03 07:10:54 +00:00
Kamahat
9028575e45 install doc for proxmox
some few lines
2022-12-25 00:29:35 +01:00
CyrIng
b0df2d0d1a [Doc] Parameters to blacklist the amd_pstate since kernel 6.0.11 2022-12-11 01:57:43 +00:00
CyrIng
75e57ebcae (C)2015-2022 CYRIL COURTIAT 2022-12-07 08:50:07 +00:00
CyrIng
8c0ba271d0 [AMD][Zen2] Mitigation Mechanism BTC-NOBR
* ACPI/OSPM documentation
* Code review on bit masks
2022-11-26 03:55:53 +00:00
CyrIng
6b80b8501a [Kernel] Introducing support of CONFIG_SCHED_BORE 2022-11-23 05:26:31 +00:00
CyrIng
367d2f838e Documentation about UI Screenshot and UI Screencast 2022-11-06 20:43:48 +00:00
CyrIng
6af7d895b3 Introducing a new ThermalOffset parameter:
* Temperature offset is implemented per Intel architecture class.
2022-10-29 10:19:09 +00:00
CyrIng
2994d49e40 [Doc] Added Q&A on the sub-drivers registrations necessary order 2022-08-31 08:50:20 +00:00
CyrIng
d91fa65c56 [Doc] Referenced links to Unraid plugin and openSUSE package 2022-08-29 04:38:55 +00:00
CyrIng
3d2abb09b5 [Doc] Refreshed the Makefile help. 2022-08-09 17:02:03 +00:00
CyrIng
a485cecf00 Provides the new driver startup parameter: Ratio_PPC 2022-06-19 20:04:16 +00:00
CyrIng
9255c10814 Provides new Ratios list parameters during driver startup:
* Ratio_Boost
* Ratio_HWP
2022-06-19 13:17:11 +00:00
CyrIng
da505c26a9 [AMD] Adds parameter HSMP_Attempt but also UI to allow HSMP 2022-05-09 03:03:05 +00:00
CyrIng
73dfc107a9 Promote Events to a 64 bitmap
Added a Clear All command
2022-04-09 19:28:57 +00:00
CyrIng
c6a40a4c49 [Doc] Q&A updated for cgroups.
* Removed CONFIG_HAVE_PERF_EVENTS
2022-04-02 01:40:22 +02:00
CyrIng
31d8c85f26 [DOC] Support of the Project-C kernel flavour. 2022-02-16 02:27:50 +01:00
CyrIng
7a3175d061 Copyright (C) 2015-2022 CYRIL INGENIERIE 2022-01-06 09:19:08 +01:00
CyrIng
c06cc705bc Documentation updated. 2021-11-28 20:47:01 +01:00