OpenGenus/cosmos

Adding Page replacement algorithms in Operating Systems Memory mangement section.

Open

#6.486 geöffnet am 4. Okt. 2022

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (3.724 Forks)batch import
Hacktoberfest

Repository-Metriken

Stars
 (13.462 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide