Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'surf++'
[simgrid.git] / src / surf /
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-14 Augustin Degommethese terrible sort operators were working everywhere...
2013-11-13 suterfixing file remane. psize is freed by dict_remove,...
2013-11-13 sutercosmetic
2013-11-13 suterno need for const here
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschCheck that table[0].name is defined.
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschThere is no need to export these functions. Mark them...
2013-10-31 Paul BédarideRemove unnecessry files
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-29 Takahiro HirofuchiAdd comments and disable verbose outputs
2013-10-28 Takahiro HirofuchiAdd the affinity database of each task
2013-10-28 Takahiro HirofuchiFix lmm_shrink() to correctly free var->cnsts[i]
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-25 Takahiro HirofuchiDisallow setting an affinity to multiple cores
2013-10-24 Paul BédarideRemove c surf files
2013-10-24 Takahiro HirofuchiClear constraint objects before adding new ones
2013-10-24 Takahiro HirofuchiAdd the set_affinity callback to the PM/VM models
2013-10-24 Takahiro HirofuchiAdd the affinity control function in the CPU model
2013-10-24 Paul BédarideFix smpi replay issue
2013-10-24 Takahiro Hirofuchiadd lmm_shrink() as the opposite of lmm_expand()
2013-10-24 Takahiro Hirofuchiadd a constraint object for each CPU core
2013-10-22 Paul BédarideFix action remains bug
2013-10-22 Paul BédarideFix unset variables issues
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiFix miscalculation of CPU shares on a multicore PM.
2013-10-21 Paul BédarideFix simdag issue
2013-10-18 Paul BédarideFix Network Constant
2013-10-18 Paul BédarideFix tests
2013-10-14 Paul BédarideAdd Floyd routing
2013-10-11 Paul BédarideFix msg-start-kill-time
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 suterindent
2013-10-08 Arnaud GierschThis looks unused since 2009 (commit b036991). Remove it.
2013-10-08 Pierre VeyreFix error on variable name
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Paul BédarideFix surf_usage
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-07 suterArgh ... a parse error is killing me, lets clean up...
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 sutershould be sg_storage_size_t here too
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Arnaud GierschFix format specifiers for sg_storage_size_t.
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreFix the storage content update after a write action...
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreFix MSG_storage_get_content function
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 suterhere was the leak ...
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Pierre VeyreMSG_storage API improvements (or not)
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin DegommePower state list was shared between hosts of a cabinet...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_get_content function
2013-09-24 suterremove a leak on almost all simdag tests
2013-09-23 Arnaud GierschMore memory leaks.
2013-09-23 Arnaud GierschThe full dynar is not used here, delete it.
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeremove leaks from energy
2013-09-23 Augustin Degommeadd a cleanup callback to surf_resource_t, useful to...
2013-09-23 Arnaud GierschTest is useless here.
2013-09-20 Augustin Degommeleak --
2013-09-18 Pierre VeyreFix MSG_storage_get_properties()
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-09-10 Pierre VeyreStorage API
2013-09-05 Paul BédarideCpuCas01 in C++
2013-08-30 Paul BédarideCpuTi in c++
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-21 Arnaud LegrandRemove the uggly surf_watched_hosts pimple and allow...
2013-08-21 Arnaud LegrandMove variable to where it belongs.
2013-08-21 Arnaud LegrandPeers should be within an AS if we want this constructi...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 Paul BédarideAdd squeletons for models
2013-08-09 sutersmall simplification
2013-08-08 Paul BédarideMake surf++ compile
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-07-19 Takahiro Hirofuchiremove a nasty iteration causing big slow down
next