Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce sg_storage_size_t type
[simgrid.git] / src / surf / storage_private.h
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
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-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-10 Pierre VeyreStorage API
2013-07-12 Pierre VeyreFix MSG_storage_get_free_size() and add MSG_storage_get...
2013-07-11 suterFinally succeed to bring back all the needed informatio...
2013-07-10 sutertiny conflict resolution
2013-07-10 suteradd content type to storage structure
2013-07-10 Pierre VeyreAdd msg_storage_t structure, msg_storage_get_free_size...
2013-07-09 suterhandle modifications of the DTD in surf
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-18 suterdon't call things storage when it's mount
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-11 sutersize_t instead of unsigned long for storage size and...
2013-06-11 sutersimplify the simcall stack for file unlink
2013-06-07 sutersimpler version of simcall to get the file of a file
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 suterWow, I wrote a simcall! 11 files to modify to do a...
2013-06-05 suterSimplify the way files are described. Get rid of the...
2013-06-05 suterstart to simplify the stack of structures for files...
2013-06-05 sutertypos
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 suteruse proper header
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-15 Arnaud GierschPut forward declaration of static function in c file...
2012-11-15 paul bedarideFix TestSuite.msg-file
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-11 navarroAdd a function ls to storage
2012-07-31 navarroAdd function to unlink a file.
2012-06-21 navarroRewrite the way the disk usage and file size are updated
2012-06-20 suterSolve white space conflicts
2012-06-19 navarroStart to rewrite the mechanism for usage of a storage
2012-06-18 navarroPut the storage content into the storage and not into...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 navarroChange the file API, remove the mount point in each...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-10 navarroFix compilation error with gcc4.4
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 navarroAdd constraint for disk bandwidth connexion, read and...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroStart to implement storage action and storage resource.