Preemption: set default kernel quantum to 11 ms.
[bertos.git] / examples / benchmark / kernel-only_arm / cfg / cfg_proc.h
index 6c3263fef0004eb9293f237ac00911ab69404f4e..82820f8710743082c835f9c749f00a551509bd68 100644 (file)
@@ -81,7 +81,7 @@
  * $WIZ$ type = "int"
  * $WIZ$ min = 1
  */
-#define CONFIG_KERN_QUANTUM 47
+#define CONFIG_KERN_QUANTUM 11
 
 /**
  * Module logging level.