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

To do: Map memory below 16-MiB #10

Open
vercas opened this issue Apr 29, 2015 · 3 comments
Open

To do: Map memory below 16-MiB #10

vercas opened this issue Apr 29, 2015 · 3 comments

Comments

@vercas
Copy link
Owner

vercas commented Apr 29, 2015

The memory between 1-MiB and 16-MiB is now free and will be used for ISA DMA.
I should map it and prepare it for use.

@vercas vercas added the todo label Apr 29, 2015
@vercas vercas self-assigned this Apr 29, 2015
@vercas vercas added this to the Balance milestone Apr 29, 2015
@vercas
Copy link
Owner Author

vercas commented May 10, 2015

The bitmap should be allocated outside this range to maximize the amount of usable space.

@vercas
Copy link
Owner Author

vercas commented May 26, 2015

I should make this accessible via the general memory allocator - just like it can ask for a 32-bit address specifically.

@vercas vercas changed the title To do #10: Map memory below 16-MiB To do: Map memory below 16-MiB Sep 20, 2015
@vercas
Copy link
Owner Author

vercas commented Sep 20, 2015

This is by no means urgent so it can be delayed indefinitely. It is kept here to remind me...

@vercas vercas removed this from the Balance milestone Oct 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant