A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgrid.git
2014-03-17
Arnaud Giersch
Add test to check the stack overflow protection.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Install signal handler for SIGSEGV.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Use context/guard_size to protect context stacks agains...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Add configuration parameter for contexts/guard_size.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
New function: xbt_os_thread_setguardsize (like pthread_...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Be less coarse on error recovery: try first with a...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Initialize default thread attrs in xbt_os_thread_mod_pr...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Add proper error checking.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Parameters were in wrong order.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-17
Arnaud Giersch
Cache the size of a memory page for the current system.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Factorize valgrind stuff.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Align stack on a 16 bytes boundary in raw_makecontext.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Pierre Veyre
Implement a disk attachment check and add a tesh test...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Fix parameters given to MC_new_stack_area.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Also remove forward declaration for removed function.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Remove useless function: smx_ctx_sysv_create_context_sized
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
Arnaud Giersch
Use these simple smpi tests to test all context factories.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Arnaud Giersch
Factorize stack creation.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Arnaud Giersch
No need to duplicate default value.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Arnaud Giersch
Stack size is expressed in KiB. Keep the same unit...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Arnaud Giersch
Free allocated string.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Augustin Degomme
add mpich3 topo tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Augustin Degomme
Change default stack size in simgrid to 8MiB.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Check for null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Check that table[0].name is defined.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Fix dereference of a null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Pierre Veyre
Fix __SD_storage_create() bug
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Pierre Veyre
Manage storage user data at msg level
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Split another xml file (memory leaks in the parser).
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Slight reindent.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Fix wrong timings in msg/process.tesh.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Check if process was suspended while it was sleeping.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Add some debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Arnaud Giersch
Add more tests in msg-suspend.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Arnaud Giersch
Comment unused field when !HAVE_MC.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Arnaud Giersch
Remove function SIMIX_process_create_with_parent.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Arnaud Giersch
Maestro can't be it's own parent. Use -1 for its PPID.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Pierre Veyre
MSG_storages_as_dynar() bug fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Pierre Veyre
Add SD_storage_get_host() and MSG_storage_get_host()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Pierre Veyre
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Pierre Veyre
MSG_host_get_attached_storage_list and SD_workstation_g...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Filename is not valid anymore after MSG_file_close.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Free all fields for file.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Key may be part of obj, remove it at the last.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Free file_lib on exit.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Fix doxygen warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Arnaud Giersch
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
kill an unused private field
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
kill some unused static functions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
ignore more generated files
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
Cosmetics: add some break statement at the end of switc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
signals are signed ints (we were comparing unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
please ctest, tell me what's wrong with you
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
kill an unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
disable the same warnings in C++ than in C
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
also die on warning in C++
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
Martin Quinson
my setup of eclipse
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Arnaud Giersch
Die immediately with an explicit message when MPI_Init...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Paul Bédaride
Fix revert smx_process.c sleep modification
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Paul Bédaride
Fix cluster hostnames in documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Pierre Veyre
Add "attach" attribute to storage tag in platform descr...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Paul Bédaride
Add msg process test and fix ppid of created processes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Pierre Veyre
Msg_file refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
SIMIX_process_create returns nothing.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Use sensible values for arities of config elements.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Marion Guthmuller
model-checker : minor fix
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Correctly destroy tasks.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Display proper execution status.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Wait for isends, and destroy comms.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Destroy tasks if sending has failed.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Variable "duration" is never used. Remove it.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Split xml files to avoid memory leaks in the parser.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Reset task before each receive.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Fix file names: they were exchanged.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Arnaud Giersch
Fix build with -Denable_jedule=ON.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Paul Bédaride
Add msg task destroy cancel test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Paul Bédaride
Add msg host on/off test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Comment unused parameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Fix another null dereference.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Fix test bogus-missing-gateway.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Avoid to dereference null pointers.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Check if p_routingTable is null in AsFull::~AsFull.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Add test for missing dst gateway too.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Arnaud Giersch
Don't dereference null pointer.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
fix the dist target
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
add a test reproducing the issue experienced by Luke...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
Rename a test to clearly show that it should properly...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
hide some new advanced variables in CMake
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
ignore some more example binaries
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
obvious typo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-28
Martin Quinson
get the doc in sync with what happens in code (thanks...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Augustin Degomme
Don't change the address of the buffer of the MPI_Reque...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Augustin Degomme
Change the way persistent MPI_Request are handled after...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
Augustin Degomme
generalize behavior of commit 3391e81 to other test...
commit
|
commitdiff
|
tree
|
snapshot
next