Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
setup a mallocator for the simdag tasks. The gain is quite disapointing, but not...
[simgrid.git] / src /
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-10-20 Martin QuinsonUse the partial invalidation optimization by default...
2011-10-20 Christophe ThiéryThis memory leak fix did not work with complex simulations.
2011-10-20 Christophe ThiérySIMIX_CANCELED is a more adapted state in SIMIX_comm_ca...
2011-10-14 Christophe ThiéryIn case of failures, a process may become runnable...
2011-10-14 Christophe ThiéryImprove debug messages
2011-10-14 Christophe ThiéryMake cancelling a non-running task a no-op
2011-10-14 Christophe ThiéryFix remaining memory leaks in MSG
2011-10-14 Christophe ThiérySimix: clean unfinished comms when terminating a process
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe ThiéryFighting more memory leaks in Chord
2011-10-13 NavarropAdd host core to "1.0" for tag peer.
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-13 Christophe ThiéryLua: more debugging info
2011-10-10 Lucas Schnorr[trace] strictly following the header of the paje file...
2011-10-06 Christophe ThiéryLua: add support of closures to the state cloner
2011-10-05 Arnaud GierschMake xbt_strbuff_chomp() really do its work.
2011-10-05 Arnaud GierschAn empty strbuff should really be empty.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-10-05 Arnaud GierschDo not call surf_solve() when there is nothing to run.
2011-10-04 Christophe ThiéryRemove an obsolete function
2011-10-03 Christophe ThiéryLua: fix registering maestro tables
2011-09-29 Christophe ThiérySimplifying and improving identification of tables
2011-09-29 Christophe ThiérySplit sglua_move_value() in different functions for...
2011-09-29 Christophe ThiéryRename s_buffer_t to s_sglua_buffer_t
2011-09-29 Christophe ThiéryLua: separate bindings, state cloning functions and...
2011-09-29 NavarropImplement RED module for ns3 into simgrid code.
2011-09-28 Christophe ThiéryLua: sending and receiving tasks work, tests are okay.
2011-09-28 NavarropWe need the same gcc of cmake for smpicc.
2011-09-27 Christophe ThiéryTrying to make userdata work
2011-09-27 Christophe ThiéryLua: handle userdata and the registry
2011-09-27 NavarropRevert "Those files should not be in git."
2011-09-27 Christophe ThiéryMerge branch 'lua' of git+ssh://scm.gforge.inria.fr...
2011-09-27 NavarropThose files should not be in git.
2011-09-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 Christophe ThiéryRevert "Implementing Lua simulated processes as indepen...
2011-09-27 Christophe ThiéryRevert "These messages should be print in debug logs...
2011-09-27 Christophe ThiéryRevert "Fix format string error."
2011-09-27 NavarropThis file should not be in git repository.
2011-09-27 Christophe ThiéryImprove formatting of debug info
2011-09-27 Arnaud GierschFix format string error.
2011-09-27 Arnaud GierschFree exception.
2011-09-27 Arnaud GierschCommit changes to simgrid_dtd.l.
2011-09-27 Christophe ThiéryThese messages should be print in debug logs only
2011-09-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 Christophe ThiéryImplementing Lua simulated processes as independent...
2011-09-21 Martin Quinsoncut an infinite loop of exception raising which raises...
2011-09-20 Lucas Schnorr[ns3, trace] tracing needs the sentBytes variable being...
2011-09-20 NavarropRemove option for pcre from cmake files and from sources.
2011-09-20 NavarropDon't malloc data if mysmysocket->remaining equals...
2011-09-20 NavarropRewrite the way to use dict_socket.
2011-09-20 Lucas Schnorr[trace] "bugfix", this line is causing a segfault in...
2011-09-20 Lucas Schnorr[trace] cosmetics, declare variable when it is first...
2011-09-20 Lucas Schnorr[trace] cosmetics, break lines of --help-tracing
2011-09-16 Christophe ThiéryFix a uninitialized variable warning and simplify surf_...
2011-09-16 Lucas Schnorr[trace] fix on the trace header, strictly following...
2011-09-16 Lucas Schnorr[trace] hosts might have spaces
2011-09-15 Martin Quinsonlet this code compile without warning
2011-09-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-15 Martin Quinsonreally ignore the return value of that function, or...
2011-09-15 NavarropUse C style dichotomy instead of CAML style dichotomy. :)
2011-09-15 NavarropBug fix raised by warnings (variable set but never...
2011-09-15 NavarropMake sure that we start at the right NS3 time even...
2011-09-15 Martin Quinsoncomment some dead code marked 'that doesn't work' which...
2011-09-15 Martin Quinsonfix some unused-but-set-variable warnings comming from...
2011-09-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-09-13 NavarropCleaning the ns3 send callback function.
2011-09-13 NavarropAdd RED protocole for ns3.
2011-09-12 Navarropchange call of xbt_dynar_set for xbt_dynar_set_as and...
2011-09-12 NavarropUse default config value for MTU.
2011-09-08 Lucas Schnorr[NS3] better debug messages for NS3 simulator
2011-09-08 Lucas Schnorr[NS3] clean-up of dictionary of sockets when flows...
2011-09-08 Lucas Schnorr[NS3] plug memory issue and cosmetics
2011-09-08 Lucas Schnorr[NS3] Make sure that these functions have side effects...
2011-09-08 Lucas Schnorr[NS3] using maxmin precision to avoid infinite loop
2011-09-08 Lucas Schnorr[NS3] single call to start the NS3 simulator
2011-09-08 Lucas Schnorr[NS3] send a maximum of 1024 bytes per Send
2011-09-08 Lucas Schnorr[NS3] force NS3 simulator advances when surf advances...
2011-09-08 Lucas Schnorr[NS3] only update min using the return of NS3's share...
2011-09-08 Lucas Schnorr[NS3] the time to schedule NS3 flows is relative
2011-09-08 Lucas SchnorrMake sure that NS3 simulation advance if there are...
2011-09-08 Lucas SchnorrDirty hack to make sure that all callbacks of a flows...
2011-09-08 Lucas SchnorrMake sure that the NS3 model works even when other...
2011-09-08 Lucas Schnorr[NS3] implementing more socket callbacks in order to...
2011-09-08 Lucas Schnorr[NS3] rewriting receive_callback to mark a flow finishe...
2011-09-08 Lucas Schnorr[NS3] rewriting the send_callback to do only one Send...
2011-09-08 Lucas Schnorr[trace] bug fix on the way that routes are used to...
2011-09-08 Lucas Schnorr[trace] if route doesn't exist, just continue extracing...
2011-09-08 Lucas Schnorrnew function get_route_or_null that catches any excepti...
2011-09-08 Lucas Schnorr[NS3, trace] categorized resource utilization active...
2011-09-08 Arnaud LegrandImprove debugging messages when dispaying the status...
2011-09-08 Arnaud GierschFix typo in help message.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-09-08 NavarropAdd model Reno, NewReno and Tahoe with ns3
2011-09-07 Martin Quinsonmore informative error message when an invalid context...
2011-09-05 NavarropSupport for ns3-3.12
next