Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 416 → Rev 417

/shark/trunk/ports/first/include/fsf_contract.h
312,7 → 312,8
bandwidth_t Umin; // min bandwidth
bandwidth_t Umax; // max bandwidth
TIME Cmin;
TIME Tmax;
TIME Tmin;
TIME Tmax;
} server_elem;
 
int recalculate_contract(bandwidth_t U);