A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of framagit.org:simgrid/simgrid
[simgrid.git]
/
src
/
surf
/
network_cm02.cpp
2019-07-04
Loic Guegan
Merge branch 'master' of framagit.org:simgrid/simgrid
blob
|
commitdiff
|
raw
2019-07-04
Loic Guegan
Revert "Extend Link interface in order to handle links...
blob
|
commitdiff
|
raw
2019-07-04
Loic Guegan
- Add wifi link
blob
|
commitdiff
|
raw
|
diff to current
2019-07-04
Loic Guegan
Extend Link interface in order to handle links with...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-24
Arnaud Giersch
Correctly cancel communications when a link is turned...
blob
|
commitdiff
|
raw
2019-06-05
Martin Quinson
LMM: rename sharing_weight into sharing_penalty for...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-03
Martin Quinson
Remove the lagrange-based models
blob
|
commitdiff
|
raw
|
diff to current
2019-05-31
Martin Quinson
cleanup after the split of kernel/resource/profile...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-31
Martin Quinson
Merge branch 'tracemgrsplit' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2019-04-11
Frederic Suter
please sonar (protected fields) and coding standards...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-18
Arnaud Giersch
Use a reference as parameter for signal callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Arnaud Giersch
Anonymize unused parameters.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Arnaud Giersch
NO_MAX_DURATION is a special value, use (in)equality...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-25
Arnaud Giersch
Move common test to Action::update_max_duration.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-12
Arnaud Giersch
Deprecate the is_off() methods.
blob
|
commitdiff
|
raw
|
diff to current
2019-02-09
Arnaud Giersch
Cosmetics.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-21
Martin Quinson
start renaming tmgr trace into profile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Martin Quinson
useless cosmetics hinted by qtcreator
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Martin Quinson
Merge branch 'master' of framagit.org:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2019-01-07
Arnaud Giersch
Update copyright lines with new year.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-11
jed56 ( Jean-Emile...
Merge branch 'master' into v3.20-expose-simgrid-jni
blob
|
commitdiff
|
raw
|
diff to current
2018-07-13
Martin Quinson
Merge pull request #280 from mpoquet/replay-steroid...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Martin Quinson
Merge branch 'master' of framagit.org:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Martin Quinson
have each model register into all_existing_models by...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Martin Quinson
prefer automatic mem handling (std::vector<>* becomes...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-09
Martin Quinson
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2018-07-07
Martin Quinson
snake_case kernel::resource::NetworkModel
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
onesphore
Merge remote-tracking branch 'upstream/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-06-26
Arnaud Giersch
Use namespace aliases instead of "using" directives.
blob
|
commitdiff
|
raw
|
diff to current
2018-06-06
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-06
Frederic Suter
snake case for better consistency
blob
|
commitdiff
|
raw
|
diff to current
2018-06-06
Frederic Suter
snake_case LinkImpl (but the part that should to the...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-24
Martin Quinson
enum class values should be UPPER_CASE
blob
|
commitdiff
|
raw
|
diff to current
2018-05-23
Martin Quinson
snake_case some easy parts of s4u::Host
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Martin Quinson
UPPER_CASE the Action::State values (+ uniformity with...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Martin Quinson
cleanups in Action::State
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Frederic Suter
use signal to trace link usage
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Martin Quinson
snake_case the signals in s4u::Link (no way to make...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-25
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Arnaud Giersch
Don't loose first result for 'failed'.
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Frederic Suter
simplify/extend setup of resource tracing
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Frederic Suter
add missing include for accumulate
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Frederic Suter
reduce brain overload (at least try)
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Convert xbt_cfg_is_default_value -> simgrid::config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Change xbt_cfg_set_default_<type> -> simgrid::config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Rename simgrid::config::get_config -> simgrid::config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Change xbt_cfg_get_string -> simgrid::config::get_confi...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Change xbt_cfg_get_bool -> simgrid::config::get_config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Martin Quinson
change e_surf_link_sharing_policy_t into a proper enum...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-07
Martin Quinson
move all network models to the kernel::resource namespace
blob
|
commitdiff
|
raw
|
diff to current
2018-04-05
Martin Quinson
reduce the scope of some #include, and cut useless...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Martin Quinson
make option 'network/crosstraffic' clean and nice
blob
|
commitdiff
|
raw
|
diff to current
2018-04-04
Martin Quinson
Make cmd-line option "network/TCP-gamma" neat and clean
blob
|
commitdiff
|
raw
|
diff to current
2018-04-03
Arnaud Giersch
Kill useless typedefs const_lmm_element_t and lmm_const...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Martin Quinson
snake_case in resource::Resource
blob
|
commitdiff
|
raw
|
diff to current
2018-04-02
Martin Quinson
convert getCname to get_cname
blob
|
commitdiff
|
raw
|
diff to current
2018-04-01
Martin Quinson
resource:: extract action_heap into its own class
blob
|
commitdiff
|
raw
|
diff to current
2018-04-01
Martin Quinson
inline a useless function
blob
|
commitdiff
|
raw
|
diff to current
2018-04-01
Martin Quinson
Cosmetics and snake_casing in Action and Model
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Martin Quinson
make Model::update_algo a constant field, set at initia...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-31
Martin Quinson
have the maxmin system create by itself what it needs...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Martin Quinson
Merge pull request #259 from simgrid/configfix
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Arnaud Giersch
Rename sg_config.h -> sg_config.hpp.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Arnaud Giersch
Make func_f/fp/fpi static methods of lmm::Lagrange.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Arnaud Giersch
Define FairBottleneck and Lagrange as subclasses of...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Arnaud Giersch
Make maxmin_system_ a private field for resource::Model.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Arnaud Giersch
Move assert befort assignment.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Martin Quinson
enum class for Model::UpdateAlgo
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Martin Quinson
start snake_casing resource::Model
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Martin Quinson
these functions always take exactly the same parameter...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Martin Quinson
further snake_casing in resource::Action
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Martin Quinson
Action::is_suspended() does not need to be virtual...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Martin Quinson
finish(done) already sets remains to 0
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Martin Quinson
snake_case another method
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Martin Quinson
finish snake_casing resource::Action
blob
|
commitdiff
|
raw
|
diff to current
2018-03-25
Martin Quinson
snake_case some resource::Action fields and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Martin Quinson
Kill typedef lmm_system_t
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Martin Quinson
start snake_case()ing some private fields
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Martin Quinson
Move modifiedSet from Resource to lmm::System
blob
|
commitdiff
|
raw
|
diff to current
2018-03-24
Martin Quinson
Replace a protected field with a private variable in...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-11
Martin Quinson
also change the namespace of kernel/resource/{Action...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-10
Martin Quinson
cosmetics: rename some fields and methods in surf:...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-10
Martin Quinson
kill some internal C type aliases
blob
|
commitdiff
|
raw
|
diff to current
2018-03-10
Martin Quinson
use an enum class for surf::Action type
blob
|
commitdiff
|
raw
|
diff to current
2018-02-18
Martin Quinson
s/fullduplex/splitduplex/ in platform parsing (backward...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Christian Heinrich
[SURF] Move Action::suspended_ to new enum class Suspen...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-07
Arnaud Giersch
Rename simgrid::kernel::lmm::lmm_set_default_protocol_f...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-07
Arnaud Giersch
Rename simgrid::kernel::lmm::s_lmm_system_t -> System.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-07
Arnaud Giersch
Rename simgrid::kernel::lmm::s_lmm_element_t -> Element.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-07
Arnaud Giersch
Rename simgrid::kernel::lmm::s_lmm_variable_t -> Variable.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
Martin Quinson
Merge branch 'energy-pstate' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-30
Arnaud Giersch
Constification in maxmin.
blob
|
commitdiff
|
raw
|
diff to current
next