Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set page buffer size to non-zero value for ROS3 driver #5274

Open
ajelenak opened this issue Jan 24, 2025 · 0 comments
Open

Set page buffer size to non-zero value for ROS3 driver #5274

ajelenak opened this issue Jan 24, 2025 · 0 comments
Labels
Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality

Comments

@ajelenak
Copy link
Contributor

Library's page buffer is available for all files created with page aggregation file space management strategy. The current default page buffer size is zero bytes. Page buffer is shown to significantly improve performance for cloud optimized files so I propose to set its size to a non-zero value when ROS3 driver is used. Suggested page buffer size: 64 MiB.

@jhendersonHDF jhendersonHDF added Priority - 1. High 🔼 These are important issues that should be resolved in the next release Component - C Library Core C library issues (usually in the src directory) Type - Improvement Improvements that don't add a new feature or functionality labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - C Library Core C library issues (usually in the src directory) Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants