Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make cmd-line option "network/TCP-gamma" neat and clean
[simgrid.git] / src / surf / cpu_interface.hpp
2018-03-31 Martin Quinsonmake Model::update_algo a constant field, set at initia...
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 QuinsonCpuCas01: set updateAlgo as initializer
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
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 Quinsonsnake_case another method
2018-03-25 Martin Quinsonsnake_case some resource::Action fields and cleanups
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommeprovide implementations for virtual method in subclasses
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-03-11 Martin Quinsonmove files in k/resources/ accordingly to their namespace
2018-03-11 Martin Quinsonrename simgrid::kernel::model into simgrid::kernel...
2018-03-10 Martin Quinsonmove the definition of resource's Metric as an inner...
2018-03-10 Martin QuinsonCut k/m/Resource.[ch] to its own files
2018-03-10 Martin Quinsonchange simgrid::surf::Resource into simgrid::kernel...
2018-03-10 Martin Quinsonkill some internal C type aliases
2017-12-07 Arnaud GierschRename simgrid::kernel::lmm::s_lmm_constraint_t ->...
2017-12-07 Arnaud GierschRename simgrid::kernel::lmm::s_lmm_variable_t -> Variable.
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 Martin QuinsonAll this started with a simple namespace renaming
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-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschRemove redundant forward class declarations.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-07 Martin QuinsonMerge pull request #213 from bcamus/master
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-04 bcamusfixing a bug in PMs energy consumptions when suspending...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Frederic Sutercommit some harmless changes
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-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-14 Martin Quinsonrename a type to better match its purpose
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-08 Frederic Suterremove unnecessary access specifiers
2016-12-21 Martin Quinsonfurther trim the includes
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-17 Martin Quinsonkill a bunch of empty ctor/dtor
2016-10-10 Martin QuinsonMerge branches, and adapt the new code to the new refac...
2016-10-10 Martin Quinsonunify the naming of that property
2016-10-02 Martin Quinsonrename next_occuring_event_isIdempotent() into nextOccu...
2016-10-02 Martin Quinsonadd a solve() fun pointer to maxmin datatype (+minor...
2016-10-02 Martin Quinsonkill (hopefully) dead code
2016-10-02 Martin Quinsonpreparatory cleanups in model share computations
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Christian Heinrich[SURF/S4U] Rename Cpu::getCore() to Cpu::getCoreCount()
2016-08-14 Martin Quinsonplease sonar with some cleanups
2016-08-12 Martin Quinsonreduce the amount of unneed malloc
2016-08-12 Frederic Suterdynar to std::vector for pstates
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-07-05 Gabriel Coronas/NULL/nullptr/ in our C++ codebase
2016-06-17 Martin Quinsonrename some methods of s4u::Host
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Gabriel CoronaNormalize virtual/override usage
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Gabriel CoronaAdd #includes in cpu_interface.hpp
2016-03-21 degommeclang asks for override here ...
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-20 Martin Quinsonobjectifies a C function
2016-03-20 Martin Quinsoncleanups in (wanna be) surf::CpuImpl
2016-03-20 Martin Quinsonremove a redundant parameter to the Cpu constructor
2016-03-20 Martin Quinsonget a better name for the speedPerPstate attribute...
2016-03-20 Martin Quinsonremove speedTrace from the CPU constructor
2016-03-20 Martin Quinsonuniformize how CpuTI creates SpeedTrace with other...
2016-03-20 Martin Quinsonremove StateTrace from the CPU constructor
2016-03-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-17 Gabriel CoronaMerge the merges of merges
2016-03-16 Martin QuinsonMerge pull request #68 from glesserd/ptask_energy_bug
2016-03-16 David GlesserEnergy were not computed correctly for parallel tasks.
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonsurf::cpu: apply the latest naming convention of fields...
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-24 Martin QuinsonIn <host> and <link>, attributes availability and state...
next