Skip to content

Sandbox limits increase request for stm32mp1 crate #1037

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

Closed
adamgreig opened this issue Sep 6, 2020 · 1 comment
Closed

Sandbox limits increase request for stm32mp1 crate #1037

adamgreig opened this issue Sep 6, 2020 · 1 comment
Labels
A-builds Area: Building the documentation for a crate C-limits-increase Category: A crate needs a limits increase to build successfully

Comments

@adamgreig
Copy link
Member

Crate name: stm32mp1
Build failure link: https://docs.rs/crate/stm32mp1/0.11.0/builds/290188

Requested RAM limit: 8GB
Requested timeout: 15min
Requested number of targets: 1

Why your crate needs the resource increases:

Related to #608, we've added support for a new family of microcontrollers with this new crate. As with the other crates, since the device has a large number of registers the crate has many functions and so takes a fair bit of RAM to document.

In a local sandbox I measured 3.8GB RAM usage; I've requested 8GB to align with the other related crates as I anticipate we'll be adding a couple more devices to this crate soon which could increase its usage. For now 5GB would also just about work though.

As ever thanks for running docs.rs!

@jyn514 jyn514 added A-builds Area: Building the documentation for a crate C-limits-increase Category: A crate needs a limits increase to build successfully labels Sep 6, 2020
@jyn514
Copy link
Member

jyn514 commented Sep 6, 2020

I updated the limits to 6 GB memory and 1 target. Let me know if 6 GB isn't enough after adding more microcontrollers and I can bump it more.

I also queued and rebuilt 0.11.0 so you don't have to publish a new version :) https://docs.rs/stm32mp1/0.11.0/stm32mp1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-builds Area: Building the documentation for a crate C-limits-increase Category: A crate needs a limits increase to build successfully
Projects
None yet
Development

No branches or pull requests

2 participants