Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge 'master' into mc
[simgrid.git] / src / surf /
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-21 Pierre VeyreDisk usage computation bug fix
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-20 Arnaud GierschFix warnings with make simgrid_documentation.
2014-02-20 Pierre VeyreFix MSG_storage_get_proporties() bug
2014-02-20 Pierre VeyreMissing commit for introduce model specific properties...
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-18 Arnaud GierschRemove obsolete comment.
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-18 Paul BédarideFix doxygen
2014-02-17 Paul BédarideClean surf cpu cas01
2014-02-13 Arnaud GierschRemove old files.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-13 Paul BédarideRemove unused include
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-12 Paul BédarideFix: missing ifdef
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-12 Paul BédarideUnify surf action_cost type
2014-02-12 Paul BédarideClean bound in surf
2014-02-12 Paul BédarideRemove lmm_elem_set_value (Not used)
2014-02-11 Arnaud GierschDon't completely short-circuit these loops!
2014-02-10 Arnaud GierschMake a list of WorkstationVM, instead of iterating...
2014-02-10 Arnaud GierschFix help message for vm_workstation/model.
2014-02-08 Arnaud GierschFree surf_energy on exit.
2014-02-08 Arnaud GierschAdd callbacks for surf_exit.
2014-02-08 Arnaud GierschUncomment code, and fix meomry leaks in WorkstationVMHL13.
2014-02-08 Arnaud GierschCall getBound before unref on p_action.
2014-02-08 Arnaud GierschInitialize ramsize, and simply use an assignment to...
2014-02-08 Arnaud Gierschm_bound belongs to CpuAction; initialize it.
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-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschAlways initialize p_power.event.
2014-01-24 Paul BédarideAdd Linear MaxMin documentation
2014-01-24 Augustin Degommeleak--; dynar abuse--;
2014-01-23 Arnaud Giersch--leak
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-22 Arnaud GierschFix initialization order again.
2014-01-22 Arnaud GierschAnother fix for format string.
2014-01-22 Paul BédarideAdd more callbacks
2014-01-22 Augustin Degommelong => int, and other corrections
2014-01-22 Augustin Degommechange log level for a message
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommedtd update for new cluster routing options
2014-01-22 Augustin Degommemake cluster routing a bit more flexible, to allow...
2014-01-22 Arnaud GierschRemove obsolete files.
2014-01-21 Arnaud GierschMake initialization order match declaration order.
2014-01-21 Arnaud GierschComment unused variables and parameters.
2014-01-21 Arnaud GierschUse struct here to keep compatibility with C files.
2014-01-21 Arnaud GierschFix format string.
2014-01-21 Paul BédarideSURF Documentation
2014-01-20 Augustin Degommeadd handling of the torus topology inside clusters
2014-01-17 Augustin Degommeupdate dtd to add torus_dimensions tag to clusters
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-15 Paul BédarideRemove forgoten def
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-09 Paul BédarideMemleaks fixes on VM
2013-12-19 Paul BédarideFix a bug
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-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-12-12 Augustin Degommeremove double implementation
2013-12-12 Augustin Degommeput back some data necessary for win build
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschParse contents *after* having set other fields (particu...
2013-12-05 Arnaud GierschThis is already called by the constructor of the base...
2013-12-05 Arnaud GierschDelete temporary strings.
2013-12-05 Arnaud GierschFields already initialized by constructor of the base...
2013-12-05 Arnaud GierschField already exists in StorageModel.
2013-12-05 Arnaud GierschThis is already destroyed by Storage::~Storage.
2013-12-05 Arnaud GierschRemove unused methods.
2013-12-05 Arnaud GierschMake prototype match overloaded function from class...
2013-12-05 Arnaud GierschComment unused parameter.
2013-12-05 Arnaud GierschComment unused functions.
2013-12-05 Arnaud GierschFix initialization order.
2013-12-05 Arnaud GierschRemove useless information from debug message.
2013-12-05 Arnaud GierschInitialize variables.
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation
2013-12-03 Arnaud GierschThese defines are useless.
2013-12-03 Paul BédarideRestructure surf++ storage
2013-11-29 Paul BédarideFix network_interface bug
2013-11-29 Paul BédarideAdd missing files (again)
2013-11-29 Paul BédarideRestructure surf++ cpu and network
2013-11-29 Pierre VeyreFix WorkstationCLM03::fileSeek return type
2013-11-29 Pierre VeyreAdd MSG_file_seek function
2013-11-29 Pierre VeyreAdd MSG_file_tell function and prepare MSG_file_seek
2013-11-29 Pierre VeyreFix MSG_file_write bug
2013-11-29 sutercategory will be strduped in surf.cpp: Action::setCateg...
2013-11-28 Paul BédarideFix memleak
2013-11-28 suterno need to protect surf_mins by ifdef, allocated whatev...
2013-11-28 sutercannot compare dynar to 0
2013-11-28 Paul BédarideFix memleak
2013-11-28 Paul BédarideFix smpi memleak
2013-11-28 suterleak--
next