On Tue, 12 Nov 2024 22:33:05 +0530, Basavaraj Natikar wrote: > AMD 3D V-Cache Technology significantly enhances per-core performance by > increasing the amount of L3 cache available—up to three times compared > to traditional architectures. This large cache allows for quicker access > to frequently used data, minimizing latency and boosting overall > efficiency in tasks that depend heavily on rapid data retrieval. > > To fully leverage this technology, the AMD 3D V-Cache Optimizer has been > developed. This patch series introduces two distinct modes: Frequency > mode and Cache mode. > > [...] Thank you for your contribution, it has been applied to my local review-ilpo branch. Note it will show up in the public platform-drivers-x86/review-ilpo branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/2] platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver commit: 5a67c0d1c8bdcdba5dff49cfbf0d4c453b827a9d [2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation commit: bd17863a708692bbd7a265212daf8a3aa4a3d0b7 -- i.