@@ -768,6 +768,7 @@ This section of the :class:`Participant's rtps` configuration allows defining bu
768
768
.. |mutTries | replace :: ``<mutation_tries> ``
769
769
.. |igpartf | replace :: ``<ignoreParticipantFlags> ``
770
770
.. |filterlist | replace :: :ref: `ignoreParticipantFlags <Participantfiltering >`
771
+ .. |mempoldefault | replace :: :class: `PREALLOCATED_WITH_REALLOC `
771
772
772
773
+--------------------------------+----------------------------------+-------------------------+-----------------------+
773
774
| Name | Description | Values | Default |
@@ -796,19 +797,19 @@ This section of the :class:`Participant's rtps` configuration allows defining bu
796
797
+--------------------------------+----------------------------------+-------------------------+-----------------------+
797
798
| ``<initialPeersList> `` | Initial peers. | |loclist | | |
798
799
+--------------------------------+----------------------------------+-------------------------+-----------------------+
799
- | |readhistmem | | Memory policy for builtin | |mempol | | :class: ` PREALLOCATED ` |
800
+ | |readhistmem | | Memory policy for builtin | |mempol | | | mempoldefault | |
800
801
| | readers. | | |
801
802
| | | | |
802
803
+--------------------------------+----------------------------------+-------------------------+-----------------------+
803
- | |writhistmem | | Memory policy for builtin | |mempol | | :class: ` PREALLOCATED ` |
804
+ | |writhistmem | | Memory policy for builtin | |mempol | | | mempoldefault | |
804
805
| | writers. | | |
805
806
| | | | |
806
807
+--------------------------------+----------------------------------+-------------------------+-----------------------+
807
- | |readpaysize | | Maximum payload size for | ``UInt32 `` | 5000 |
808
+ | |readpaysize | | Maximum payload size for | ``UInt32 `` | 512 |
808
809
| | builtin readers. | | |
809
810
| | | | |
810
811
+--------------------------------+----------------------------------+-------------------------+-----------------------+
811
- | |writpaysize | | Maximum payload size for | ``UInt32 `` | 5000 |
812
+ | |writpaysize | | Maximum payload size for | ``UInt32 `` | 512 |
812
813
| | builtin writers. | | |
813
814
| | | | |
814
815
+--------------------------------+----------------------------------+-------------------------+-----------------------+
0 commit comments