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

Add new mem command #113

Merged
merged 5 commits into from
Nov 10, 2020
Merged

Add new mem command #113

merged 5 commits into from
Nov 10, 2020

Conversation

vinc
Copy link
Owner

@vinc vinc commented Nov 10, 2020

No description provided.

@vinc
Copy link
Owner Author

vinc commented Nov 10, 2020

The command only show the heap utilization at the moment:

> mem
Size: 1048576
Used:    4008
Free: 1044568

@vinc vinc marked this pull request as ready for review November 10, 2020 21:03
@vinc
Copy link
Owner Author

vinc commented Nov 10, 2020

We also increased the heap size to 1 MB to prevent a crash when the PCNET driver and the ACPI tables could both fit in memory. At the moment the system need at least 8 MB of RAM to work properly.

@vinc vinc merged commit 2cb0b83 into master Nov 10, 2020
@vinc vinc deleted the feature/mem-command branch November 10, 2020 21:11
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.

1 participant