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

Disable smart packing #1671

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Disable smart packing #1671

merged 1 commit into from
Mar 20, 2024

Conversation

mkeeter
Copy link
Collaborator

@mkeeter mkeeter commented Mar 20, 2024

The kernel will reject leases that span multiple regions, so this PR disables smart packing entirely by forcing each task's flash into a single MPU region (just like before #1599). Otherwise, tasks which loan out their flash memory may produce spurious faults.

@mkeeter mkeeter enabled auto-merge (squash) March 20, 2024 22:41
@mkeeter mkeeter merged commit d79f9c9 into master Mar 20, 2024
90 of 103 checks passed
hawkw added a commit that referenced this pull request Mar 20, 2024
This unbreaks the donglet build for now, after disabling autopacking in
#1671 made it too big.
hawkw added a commit that referenced this pull request Mar 20, 2024
This unbreaks the donglet build for now, after disabling autopacking in
#1671 made it too big.
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