How to Install and Uninstall intel-cmt-cat.x86_64 Package on Fedora 34

Last updated: September 22,2024

1. Install "intel-cmt-cat.x86_64" package

Please follow the instructions below to install intel-cmt-cat.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install intel-cmt-cat.x86_64

2. Uninstall "intel-cmt-cat.x86_64" package

This guide let you learn how to uninstall intel-cmt-cat.x86_64 on Fedora 34:

$ sudo dnf remove intel-cmt-cat.x86_64 $ sudo dnf autoremove

3. Information about the intel-cmt-cat.x86_64 package on Fedora 34

Last metadata expiration check: 1:58:06 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : intel-cmt-cat
Version : 4.1.0
Release : 2.fc34
Architecture : x86_64
Size : 122 k
Source : intel-cmt-cat-4.1.0-2.fc34.src.rpm
Repository : fedora
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.