Skip to content

Pre-compute the size in flash of a module #54

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

Open
ia0 opened this issue Mar 23, 2023 · 0 comments
Open

Pre-compute the size in flash of a module #54

ia0 opened this issue Mar 23, 2023 · 0 comments
Labels
crate:cli Modifies the users CLI crate:scheduler Modifies the platform for:usability Improves users (and maintainers) life needs:design Needs design to make progress

Comments

@ia0
Copy link
Member

ia0 commented Mar 23, 2023

When bundling a module to be installed (or updated) on a platform, the bundle metadata may contain what the expected size in flash of the module would be (including any kind of pre-computation like the sidetable described in #46). The platform may then use this when deciding where to allocate the module in flash, and possibly early reject it if not enough resources.

@ia0 ia0 added needs:design Needs design to make progress crate:cli Modifies the users CLI for:usability Improves users (and maintainers) life crate:scheduler Modifies the platform labels Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:cli Modifies the users CLI crate:scheduler Modifies the platform for:usability Improves users (and maintainers) life needs:design Needs design to make progress
Projects
None yet
Development

No branches or pull requests

1 participant