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

Use a RAM disk for volatile configuration #76

Closed
3 tasks done
linknum23 opened this issue Feb 26, 2021 · 1 comment
Closed
3 tasks done

Use a RAM disk for volatile configuration #76

linknum23 opened this issue Feb 26, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@linknum23
Copy link
Contributor

linknum23 commented Feb 26, 2021

AmpliPi uses an mmc on board the Pi Cm3+. To reduce the wear on the mmc, we should configure any volatile writes to use a RAM disk. Almost all of the stream config should be moved to this.

  • RAM directory creation at startup
  • Add pertinent config and metadata files to RAM
  • Figure out how much space is needed for the partition (100 MB or smaller)
@linknum23 linknum23 added the enhancement New feature or request label Feb 26, 2021
@linknum23 linknum23 added this to To do in AmpliPi Mar 3, 2021
@linknum23 linknum23 moved this from To do to In progress in AmpliPi Apr 22, 2021
@micronova-jb
Copy link
Contributor

See #119

@linknum23 linknum23 moved this from In progress to Done in AmpliPi Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants