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

Improve physical memory utilization by using memory below 2MB #1012

Closed
wkozaczuk opened this issue Nov 12, 2018 · 0 comments
Closed

Improve physical memory utilization by using memory below 2MB #1012

wkozaczuk opened this issue Nov 12, 2018 · 0 comments

Comments

@wkozaczuk
Copy link
Collaborator

Improve physical memory utilization by starting to use memory below where kernel is loaded (2MB offset). Start using following ranges:

  • 0 - 640KB range
  • 1MB - 2MB range

The code that discovers physical memory and would need to change is right here.

@nyh nyh closed this as completed in 97fe8aa Jun 11, 2019
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

No branches or pull requests

1 participant