Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
better handling of blocking simcalls in the generated popping
[simgrid.git] / src / simix / smx_context_raw.c
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-22 etortilopezusing walltimer in adaptive algorithm
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-13 etortilopezbetter estimate of window for adaptive algorithm
2014-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-08 etortilopezbetter estimation of dynamic threshold
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-01 etortilopezFixes in adaptive algorithm
2014-09-24 etortilopezAdded adaptive algorithm to find optimal threshold...
2014-07-30 etortilopezSR experiment now working
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-13 Arnaud GierschFactorize valgrind stuff.
2014-03-13 Arnaud GierschAlign stack on a 16 bytes boundary in raw_makecontext.
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-12 Arnaud GierschFactorize stack creation.
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-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
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-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-07 Augustin Degommefix compil error in some cases
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschTypo: contexte -> context.
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Arnaud GierschDetermine assembly flavor at a single place.
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 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-20 Guillaume SerrièreMake raw_context compatible with x32 from Debian.
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-15 Martin Quinsonensures that runall is never called on empty set
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove unused function.
2012-10-05 Marion Guthmullermodel-checker : extend MC_ignore mechanism for global...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-01 Marion Guthmullermodel-checker : ignore stack_top of maestro context...
2012-08-01 Marion Guthmullermodel-checker : init list of irrelevant differences...
2012-07-22 Martin QuinsonAdd some support to bench the sequential and parallel...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 unknownFix raw_makecontext and raw_swapcontext on win64
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiéryRename SIMIX files
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-09 Christophe ThiéryAlternative implementation or parmap with busy waits...
2011-12-09 Christophe ThiéryThis variable has no reason to be global
2011-12-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-07 Christophe ThiéryAdd comments
2011-12-07 Christophe ThiéryRemove xbt_parmap_get_worker_id to simplify the parmap...
2011-12-07 Christophe ThiéryRemove a useless private header and rename variables
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryImplement direct context switching also for raw contexts
2011-11-02 Christophe ThiérySwitch directly between runnable contextes (work in...
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-06-29 NavarropWin32 and APPLE have the same convention for ASM
2011-06-23 NavarropASM on mac is not the same as linux.
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-06 Arnaud GierschSome more cleanup in smx_context_raw.
2011-05-05 Arnaud GierschRemove the get_thread_id field from context_factory.
2011-05-05 Arnaud GierschSimplify the handling of SIMIX requests.
2011-04-22 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe ThiéryWhen __thread is not available, use xbt_os_thread_get_s...
2011-04-19 Martin Quinsononly activate tests with raw contextes on platform...
2011-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-15 Christophe ThiéryFix compilation when ucontextes are not available
2011-03-07 navarropSet win32_ucontext.c as simgrid source file
2011-03-02 cristianrosaBugfix: do not hardcode the number of workers in the...
2011-03-02 navarropProtect the use of parmap.
2011-02-17 agierschUse new style logging macros.
2011-02-15 cristianrosaCount the context switches as user code also.
2011-02-10 cristianrosaUse verbose instead of debug-
2011-02-10 cristianrosaCompute the user code execution time
2011-02-03 thieryChoose between parallel and serial dynamically only...
2011-02-03 thieryVarious optimizations
2011-02-01 thieryAdd a flag --cfg=contexts/parallel_threshold:n
2011-02-01 cristianrosaOptimization, if no parallel execution is selected...
next