Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[HostLoad] Load is currently 0 because of integer division. Fix that.
[simgrid.git] / src / surf / HostImpl.cpp
2018-01-11 Frederic SuterMessing up with VM
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-26 Arnaud GierschMake s_lmm_constraint_t a class with its methods.
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-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschChange getName() and add getCname() in s4u::Storage.
2017-10-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Arnaud GierschIn MSG_parallel_task_create(), take a copy of flops_amo...
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercleanups
2017-07-10 Frederic SuterFile mgmt looks like a plugin now \o/
2017-07-10 Frederic Sutermove some of the file mgmt logic out of the storage...
2017-07-10 Frederic Suterclosing a file is a noop. No need to deep down the...
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-05 Frederic Suteranother move to FileImpl
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-04 Martin Quinsonrefactor: be explicit on what an action's priority is
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-27 Frederic Suterclean up that mess of layers
2017-06-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-26 Frederic SuterWIP. crude surf_file_t to FileImpl conversion
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterplug leak of file unlink
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin QuinsonRemove a debug message, sorry
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-15 Martin Quinsontry to fix the impact of a big full VM on its PM
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-08 Frederic Suterfix by not using lib at all!
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-05-31 Martin Quinsoncosmetics
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
2017-05-22 Frederic Sutera vector of keyval structs is a map
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-24 Frederic Sutermatch new with delete in fact
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-09 Frederic Suterplug leak
2017-03-08 Frederic Suteroptimize performances
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-08 Frederic Sutersimplify storage internals
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermore stringification
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-28 Frederic Suterreindent
2017-02-17 Martin Quinsonstatic inline are the modern macros
2017-02-17 Frederic Suterdo not test equality on double
2017-02-10 Martin Quinsonobey our naming conventions
2017-01-20 Martin Quinsonplug a memleak
2017-01-14 Martin Quinsonremove a now unused parameter
2016-12-19 Martin Quinsoncut some useless includes
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-12 Martin Quinsondon't test pointers after dereferencing them (thanks...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-21 Martin Quinsonstore the VMs by their interface, not by their implemen...
2016-11-20 Martin QuinsonKill a VM-related function out of HostImpl
2016-11-16 Martin Quinsonmove virtual machines to the directory src/plugins/vm
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-13 Martin Quinsonreindent, no change
2016-11-13 Martin Quinsonthe property holder does not take a dict in its constructor
2016-11-12 Martin QuinsonMove some content out of HostImpl (into VirtualMachineImpl)
2016-10-21 Martin QuinsonMerge branches 'master' and 'master' of scm.gforge...
2016-10-21 Martin Quinsonrename surf::VirtualMachine to surf::VirtualMachineImpl
2016-10-20 Martin Quinsoncontinue removing content from HostImpl
2016-10-18 Martin Quinsonkill a useless constructor
2016-10-17 Martin QuinsonHOSTIMPL IS NO LONGER A RESOURCE! At least! \o/
2016-10-17 Martin QuinsonKill HostImpl::cpu_. Use the one of the s4u::Host
2016-10-17 Martin Quinsonput the HostImpl as s4u::Host->pimpl instead of as...
2016-10-17 Martin Quinsonsimplification: inline a virtual function that is never...
2016-10-16 Martin Quinsoncode simplifications around host construction
2016-10-14 Martin Quinsoncosmetics: kill some C type instances
2016-10-14 Martin QuinsonSanitize the network_model->communicate() API
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonrename fields for consistency
2016-08-28 Martin QuinsonUse a deque instead of an intrusive hook for all VMs
2016-08-26 Martin Quinsonclasses can actually be created on demand
next