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

Page table and page replacement techniques in Operating system #233

Open
akshat9990 opened this issue Oct 6, 2021 · 1 comment
Open

Comments

@akshat9990
Copy link

Is your feature request related to a problem? Please describe.
I want to implement the page table and page replacement algorithms techniques used in operating system in C .

Describe the solution you'd like
The following techniques i will be adding

  • FIFO
  • Optimal
  • Page table
  • LRU

Additional context
These are the important techniques used in the development of Operating System.

@VaibhavPaliwal0007
Copy link
Member

Okay assigned! @akshat9990

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

2 participants