OpenGenus/cosmos

Adding Page replacement algorithms in Operating Systems Memory mangement section.

Open

#6.486 aberto em 4 de out. de 2022

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)C++ (3.724 forks)batch import
Hacktoberfest

Métricas do repositório

Stars
 (13.462 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

As of now there are now there are no page replacement algorithms in in either CPP or Python except for one and that is LRU and in C. I plan on adding more page replacement algorithms in both Python and CPP. @AdiChat please assign this issue to me.

Guia do colaborador