Skip to content

Commit

Permalink
Update docs/design.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Lalancette <[email protected]>
Signed-off-by: Mahmoud Mazouz <[email protected]>
  • Loading branch information
fuzzypixelz and clalancette committed Feb 6, 2025
1 parent 06ff7a9 commit e5c70c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,5 +450,4 @@ When the total size of the allocated buffers within the pool exceeds
allocator and moved to Zenoh; no recycling is performed in this case to prevent the buffer pool from
growing uncontrollably.

The default value of `RMW_ZENOH_BUFFER_POOL_MAX_SIZE_BYTES` is roughly proportionate to the cache
size of a typical modern CPU.
The default value of `RMW_ZENOH_BUFFER_POOL_MAX_SIZE_BYTES` is 16MB; this value was chosen since it is roughly the size of the cache in a modern CPU.

0 comments on commit e5c70c6

Please sign in to comment.