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 "Virtual Memory" Section to Memory and Storage #625

Open
heygauri opened this issue Aug 19, 2023 · 7 comments
Open

Add "Virtual Memory" Section to Memory and Storage #625

heygauri opened this issue Aug 19, 2023 · 7 comments
Assignees

Comments

@heygauri
Copy link
Contributor

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:

  • Definition and purpose of virtual memory.
  • How virtual memory extends the available physical memory.

This issue will track the task of creating and adding content for the new section to the README file.

@shhossain
Copy link
Owner

@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.

@heygauri
Copy link
Contributor Author

@shhossain Yes, I can do this.

@heygauri
Copy link
Contributor Author

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?

@shhossain
Copy link
Owner

@heygauri I have no problem with that.

@ZRX-SIGMA
Copy link
Contributor

I would like myself to be assigned to this issue
And , I am changing the whole format of the readme file , because the current file is insufficient and unedited..

@shhossain
Copy link
Owner

@ZRX-SIGMA okay.

@heygauri
Copy link
Contributor Author

@ZRX-SIGMA yeah! go ahead

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

3 participants