Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add boolean state to resources and protect set_core_count
[simgrid.git] / src / surf / cpu_interface.hpp
2021-03-05 Frederic Suteradd boolean state to resources and protect set_core_count
2021-03-03 Frederic Suteruse CRTP dor resources
2021-03-02 Frederic Sutercleanups
2021-03-02 Frederic Suteradd core_count setter
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-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-18 Arnaud GierschUse 'using-declarations' to inherit constructors.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
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-08-12 Martin QuinsonMake sure that VM::get_speed() returns the correct...
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-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Arnaud GierschSpecialize return types.
2019-04-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-12 Frederic Suterchanging namespace for cpu_interface
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschConstify Cpu::speed_per_pstate_.
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-03-16 Arnaud GierschRemove declarations for never used signal slots.
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
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-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-29 Arnaud GierschFix some doxygen warnings.
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonRevert "simplification"
2018-06-16 Martin Quinsonuseless cleanups to ease the tracking of stuff to snakecase
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-05-30 Frederic Sutersimplification
2018-05-23 Martin Quinsonfix a gramatical error all over our variables
2018-05-22 Martin Quinsontiny doc improvements
2018-05-22 Martin Quinsoncleanings in k:r:Cpu
2018-05-21 Martin Quinsonsnake_case k:r:CpuModel and sub-classes
2018-05-21 Martin Quinsonmake 2 more fields of k:r:Cpu protected (should be...
2018-05-21 Martin Quinsonmake k:r:Cpu::speed_per_pstate_ private as it should
2018-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-20 Martin Quinsonprivatize some fields of kernel::resource::Cpu
2018-05-20 Martin Quinsonsnake_case some parts of kernel::resource::Cpu
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
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...
next