]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_feedback_control_types.h
Changing an assertion of current RR blocked thread should always be rr_first
[frescor/frsh-include.git] / frsh_feedback_control_types.h
index a6a22e25204b461e8586b005f0b42f8ab2fa423a..fedb8f8b464da1350115e140eec92d64e11f9f80 100644 (file)
@@ -90,7 +90,7 @@
  * Integer type from 0 to 100 representing the percentage of spare
  * capacity that will be allocated for feedbackctrl
  **/
-typedef int frsh_utilization_t;
+typedef int frsh_spare_subset_t;
 
 /*@}*/