Skip to content

dynamically determine the needed iomap buffer size - #6

Open
firesurfer wants to merge 3 commits into
masterfrom
fix/dynamic_iomap_size
Open

dynamically determine the needed iomap buffer size#6
firesurfer wants to merge 3 commits into
masterfrom
fix/dynamic_iomap_size

Conversation

@firesurfer

Copy link
Copy Markdown
Contributor

No description provided.

@Schwimo

Schwimo commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

Do we need this for the new hardware_lib? @firesurfer

@firesurfer

Copy link
Copy Markdown
Contributor Author

If it would work would be nice to have. Currently we just doubled the buffer size to support more drives.

In theory the necessary amount of memory should be: sizeof(PDO_drive1) + ... + sizeof(PDO_drive_n)

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.

2 participants