]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh_spare_capacity_types.h
Removing FRSH_TRACE_TIMEDWAIT because it is no used.
[frescor/frsh-include.git] / frsh_spare_capacity_types.h
index cece8b0000d8f179fe649e0566c06be0a373ffcb..9da5c84063094bd253114cec55ed15a4e17462db 100644 (file)
@@ -76,8 +76,6 @@
 
 /**
  * @file frsh_spare_capacity_types.h
- *
- * Defines and typedefs for types used in spare_capacity functions.
  **/
 
 /**
@@ -90,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) **/