summaryrefslogtreecommitdiff
path: root/kern/sref.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/sref.c')
-rw-r--r--kern/sref.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/kern/sref.c b/kern/sref.c
index 65fc3964..d7feb7ed 100644
--- a/kern/sref.c
+++ b/kern/sref.c
@@ -56,11 +56,6 @@
#include <machine/cpu.h>
/*
- * Delay (in milliseconds) until a new global epoch starts.
- */
-#define SREF_EPOCH_START_DELAY 10
-
-/*
* Per-cache delta table size.
*/
#define SREF_CACHE_DELTA_TABLE_SIZE 4096