Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Use C11's atomic_flag."
[simgrid.git] / src / msg /
2018-03-02 Frederic Suterreplace msg_io by a C sg_* interface to S4U
2018-03-02 Frederic Sutermove VMs in the S4U realm for good
2018-02-14 Martin Quinsontry to reduce the amount of warnings in StarPU compilation
2018-01-23 Frederic SuterMake MSG fade away (part 2)
2018-01-23 Frederic SuterMaking MSG fade away (part 1)
2018-01-23 Frederic Sutermessing around MSG
2018-01-11 Frederic SuterMessing up with VM
2018-01-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-01-08 Martin QuinsonImprove the doc of MSG_task_*_bounded
2017-12-27 Arnaud GierschReturn 1.0 if the task has not started.
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-20 Frederic Suterjust reordering functions in file
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-18 Frederic Sutermv VM shutdown to the plugin
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-15 Frederic Sutermove VM setBound to the plugin
2017-12-09 Martin Quinsonallow remote exec: s4u::Exec->setHost()
2017-12-08 Martin QuinsonRemove the now unused MSG_task_get_initial_flops_amount()
2017-12-08 Martin Quinsonstop using MSG_task_get_initial_flops_amount(): it...
2017-12-08 Martin Quinsonimplement ExecImpl::remainingRatio and make sure we...
2017-12-08 Martin Quinsonuse MSG_task_get_flops_amount() when we don't want...
2017-12-08 Martin QuinsonUn-deprecate MSG_task_get_flops_amount() and implement...
2017-12-06 Arnaud GierschAttempt to fix leaks in msg-host_on_off_processes.
2017-12-06 Arnaud GierschRemove empty statement.
2017-12-06 Frederic SuterRevert "vm->destroy is not at kernel level ..."
2017-12-06 Frederic Sutervm->destroy is not at kernel level ...
2017-12-06 Frederic Suterthis is a bool
2017-12-06 Frederic Suterhide pimpl a bit in the high level API
2017-12-06 Frederic Suterremove the skip_stage parameters from VM params
2017-12-06 Frederic Suterremove unused devsize and use only size_t for sizes
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-03 Arnaud GierschConvert simgrid::simix::Host::process_list to boost...
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Frederic Suterthe plugin is now complete \o/
2017-11-30 Frederic Suterremote copy and move in the plugin
2017-11-30 Frederic Suterattempt to have parallel tasks in s4u.
2017-11-30 Frederic SuterMSG_file_open/close now are in the plugin
2017-11-30 Frederic Suterextend the plugin public interface
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Suterhave getContent in the plugin too
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-22 Martin Quinsonrename a field for clarity: that's not a signal
2017-11-22 Frederic Suterfix java cloud test
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Martin Quinsonproperly deprecate MSG_task_get_flops_amount() and...
2017-11-22 MERCIER MichaelFix warnings + refactor
2017-11-22 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-22 Frederic Suteradd Process.daemonize to the Java bindings
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-21 Frederic Suteruse storage and not name and type in File
2017-11-18 Arnaud GierschUse std::string, and new/delete.
2017-11-18 Arnaud GierschNo need to search twice in map.
2017-11-13 MERCIER MichaelFix warnings + refactor
2017-11-09 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-08 Arnaud GierschFix Werror=missing-field-initializers with older compilers.
2017-11-08 Arnaud GierschAvoid using memset to initialize structs.
2017-11-02 Frederic Sutersimplify link events and rename getRootContainer to...
2017-11-01 Arnaud GierschRemove unused parameter.
2017-11-01 Arnaud GierschSonar: extract assignment from expression.
2017-10-30 Frederic Suterenough playing with instr for now ...
2017-10-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-30 Frederic Sutera few more simplifications
2017-10-30 Frederic Suterstringify
2017-10-30 Frederic Sutersimplify the way states are used in high-level instr...
2017-10-30 Frederic SuterContinue to reorganize instr
2017-10-27 Frederic Suterrework State related events
2017-10-27 Frederic Sutersplit instr_private in several header files
2017-10-26 Frederic Suterget rid of kind field in instr Type
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Frederic Suterrename last PJ_ functions
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Frederic Suterget rid of Container kind_
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-19 Frederic Sutermore strings
2017-10-18 Frederic Sutershould (hopefully) fix build
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-18 Frederic Sutermore simplifications and try to fix build
2017-10-18 Frederic SuterValue is always attached to Type
2017-10-16 Arnaud GierschReplace some more malloc/free.
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next