This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
spz-lab3
Watch
1
Star
0
Fork
You've already forked spz-lab3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
775eb861ff
spz-lab3
/
config.h
4 lines
100 B
C
Raw
Normal View
History
Unescape
Escape
add random page replacement method
2025-03-07 10:35:51 +02:00
#
define PHYSICAL_PAGE_AMOUNT 64
add wsclock and background page analysis job implementations
2025-03-07 15:44:45 +02:00
#
define PAGE_REPLACEMENT_ALGORITHM 2
#
define WSCLOCK_TIME_WINDOW 15