Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-06-19 Gabriel Corona[mc] Do not allocate pagemap buffer on the heap
2014-06-19 Gabriel Corona[mc] pread_whole must restart in cas of EINTR, not...
2014-06-19 Gabriel Corona[mc] Documentation about per-page snapshots
2014-06-19 Gabriel Corona[mc] Add some documentation
2014-06-19 Gabriel Corona[mc] Avoid region lookup when we know we are in the...
2014-06-19 Gabriel Corona[mc] Fix bug mc_snapshot_read_fragmented
2014-06-19 Gabriel Corona[mc] Replace test-and-die with assert
2014-06-19 Gabriel Corona[mc] Avoid looking up region in mc_diff (we are in...
2014-06-19 Gabriel Corona[mc] Fix mc_snapshot_read_fragmented
2014-06-19 Gabriel Corona[mc] Remove heap{base,info}{1,2} field in struct s_mc_d...
2014-06-19 Gabriel Corona[mc] Fix inverted test on page soft-dirtiness
2014-06-17 Gabriel Corona[mc] Do not use offsetof() in mc_snapshot_get_heap_end
2014-06-17 Gabriel Corona[mc] Fix mc_snapshot_get_heap_end() for per-page snapshots
2014-06-17 Gabriel Corona[mc] Fix mc_translate_address_region() for per-page...
2014-06-17 Gabriel Corona[mc] Remove mc_untranslate_address() and mc_member_snap...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in snapshot_compare (compatib...
2014-06-17 Gabriel Corona[mc] mremap does not like MAP_PRIVATE|MAP_ANONYMOUS...
2014-06-17 Gabriel Corona[mc] Add option --cfg=model-check/sparse-checkpoint...
2014-06-17 Gabriel Corona[mc] Fix bugs in mc_page_snapshot
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in mc_diff (compatibility...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in dwarf expression evaluatio...
2014-06-17 Gabriel Corona[mc] Fix bug in mc_snapshot_read
2014-06-17 Gabriel Corona[mc] Remove useless bits
2014-06-16 Gabriel Corona[mc] Remove useless parameters in compare_local_variables
2014-06-16 Gabriel Corona[mc] Group MC_ignore_global_variable("mc_diff_info...
2014-06-16 Gabriel Corona[mc] Remove useless parts in mmalloc_compare_heap,...
2014-06-16 Gabriel Corona[mc] Use process addresses in mc_compare
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-16 Gabriel Corona[mc] Simplify s_mc_snapshot_stack
2014-06-13 Gabriel Corona[mc] Update doc for page_store
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-13 Gabriel Corona[mc] In MC_ignore, keep the zeroed data out of the...
2014-06-05 Gabriel CoronaRemove comment which has not been accurate for a long...
2014-06-04 Marion Guthmullermodel-checker : use new variable _sg_mc_liveness instea...
2014-06-04 Marion Guthmullermodel-checker : remove useless debug message and add...
2014-06-04 Marion Guthmullermodel-checker : compare the pid of enabled processes...
2014-06-04 Marion Guthmullermodel-checker : fix backtracking with comm determinism...
2014-06-03 Marion Guthmullermodel-checker : comment erroneous ignore (not completel...
2014-06-03 Marion Guthmullermodel-checker : use the right heap
2014-06-03 Marion Guthmullermodel-checker : reword debug message
2014-06-03 Marion Guthmullermodel-checker : mc_dpor.c -> mc_safety.c
2014-06-03 Marion Guthmullermodel-checker : remove useless ignore
2014-06-03 Marion Guthmullermodel-checker : new tesh examples about communications...
2014-05-30 Marion Guthmullermodel-checker : fix comm determinism detection mechanisms
2014-05-30 Marion Guthmullermodel-checker : forget file
2014-05-30 Marion Guthmullermodel-checker : cleanups, refactoring and apply indent...
2014-05-30 Marion Guthmullermodel-checker : cosmetics in log message
2014-05-30 Marion Guthmullermodel-checker : improve error message
2014-05-26 Gabriel Corona[mc] Temporary fix for smpi_process_finalize leading...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliFix a compilation error regarding logging and strings...
2014-05-26 Stéphane CastelliLots of bugfixes for the fat trees, it should at least...
2014-05-26 Stéphane Castellismall cosmetics to AsClusterFatTree::generateDotFile()
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-24 Martin Quinsonmake the xbt_os_time module public
2014-05-24 Martin Quinsonupdate the comments of that file
2014-05-23 suterlisting new files
2014-05-23 suterstart testing remote I/Os
2014-05-23 suterleak--
2014-05-23 suterallow several hosts to open the same file simultaneously
2014-05-23 suterThrow an exception only when it's really not implemented
2014-05-23 Arnaud GierschMove unachieved release goals from ChangeLog to TODO...
2014-05-23 Arnaud GierschCosmetics: keep alphabetical order.
2014-05-22 Paul BédarideUpdate doc for surf++
2014-05-22 Gabriel CoronaRevert "[mmalloc] Use mremap to expand heaps (heap...
2014-05-22 Gabriel CoronaDocumentation for stack size, stack guard and context...
2014-05-21 Arnaud GierschAdd some words about %e fore spaces in logs.
2014-05-21 Martin QuinsonWhen the parameter parser is jammed, display the full...
2014-05-21 Martin Quinsonadd some doc about the trap I just felt into
2014-05-20 Arnaud GierschFree previously set process data.
2014-05-20 Arnaud GierschFree smpi_instances.
2014-05-20 Arnaud GierschFree powerPeak which is unused here.
2014-05-20 Arnaud GierschSome tests have different outputs when !HAVE_TRACING...
2014-05-20 Arnaud GierschThis field definitely has sense only when tracing is...
2014-05-20 Arnaud GierschFix race condition.
2014-05-20 Arnaud GierschSkip simcall when HAVE_TRACING.
2014-05-20 Arnaud GierschCosmetics: reuse already defined variable.
2014-05-20 Arnaud Gierschtask->counter is initialized only when HAVE_TRACING.
2014-05-20 Arnaud GierschDisable tracing tests when !HAVE_TRACING.
2014-05-19 Paul BédarideUse boost::intrusive in CpuTi
2014-05-19 Stéphane CastelliFix a a wrong use of cmake, which makes linking fail...
2014-05-18 Martin Quinsonfurther document the parmap mess. Next step should...
2014-05-18 Martin Quinsongreatly improve the documentation of the parallel execu...
2014-05-18 Martin Quinsonprevious version was initializing retval=0 and then...
2014-05-16 degommemove a declaration. Should fix compilation bug on MacOS X .
2014-05-16 degommeFix compil without tracing, which was broken multiple...
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Gabriel Corona[mc] Avoid memsetting twice
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-16 Gabriel Corona[mc] Use the actual heap size when testing if an addres...
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] Use the actual heap size when testing if an addres...
2014-05-16 Gabriel Corona[mc] Comments/documentation of memory related code
2014-05-14 Stéphane CastelliFix a bug in SMPI that leads to a segfault when one...
2014-05-14 Stéphane CastelliFat trees may actually be used
2014-05-14 Stéphane CastelliAdd a routing for fat trees
next