Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the capacity the update the priority of an I/O during its execution
authorSUTER Frederic <frederic.suter@cc.in2p3.fr>
Fri, 29 Oct 2021 14:58:54 +0000 (16:58 +0200)
committerSUTER Frederic <frederic.suter@cc.in2p3.fr>
Fri, 29 Oct 2021 15:01:50 +0000 (17:01 +0200)
commita4c95b1dede3a4652f67577b76d844123cb8223a
tree8778b710840084a47d8231b1bb40274163869782
parent824201942b93ef21ff4f5e704d3d3d75c61abca0
add the capacity the update the priority of an I/O during its execution
MANIFEST.in
examples/cpp/CMakeLists.txt
examples/cpp/io-basic/s4u-io-basic.tesh [deleted file]
examples/cpp/io-priority/s4u-io-priority.cpp [moved from examples/cpp/io-basic/s4u-io-basic.cpp with 59% similarity]
examples/cpp/io-priority/s4u-io-priority.tesh [new file with mode: 0644]
include/simgrid/s4u/Io.hpp
src/kernel/activity/IoImpl.cpp
src/kernel/activity/IoImpl.hpp
src/kernel/lmm/maxmin.cpp
src/kernel/resource/Action.cpp
src/s4u/s4u_Io.cpp