- Joined
- Jul 31, 2024
- Messages
- 599 (3.42/day)
Note: This is not a support request topic. This is just an opinion and just for information.
This really shows how far behind we are in regards of optimisations. I see a lot of changes for the scheduler and such.
source: linux kernel / or:
This really shows how far behind we are in regards of optimisations. I see a lot of changes for the scheduler and such.
source: linux kernel / or:
CONFIG_AMD_3D_VCACHE: AMD 3D V-Cache Performance Optimizer Driver
General informations
The Linux kernel configuration item CONFIG_AMD_3D_VCACHE:
- prompt: AMD 3D V-Cache Performance Optimizer Driver
- type: tristate
- depends on: CONFIG_X86_64 && CONFIG_ACPI
- defined in drivers/platform/x86/amd/Kconfig
- found in Linux kernels: 6.13
- modules built: amd_3d_vcache
Help text
The driver provides a sysfs interface, enabling the setting of a bias that alters CPU core reordering. This bias prefers cores with higher frequencies or larger L3 caches on processors supporting AMD 3D V-Cache technology.
If you choose to compile this driver as a module the module will be called amd_3d_vcache.
Hardware
LKDDb
Raw data from LKDDb:
- lkddb acpi "AMDI0101" : CONFIG_AMD_3D_VCACHE CONFIG_X86 : drivers/platform/x86/amd/x3d_vcache.c # in 6.13
- lkddb module amd_3d_vcache CONFIG_AMD_3D_VCACHE : drivers/platform/x86/amd/Kconfig : "AMD 3D V-Cache Performance Optimizer Driver" # in 6.13
- lkddb platform "amd_x3d_vcache" : CONFIG_AMD_3D_VCACHE CONFIG_X86 : drivers/platform/x86/amd/x3d_vcache.c # in 6.13
Sources
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from: