]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_spare_capacity_types.h
Changing an assertion of current RR blocked thread should always be rr_first
[frescor/frsh-include.git] / frsh_spare_capacity_types.h
index cb16d87978e31a5d98d5077a07b4ccf95219c629..9da5c84063094bd253114cec55ed15a4e17462db 100644 (file)
@@ -88,7 +88,7 @@
 /* D E F I N I T I O N S */
 /*************************/
 
-/** Granularity of spare capacity requirements **/
+/** Granularity of spare capacity requirements: continuous or discrete **/
 typedef enum {FRSH_GR_CONTINUOUS, FRSH_GR_DISCRETE} frsh_granularity_t;
 
 /** Utilization (C and T) **/