Skip to content

Commit

Permalink
feat(doc): add cache coloring
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo21Costa <[email protected]>
  • Loading branch information
Diogo21Costa committed Dec 7, 2023
1 parent 1300f5a commit 7415b8d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/bao_hyp/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,16 @@ This functionality is achieved through the following configuration parameter:
Coloring
********

- **colors** [optional] - corresponds to a bitmap for the assigned cache \
colors of the VM. This value is truncated depending on the number of \
available colors calculated at run-time, i.e., its platform-dependent. By \
default, the coloring mechanism is not active. For instance, the following \
picture depicts a hypothetical setup with a 50/50 coloring scheme;

.. figure:: img/llc-colors.svg
:align: center
:name: llc-colors-fig

Shared Memory Configuration
---------------------------

Expand Down
Loading

0 comments on commit 7415b8d

Please sign in to comment.