Browse Source

Titan: Increase die inactivity timeout to 20 secs

Vitalii Demianets 11 years ago
parent
commit
c13f65c843
1 changed files with 1 additions and 1 deletions
  1. 1 1
      driver-titan.c

+ 1 - 1
driver-titan.c

@@ -24,7 +24,7 @@
 
 #define	KNC_POLL_INTERVAL_US		10000
 
-#define	DIE_HEALTH_INTERVAL_SEC		10
+#define	DIE_HEALTH_INTERVAL_SEC		20
 
 /* Broadcast address to all cores in a die */
 #define	ALL_CORES	0xFFFF