From f0668dc0d5125148ebfda47c9804127c928a2782 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Tue, 8 May 2012 19:54:30 +0200 Subject: [KERNEL] rtt measurement improved --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 58ca9fc..b74ceab 100644 --- a/src/config.h +++ b/src/config.h @@ -31,6 +31,7 @@ #define TIMER_INTERVAL_HEARTBEAT 10*HZ #define TIMER_INTERVAL_PANIC 1*HZ #define NUMBER_SERVERS 8 +#define RTT_THRESHOLD 1000 // block device #define KERNEL_SECTOR_SIZE 512 -- cgit v1.2.3-55-g7522