Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to set a concurrency limit on disks and hosts
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 12 Apr 2023 15:43:10 +0000 (17:43 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 12 Apr 2023 15:50:46 +0000 (17:50 +0200)
commit3a403e463ecccd4a15bbf4aeb05c860fdd7c5db1
tree0b4925fc027a676a7dbd99f6989ff9b44d0c503c
parentdbd7e7a54fc9a2f7121d065b9ef44f990643f4eb
Allow to set a concurrency limit on disks and hosts
ChangeLog
include/simgrid/s4u/Disk.hpp
include/simgrid/s4u/Host.hpp
src/kernel/resource/LinkImpl.hpp
src/kernel/resource/Resource.hpp
src/kernel/resource/StandardLinkImpl.cpp
src/kernel/resource/StandardLinkImpl.hpp
src/s4u/s4u_Disk.cpp
src/s4u/s4u_Host.cpp