OpenGenus/cosmos
GitHub で見るAdding Page replacement algorithms in Operating Systems Memory mangement section.
Open
#6,486 opened on 2022年10月4日
Hacktoberfest
Repository metrics
- Stars
- (13,462 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.