Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding test for SURF concurrency feature
[simgrid.git] / src / xbt / mmalloc /
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Gabriel Corona[mc] Fix loop bound checking using heaplimit
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in xbt
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-05-04 Gabriel Corona[mc] Fix mm_fake_malloc() implementation
2015-05-04 Gabriel Corona[mc] Fix mmalloc with fortran
2015-04-27 Christian HeinrichRemoved keyword 'register' from files.
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-16 Gabriel Corona[mc] Switch to C++
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-10 Gabriel Corona[mc] Cleanup heap switching code
2015-02-06 Gabriel Corona[mc] Do not call malloc_no_memset in mc_snapshot
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2014-12-12 Gabriel Corona[mc] Support for reading heap state from another process
2014-12-09 Gabriel Corona[mc] Enable the custom mm malloc only in MC
2014-12-09 Gabriel Corona[mm] Allow to disable the mm based `malloc` at runtime
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-01 Gabriel CoronaUse pthread mutex instead of semaphore in mm
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-17 Gabriel Corona[mm] Disable HAVE_GNU_LD code in order to get rid of...
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-13 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-13 Gabriel Corona[mmalloc] Expand the junkarea
2014-10-13 Gabriel Corona[mmalloc] Fix junkarea handling in free
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-22 Gabriel Corona[mc] Disable soft-dirty page tracking by default
2014-07-21 Gabriel Corona[mmalloc] Force metadata update in mmalloc/mrealloc
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-07-11 Gabriel Corona[mmalloc] Avoid useless memset0
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-12 Arnaud GierschIncrease size of junk area to 32 KiB in mm_legacy.c.
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-22 Gabriel CoronaRevert "[mmalloc] Use mremap to expand heaps (heap...
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] Move mm_diff in mc/
2014-05-16 Gabriel Corona[mc] Use the actual heap size when testing if an addres...
2014-05-16 Gabriel Corona[mc] Comments/documentation of memory related code
2014-05-13 Gabriel Corona[mmalloc] Use mremap to expand heaps (heap collision...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel Corona[mmalloc] Extends the junk area and use finer grained...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Gabriel Corona[mc] Only enable KSM on snapshots and not on main memory
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-14 Gabriel Corona[mc] Avoid allocation/deallocation in init_heap_information
2014-04-11 Gabriel Corona[mc] Avoid allocations in state->equals_to{1,2}
2014-04-11 Gabriel Corona[mc] Optimise memory allocation in mm_diff
2014-04-11 Gabriel Corona[mc] Remove buggy xbt_free
2014-04-01 Arnaud GierschCheck if MAP_ANONYMOUS is defined after including sys...
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-28 Gabriel Corona[mc] Kernel Samepage Merging support (Linux)
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-18 degommeMerge branch 'master' of git://scm.gforge.inria.fr...
2014-03-18 degommemissing includes
2014-03-18 Gabriel Corona[mc] Use reference to types intead of type IDs
2014-03-18 Gabriel Corona[mc] Fix type name handling
2014-03-18 Gabriel Corona[mc] Add location field in struct/class-members
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-17 Arnaud GierschCache the size of a memory page for the current system.
2014-03-10 Gabriel Corona[mc] Pass arguments everywhere in the state comparator...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-03 Gabriel Corona[mc] Add support for DW_TAG_unspecified_type (nullptr_t...
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel Corona[mc] Handle DW_TAG_class_type as DW_TAG_structure_type...
2014-02-25 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-25 Gabriel CoronaMerge bugfix
2014-02-25 Gabriel Corona[mc] Fix buf introduces by previous commit
2014-02-25 Gabriel Corona[mc] Handle reference_type and rvalue_reference_type...
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
next