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
Remove SIMIX wrappers
[simgrid.git]
/
src
/
simgrid
/
host.cpp
2016-01-11
Gabriel Corona
Remove SIMIX wrappers
blob
|
commitdiff
|
raw
2016-01-11
Gabriel Corona
Remove SIMIX_host_get_current_power_peak() and SIMIX_ho...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-11
Gabriel Corona
Remove SIMIX_host_get_properties() and SIMIX_host_get_p...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-11
Martin Quinson
remove completely the energy concern from the core
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Martin Quinson
Do the Right Thing for the host_(get/set)_pstate
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Martin Quinson
kill two more useless calls
blob
|
commitdiff
|
raw
|
diff to current
2016-01-09
Martin Quinson
bypass simix in simcall to surf::Cpu::setPState
blob
|
commitdiff
|
raw
|
diff to current
2016-01-09
Martin Quinson
kill 2 useless calls
blob
|
commitdiff
|
raw
|
diff to current
2016-01-09
Martin Quinson
Cosmetics: rename host::on to host::turnOn
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Martin Quinson
Merge pull request #45 from mpoquet/master
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Martin Quinson
untangle resource::state (ON/OFF) and VM::state (STARTE...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Martin Quinson
give simgrid::Host a getState() method, and use it
blob
|
commitdiff
|
raw
|
diff to current
2016-01-06
Martin Quinson
cosmetics in comments and error messages
blob
|
commitdiff
|
raw
|
diff to current
2016-01-05
Gabriel Corona
[simix] Move other simcall to the Host class
blob
|
commitdiff
|
raw
|
diff to current
2016-01-05
Gabriel Corona
[simix] Make host->{on,off}() do the simcall directly
blob
|
commitdiff
|
raw
|
diff to current
2016-01-05
Martin Quinson
convert some C bits into C++ in surf
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Martin Quinson
inline two C calls in surf
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Martin Quinson
mv src/simdag/private.h src/private/simdag_private.h
blob
|
commitdiff
|
raw
|
diff to current
2015-12-29
Martin Quinson
Give a p_netcard to simgrid::Host instead of relying...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Martin Quinson
Rename RoutingEdge into NetCard
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Martin Quinson
this is C++
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Martin Quinson
give simgrid::Host a p_cpu field instead of relying...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-23
Martin Quinson
give the VM a link to their PM as a simgrid::Host
blob
|
commitdiff
|
raw
|
diff to current
2015-12-22
Martin Quinson
inline onliners with lambdas
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
Martin Quinson
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Martin Quinson
rename facets to extensions for clarity sake
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Gabriel Corona
[surf] Add backlinks from Cpu to surf::Host
blob
|
commitdiff
|
raw
|
diff to current
2015-12-17
Gabriel Corona
[xbt] Type-safe Facetable levels
blob
|
commitdiff
|
raw
|
diff to current
2015-12-16
Gabriel Corona
[mc] Fix the MC wrt the simgrid::Host modification
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Martin Quinson
give informative names to Host methods
blob
|
commitdiff
|
raw
|
diff to current
2015-12-15
Gabriel Corona
Use simgrid::Host instead of xbt_dictelt_t for root...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-11
Luka Stanisic
Merging changes done by Steven, Samuel and Luka, regard...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Gabriel Corona
[surf] Move some code in a simgrid::surf namespace
blob
|
commitdiff
|
raw
|
diff to current
2015-11-30
Gabriel Corona
[surf] Expose (and use) hostCreatedCallbacks in C
blob
|
commitdiff
|
raw
|
diff to current
2015-11-24
Gabriel Corona
[surf] Factorize some CPU registration code in sg_host_...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-08
Martin Quinson
sanitizes host user_data: create a lib level
blob
|
commitdiff
|
raw
|
diff to current
2015-11-06
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Martin Quinson
inline another getter simcall: host_get_nb_pstates
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Martin Quinson
fix an easy fixme
blob
|
commitdiff
|
raw
|
diff to current
2015-11-02
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-02
Martin Quinson
inline two more simcalls: host_get_pstate and host_get_...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-01
Martin Quinson
inline two more getter simcalls: host_get_core and...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-01
Martin Quinson
Kill two getter simcalls, and replace them by (almost...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Martin Quinson
Reduce the amount of implicit include directories
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
kbaati
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-24
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Martin Quinson
Get ride of ???Ptr types in C++: make pointers explicit
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
make SD_HOST_LEVEL private
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
New function: sg_hosts_as_dynar
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
[SGpp] make ROUTING_HOST_LEVEL private. That was painful
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
[SGpp] make SURF_CPU_LEVEL private
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
[SGpp] make MSG_HOST_LEVEL private
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Martin Quinson
damn, missing files
blob
|
commitdiff
|
raw
|
diff to current