spz-lab3/config.h

6 lines
135 B
C
Raw Normal View History

2025-03-07 22:52:43 +02:00
#define PHYSICAL_PAGE_AMOUNT 384
#define PAGE_REPLACEMENT_ALGORITHM 2
2025-03-07 22:52:43 +02:00
#define WSCLOCK_TIME_WINDOW 1500
#define VERBOSE_SANITY_CHECK 0