Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add boolean state to resources and protect set_core_count
[simgrid.git] / src / surf / network_interface.cpp
2021-03-05 Frederic Suteradd boolean state to resources and protect set_core_count
2021-03-03 Frederic Suteruse CRTP dor resources
2021-03-03 Frederic Suterremove model from Link constructors
2021-03-01 Frederic SuterConsider Link latency as an optional parameter
2021-03-01 Frederic SuterRollback a little in programmatic description of disks
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-25 Martin QuinsonMerge branch 'master' into 'master'
2021-02-25 Frederic SuterChange way Resources are created: Empty ctor and setters
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-23 Arnaud GierschUse access modifier to disallow direct deletion. Remove...
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-27 Martin Quinsonsome cleanups to the logging channel hierarchy
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-08 Arnaud GierschRemove old deprecated aliases for runtime options.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-11 Arnaud GierschConst get_bandwidth() and get_latency().
2020-10-11 Arnaud GierschDefine const is_used().
2020-10-11 Arnaud GierschDefine const get_sharing_policy().
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/surf/.
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-05-14 Martin Quinsonstick to our coding standards: getters should have...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-18 Frederic Sutercodefactor: malformed whitespace issues
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschFix misspelling of "occurring".
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-06-24 Arnaud GierschCorrectly cancel communications when a link is turned...
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-18 Arnaud GierschAdd some const qualifier, needed for later changes.
2019-02-12 Arnaud GierschDeprecate the is_off() methods.
2019-02-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-03 Martin Quinsonsanitize the OOP of kernel::profile
2019-01-21 Martin Quinsonstart to s/trace/profile/ in the public API
2019-01-21 Martin Quinsonstart renaming tmgr trace into profile
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-09 Martin Quinsonprefer automatic memory management
2018-07-09 Frederic Suterattempt to fully trace ptasks
2018-07-07 Martin Quinsonsnake_case kernel::resource::NetworkModel
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-06-06 Frederic Sutersnake case for better consistency
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonUPPER_CASE the Action::State values (+ uniformity with...
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-14 Frederic Suteryet another callbacks
2018-05-14 Frederic Suteruse signal to trace link usage
2018-05-11 Martin Quinsonsnake_case the signals in s4u::Link (no way to make...
2018-05-11 Frederic Sutersnake_case in instr
2018-04-24 Frederic Sutersimplify/extend setup of resource tracing
2018-04-18 Arnaud GierschSeparate real name from alias names list.
2018-04-12 Frederic Suterreindent
2018-04-07 Martin Quinsonalways use the right type for link sharing policy
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
2018-04-04 Martin Quinsonmake option 'network/crosstraffic' clean and nice
2018-04-04 Martin QuinsonMake cmd-line option "network/TCP-gamma" neat and clean
2018-04-02 Martin Quinsonsnake_case in resource::Resource
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin Quinsoncosmetics in cpu_ti
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschRename sg_config.h -> sg_config.hpp.
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-27 Martin Quinsonstart snake_casing resource::Model
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-26 Martin Quinsonfurther snake_casing in resource::Action
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-11 Martin Quinsonrename simgrid::kernel::model into simgrid::kernel...
2018-03-10 Martin Quinsonchange simgrid::surf::Resource into simgrid::kernel...
2018-03-10 Martin Quinsonkill some internal C type aliases
2017-12-12 Arnaud GierschFields are declared in Model, delete them in ~Model.
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 GierschMerge maxmin_private.hpp into maxmin.hpp.
2017-11-26 Arnaud GierschMake s_lmm_variable_t a class with its methods.
2017-11-26 Arnaud GierschMake s_lmm_constraint_t a class with its methods.
next