Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add FAT_PIPE
[simgrid.git] / src / surf / surf_private.h
index feae32a..578c7de 100644 (file)
@@ -21,6 +21,11 @@ typedef enum {
   SURF_NETWORK_LINK_OFF = 0    /* Running      */
 } e_surf_network_link_state_t;
 
+typedef enum {
+  SURF_NETWORK_LINK_SHARED = 1,
+  SURF_NETWORK_LINK_FATPIPE = 0
+} e_surf_network_link_sharing_policy_t;
+
 typedef struct surf_resource_private {
   int (*resource_used) (void *resource_id);
   /* Share the resources to the actions and return in hom much time