Skip to content

Releases: intel/intel-cmt-cat

Jelly Bee

18 Dec 10:17
Compare
Choose a tag to compare

Summary:

  1. AppQoS:
    - Added OS interface support
    - Added MBA CTRL support
  2. PQoS:
    - Added option to display PQoS tool version
  3. General:
    - Bug fixes

Acacia

29 Jun 14:25
Compare
Choose a tag to compare

Summary:

  1. Library:
    - Use perf for IPC and cache misses monitoring with MSR interface
    - Detection of MBA2.0 and MBA3.0
    - 32b MBM counters support
    - AMD support
  2. AppQoS:
    - Added ansible scripts
  3. PQoS:
    - Added option to display MBT column in monitoring output
    - Added option to disable IPC monitoring
    - Added option to disable cache misses monitoring
  4. General:
    - Bug fixes

Manuka

19 Dec 09:51
Compare
Choose a tag to compare

Summary:

  1. AppQoS:
    - Added support for Power Profiles
  2. General
    - Bug fixes

Sorbitol

16 Aug 11:50
Compare
Choose a tag to compare

Summary:

  1. Library:
    - Added Python wrapper for the library
  2. PQoS Utility:
    - Output LLC occupancy in percent
  3. rdtset Utility:
    - Added support for multiple instances
  4. AppQoS:
    - Added new sample application
  5. examples:
    - Added examples for python library
  6. tests:
    - Added basic functional tests
  7. General:
    - Bug fixes

Dextrin

14 Mar 13:36
Compare
Choose a tag to compare

Summary:

  1. General
    - Bug fixes

Mycose

15 Feb 17:40
Compare
Choose a tag to compare

Summary:

  1. Library
    - Added support for Resctrl MBA software controller
    - Improved detection of OS (Resctrl) capabilities
  2. PQoS Utility
    - Added support for Resctrl MBA software controller
    - Updated feature enumeration to show capabilities for selected
    interface only
  3. rdtset Utility
    - Added support for Resctrl MBA software controller
  4. membw
    - Added support for extra memory operations
    - Improved accuracy
  5. General
    - Bug fixes

Ribose

12 Oct 13:56
Compare
Choose a tag to compare
  1. Library
    - Reversed RMID allocation
  2. rdtset Utility
    - Added support for MSR based MBA software controller
  3. Examples
    - Added MBA example application
    - Added L2CAT example application
  4. membw
    - Added tool for generation of memory bandwidth
  5. General
    - Bug fixes

Xylose

27 Jun 12:47
Compare
Choose a tag to compare
  1. Library
    - Added support for resctrl monitoring via OS interface
    - Added support for PID group monitoring
    - Added support for L2 CDP
    - New API added for adding/removing pids to mon groups
  2. PQoS Utility
    - Added support for PID group monitoring
    - Added support for L2 CDP
    - Print core values in PID monitoring output
  3. rdtset Utility
    - Added support for L2 CDP

Sucrose

07 Dec 14:55
Compare
Choose a tag to compare

Summary:

  1. Library
    - Added support for MBA configuration via OS interface
  2. PQoS Utility
    - Added better feature enumeration functionality
    - Added top-pids monitoring functionality

Maltose

25 Jul 12:52
Compare
Choose a tag to compare

Summary:

  1. Library
    - Added PID support for L2CAT, L3CAT and CDP
    - Added global RDT interface enforcement
  2. PQoS Utility
    - Added PID support for L2CAT, L3CAT and CDP
  3. rdtset Utility
    - Added PID support for L2CAT, L3CAT and CDP
    - Updated to work with multiple PID's
  4. General
    - Bug fixes