OpenGenus/cosmos
View on GitHubAdding Page replacement algorithms in Operating Systems Memory mangement section.
Open
#6,486 opened on Oct 4, 2022
Hacktoberfest
Repository metrics
- Stars
- (13,462 stars)
- PR merge metrics
- (No merged PRs in 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.