spz-lab3/config.h

6 lines
135 B
C
Raw Normal View History

#define PHYSICAL_PAGE_AMOUNT 1536
#define PAGE_REPLACEMENT_ALGORITHM 2
#define WSCLOCK_TIME_WINDOW 200
#define VERBOSE_SANITY_CHECK 0