How to Install and Uninstall intel-cmt-cat.src Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "intel-cmt-cat.src" package
This is a short guide on how to install intel-cmt-cat.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
intel-cmt-cat.src
Copied
2. Uninstall "intel-cmt-cat.src" package
In this section, we are going to explain the necessary steps to uninstall intel-cmt-cat.src on Oracle Linux 9:
$
sudo dnf remove
intel-cmt-cat.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the intel-cmt-cat.src package on Oracle Linux 9
Last metadata expiration check: 1:59:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : intel-cmt-cat
Version : 4.1.0
Release : 3.el9
Architecture : src
Size : 459 k
Source : None
Repository : ol9_baseos_latest
Summary : Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
URL : https://github.com/01org/intel-cmt-cat
License : BSD
Description : This software package provides basic support for
: Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
: Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
: and Code Data Prioratization (CDP).
:
: CMT, MBM and CAT are configured using Model Specific Registers (MSRs)
: to measure last level cache occupancy, set up the class of service masks and
: manage the association of the cores/logical threads to a class of service.
: The software executes in user space, and access to the MSRs is
: obtained through a standard Linux* interface. The virtual file system
: provides an interface to read and write the MSR registers but
: it requires root privileges.
Available Packages
Name : intel-cmt-cat
Version : 4.1.0
Release : 3.el9
Architecture : src
Size : 459 k
Source : None
Repository : ol9_baseos_latest
Summary : Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
URL : https://github.com/01org/intel-cmt-cat
License : BSD
Description : This software package provides basic support for
: Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
: Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
: and Code Data Prioratization (CDP).
:
: CMT, MBM and CAT are configured using Model Specific Registers (MSRs)
: to measure last level cache occupancy, set up the class of service masks and
: manage the association of the cores/logical threads to a class of service.
: The software executes in user space, and access to the MSRs is
: obtained through a standard Linux* interface. The virtual file system
: provides an interface to read and write the MSR registers but
: it requires root privileges.