-
Notifications
You must be signed in to change notification settings - Fork 480
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Dementiev, Roman <roman.dementiev@intel.com> Co-authored-by: Pavithran Pandiyan <pavithran.pandiyan@intel.com> Co-authored-by: Robert Dobrowolski <robert.dobrowolski@intel.com> Change-Id: Ida6618084ba88ebd437c1f8bae7b3c838354fd89
- Loading branch information
Showing
10 changed files
with
636 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
PCM can collect CLX bandwidth using the methods below. | ||
|
||
-------------------------------------------------------------------------------- | ||
CXL.mem and CXL.cache traffic | ||
-------------------------------------------------------------------------------- | ||
|
||
Please use pcm-memory utility for monitoring CXL.mem and CLX.cache traffic. pcm-memory will detect available CXL ports and will show traffic per CXL port and protocol (mem and cache) and per direction (read and write). | ||
|
||
-------------------------------------------------------------------------------- | ||
CXL.io traffic | ||
-------------------------------------------------------------------------------- | ||
|
||
pcm-iio utility should be used to monitor CXL.io traffic. pcm-iio will show traffic per CXL device and direction (inbound/outbound, read/write) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.