Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Enable the custom mm malloc only in MC
[simgrid.git] / src / xbt / mmalloc / mmprivate.h
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-01 Gabriel CoronaUse pthread mutex instead of semaphore in mm
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-21 Gabriel Corona[mmalloc] Add mmcheck() which checks mmalloc heap consi...
2014-07-21 Gabriel Corona[mmalloc] Add new block type for heapinfo blocks
2014-07-11 Gabriel Corona[mmalloc] Add documentation
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-05 Gabriel CoronaRemove comment which has not been accurate for a long...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-05-16 Gabriel Corona[mc] Comments/documentation of memory related code
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 Gabriel Corona[mc] Avoid allocations in state->equals_to{1,2}
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
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-05 Arnaud GierschAdd/update copyright notices.
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-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-04-02 Marion Guthmullermodel-checker : signed int instead of unsigned int
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-16 Marion Guthmullermodel-checker : code refactoring for heap comparison...
2013-03-16 Marion Guthmullermodel-checker : use short instead of int for ignore...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-07 Marion Guthmullermodel-checker : comment backtrace and add ignore mechan...
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-14 Arnaud GierschSize can be negative. Use ssize_t instead of size_t.
2012-10-27 Marion Guthmullermodel-checker : update second parameter of mmorecore...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroTranform extern for XBT_PUBLIC
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin QuinsonDo not store any metadata where the user (was) legitima...
2012-10-10 Marion Guthmullerfunction check_fraghead to detect mmalloc metadata...
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 Marion Guthmullerset value -1 in unsigned short cannot work fine ...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-30 Marion Guthmullermodel-checker : cleanup for heap comparison
2012-07-25 Marion Guthmullermodel-checker : new heap comparison algorithm
2012-07-10 Marion Guthmullermodel-checker : new recursive function for comparison...
2012-07-10 Marion Guthmullermodel-checker : remove header of unused function
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-19 Marion Guthmullermodel-checker : add stats in mmalloc
2012-06-14 Marion Guthmullermodel-checker : get end heap with field breakval in...
2012-06-13 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion Guthmullermodel-checker : get std_heap with mmalloc_get_current_h...
2012-06-13 Marion Guthmullermodel-checker : remove unused argument in functions...
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-09 Marion Guthmullermodel-checker : heap comparison algorithm rewrited
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 Marion Guthmullermodel-checker : SMALLEST_POSSIBLE_MALLOC increased
2012-02-28 Marion Guthmullermodel-checker : add backtrace for each fragment allocat...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-28 Marion Guthmullermodel-checker : only reindent, no real change (safe...
2012-02-23 Arnaud GierschAn unsigned int may be too short with 64bits pointers.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove unused field "locked" in struct mdesc.
2012-02-21 Marion Guthmullermodel-checker : remove arg std_heap_addr in mmalloc_com...
2012-02-08 Martin Quinsonour malloc implementation NEEDS multi-threading protection
2012-02-08 Martin QuinsonSetup the framework allowing to add backtraces to the...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin QuinsonFurther simplify the mmallocs, and improve its introspe...
2012-02-02 Martin QuinsonTODO--: the 'type' of each mmalloc block is granted...
2012-02-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-02 Martin Quinsonthere were no difference between __mmalloc_free and...
2012-02-02 Martin Quinsonimprove the doc to reflect recent changes (and we alrea...
2012-02-02 Martin QuinsonSimplify the malloc_info structure containing the metad...
2012-02-02 Martin QuinsonI think I understood how mmalloc works. Now, I'll do...
2012-02-02 Martin Quinsonsimply reindent
2012-02-02 Martin Quinsonwho needs aligned mallocs anyway?
2012-02-02 Martin Quinsonvarious cosmetics and comments improvements
2012-02-02 Martin Quinsoncosmetics and kill a now undeclared function prototype
next