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

Rework MemoryManagement #19

Open
CreepSore opened this issue Apr 7, 2021 · 0 comments
Open

Rework MemoryManagement #19

CreepSore opened this issue Apr 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request high Priority

Comments

@CreepSore
Copy link
Member

CreepSore commented Apr 7, 2021

Rework the memory-management because currently it's only using one segment of RAM and it's highly ineffective.
Also, it would be a great idea to actually implement logical paging.

There have been some cases where there simply was not enough ram when only using one segment.

Maybe we should even implement some sort of ram-"partitioning" so we can implement multiple types of paging.

@CreepSore CreepSore self-assigned this Apr 7, 2021
@CreepSore CreepSore added enhancement New feature or request high Priority labels Apr 7, 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 high Priority
Projects
None yet
Development

No branches or pull requests

1 participant