-
Notifications
You must be signed in to change notification settings - Fork 233
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 "Virtual Memory" Section to Memory and Storage #625
Comments
@heygauri, would you be interested in leading the creation of this new section? If you're comfortable with it, I can assign this task to you. |
@shhossain Yes, I can do this. |
Hello, @shhossain. I've initiated this section by creating the initial pull request. Nonetheless, I'm unsure whether it's appropriate to close this issue now. Given the presence of several subtopics within virtual memory, like paging, segmentation, and virtual address space, it appears that there's potential for others to contribute. I'm inclined to suggest keeping this issue open to facilitate additional contributions. How do you feel about this? |
@heygauri I have no problem with that. |
I would like myself to be assigned to this issue |
@ZRX-SIGMA okay. |
@ZRX-SIGMA yeah! go ahead |
In order to provide an overview of memory and storage concepts in our project's documentation, we should include a new section dedicated to "Virtual Memory." Virtual memory plays a crucial role in modern computing systems, enabling efficient memory management and multitasking. This section will be a short introduction of virtual memory.
Proposed Content for the Section:
Introduction to Virtual Memory:
This issue will track the task of creating and adding content for the new section to the README file.
The text was updated successfully, but these errors were encountered: