summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index fbfa75d..b74ceab 100644
--- a/src/config.h
+++ b/src/config.h
@@ -31,7 +31,7 @@
#define TIMER_INTERVAL_HEARTBEAT 10*HZ
#define TIMER_INTERVAL_PANIC 1*HZ
#define NUMBER_SERVERS 8
-#define RTT_THRESHOLD 500
+#define RTT_THRESHOLD 1000
// block device
#define KERNEL_SECTOR_SIZE 512