Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add the load capping feature
authorTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 5 Jun 2013 21:43:04 +0000 (23:43 +0200)
committerTakahiro Hirofuchi <t.hirofuchi+sg@aist.go.jp>
Wed, 5 Jun 2013 21:44:13 +0000 (23:44 +0200)
commit6981c0be6e073312ee2b00af3697a273b154a587
treee843400d5d57ad72884ae8d869ebd25013adf6e5
parentafeead02c63a04f5655e33e1a8e1739b2d96767e
add the load capping feature
19 files changed:
examples/msg/cloud/CMakeLists.txt
examples/msg/cloud/simple_vm.c
include/msg/msg.h
include/simgrid/simix.h
src/include/surf/surf.h
src/msg/msg_gos.c
src/msg/msg_private.h
src/msg/msg_task.c
src/simix/smx_host.c
src/simix/smx_host_private.h
src/simix/smx_process.c
src/simix/smx_smurf_private.h
src/simix/smx_user.c
src/surf/cpu_cas01.c
src/surf/surf_action.c
src/surf/surf_private.h
src/surf/vm_workstation.c
src/surf/workstation.c
src/surf/workstation_private.h