Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
routing cleanup: symbol renaming
[simgrid.git] / src / surf / cpu_cas01.cpp
2016-02-08 Martin Quinsoncosmetics around surf::Resouce::apply_event()
2016-02-08 Martin Quinsonremove the last remainings of the addTraces() pimple \o/
2016-02-08 Martin Quinsonmake trace_connect_list_host_speed private as it should
2016-02-07 Martin Quinsonmake Cpu::speed a surf_metric
2016-02-07 Martin Quinsonsanitize surf API: s/updateState/apply_event/
2016-02-07 Martin Quinsonsanitize surf API: s/shareResources/next_occuring_event/
2016-02-07 Martin Quinsonsanitize the surf API
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 Martin Quinsonsanitize the handling of trace:connect for host_avail
2016-01-31 Martin Quinsonunspecialize the trace setup for CPUs
2016-01-30 Martin Quinsonrename the datacontainers allowing the trace:connect tag
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-26 Martin Quinson[trace_mgr] cosmetics and simplifications
2016-01-25 Martin Quinsonkill a useless function
2016-01-25 Martin Quinsonkill an unused parameter in the trace_mgr
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-21 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-21 Martin QuinsonFirst round of refactoring in the event trace stuff
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Martin Quinsonreindent
2016-01-15 Martin Quinsonkill (inline) useless functions
2016-01-14 Gabriel CoronaRemove sg_platf_*_add_cb, use the signal<T> directly
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2016-01-04 Martin QuinsonSimplify the code taking Cpu::m_speedPeak changes into...
2016-01-03 Martin Quinsoncleanups in CpuCas01: overrides, initialize fields...
2015-12-27 Martin Quinsonthis is C++
2015-12-25 Martin Quinsongive a default value at field declaration, not everywhe...
2015-12-25 Martin QuinsonMake the energy plugin usable with ptask (but not DVFS...
2015-12-23 Martin Quinsonsimplify how cpus are plugged into hosts at creation
2015-12-21 Martin Quinsoncode simplification around Host::onDestruction
2015-12-18 Gabriel Corona[surf] Triggers the destructed callbacks on the full...
2015-12-17 Martin Quinsonnot all resources need a property set, only Host, Link...
2015-12-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-17 Gabriel Corona[surf] Move sg_host_surfcpu_register() out of createCpu()
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-10 Gabriel Corona[surf] Move some code in a simgrid::surf namespace
2015-12-04 Martin QuinsonRename power->speed in the inner layer of the parsing
2015-12-04 Martin Quinsonfurther rename power to speed in surf internals
2015-12-04 Martin Quinsonevery occurence of power in surf should be renamed...
2015-11-28 Martin Quinsonprotect against multiply create hosts in one location...
2015-11-25 Gabriel Corona[surf] Hardcode some of the sg_platf_host callbacks
2015-11-25 Gabriel Corona[surf] Don't free power_peak from the caller
2015-11-24 Gabriel Corona[surf] Factorize some CPU registration code in sg_host_...
2015-11-24 Gabriel Corona[surf] Change CPU initialization
2015-11-22 Martin Quinsonrename a global to make its purpose clear (hopefully)
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-20 Martin Quinsonactually kill models' names
2015-07-20 Martin QuinsonGet ride of ???Ptr types in C++: make pointers explicit
2015-07-19 Martin Quinsoninline a static function called only once
2015-07-18 Martin Quinson[SGpp] make SURF_CPU_LEVEL private
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin QuinsonNew: MSG_host_get_pstate() and smpi_get_host_pstate()
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Martin Quinsonfurther energy interface cleanups (see changelog)
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-04-04 Martin Quinsonno need for that include
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-01-22 Christian HeinrichModified error messages when creating CPUs for more...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Paul BédarideAdd example of java cpu model
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-18 Arnaud GierschRemove obsolete comment.
2014-02-17 Paul BédarideClean surf cpu cas01
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Paul BédarideFix cpu issues with VMs
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-22 Paul BédarideAdd more callbacks
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-15 Paul BédarideEnergy is now a plugin
2013-12-19 Paul BédarideRemove all dynamic casts
2013-12-19 Paul BédarideMerge lmm into base to avoid diamond inheritance
2013-12-19 Paul BédarideReplace swag by boost::intrusive::list in surf
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation
2013-11-28 sutercannot compare dynar to 0
2013-11-27 Paul BédarideFix network constant issues
2013-11-22 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-22 Paul BédarideFix memleak
next