Skip to content

config: decrease snapwr_tile_count default to 1#8514

Open
ripatel-fd wants to merge 1 commit intofiredancer-io:mainfrom
riptl:snapwr-fewer
Open

config: decrease snapwr_tile_count default to 1#8514
ripatel-fd wants to merge 1 commit intofiredancer-io:mainfrom
riptl:snapwr-fewer

Conversation

@ripatel-fd
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 26, 2026 22:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request reduces the default value of snapwr_tile_count from 2 to 1 in the Firedancer configuration. The snapwr (snapshot writer) tiles are responsible for dispatching O_DIRECT writes of large data chunks to vinyl-based storage when vinyl mode is enabled. According to the configuration comments, multiple snapwr tiles may be required to achieve high throughput depending on specific hardware configuration, but it's also possible to trade off throughput and tile count.

Changes:

  • Decreased the default snapwr_tile_count from 2 to 1 in the default configuration file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants