Skip to content

Commit

Permalink
fix(doc): improve shared memory documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Diogo Costa <[email protected]>
  • Loading branch information
Diogo21Costa committed Sep 17, 2024
1 parent 07452d7 commit 3f2a6f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/bao_hyp/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -533,9 +533,9 @@ Shared Memory Configuration
---------------------------
.. _Shared Memory Configuration:

In Bao's configuration multiple (``shmem0``, ``shmem1``, ...) or no shared memory can be set. An ID
is assigned to each shared memory object. Later, this ID can be linked to an IPC in the multi-guest
configuration.
In Bao's configuration, you can set multiple shared memory regions (e.g., ``shmem0``, ``shmem1``,
...) or none at all. An ID is assigned to each shared memory object. Later, this ID can be linked
to an IPC in the multi-guest configuration.

.. figure:: img/shmem.svg
:align: center
Expand Down

0 comments on commit 3f2a6f1

Please sign in to comment.