Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-29 thieryForgot to remove some debug information
2006-06-29 thieryOptimize SD_simulate and fix bugs
2006-06-28 thieryFinish SimDag documentation
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 mquinsonHow can I be so bad at boolean expression?
2006-06-27 mquinsonReact sainly in gras_msg_wait() when the sender dies...
2006-06-27 mquinsonFix the gras_socket_server_range function: only return...
2006-06-27 mquinsonThe fact that peer closed the socket should be detected...
2006-06-27 mquinsonDo not go for an endless block wait in handleall (ie...
2006-06-27 thieryMissing cases
2006-06-27 thieryAdd a state SD_READY to the tasks to optimize SD_simulate
2006-06-27 thieryAdd references
2006-06-27 mquinsonMake sure that doxygen don't complain and do the right...
2006-06-27 mquinsonDocumentation fixups
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 mquinsonCalm down, doxygen
2006-06-27 mquinsonAdd SimDag to the picture (since my mouse is working...
2006-06-27 thieryWorking on SimDag documentation
2006-06-27 mquinsonAdd SD to the doc hierarchie
2006-06-27 mquinsonAdd SimDag to the documentation hierarchie
2006-06-27 mquinsonCreate a proper channel hierarchie for SD
2006-06-26 mquinsonThis is how this test should be started in RL when...
2006-06-26 mquinsonTake it easy : don't run this test in RL since it's...
2006-06-26 mquinsonRegister the messages in the master too
2006-06-26 mquinsonReduce the PROC_MATRIX_SIZE so that the deployment...
2006-06-26 mquinsonDo test this in RL too
2006-06-26 mquinsonAdapt the deployment file to the lastest changes in...
2006-06-26 mquinsonUseless cosmetics
2006-06-26 thieryFix SD_simulate return value
2006-06-26 mquinsonDetect socket closed by peer in the transport layer...
2006-06-26 thieryFix SimDag compilation warnings.
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-26 alegrandMoving sd_test.c to examples
2006-06-26 thieryUpdate function SD_simulate.
2006-06-23 alegrandDo not forget to insert task in the correct swag after...
2006-06-23 thieryDetect when a task reaches a watch point.
2006-06-23 amad206Modify the all2all to support all data Message Size
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-22 thieryAdd a function SD_task_dependency_get_data and improve...
2006-06-22 thieryReplace xbt_dynar_get_ptr by xbt_dynar_get_cpy to simpl...
2006-06-22 thieryImplement functions SD_task_dependency_add and SD_task_...
2006-06-22 mquinsonSTUPID ME. Don't die awfully when pals shutdown there...
2006-06-22 mquinsonMore verbose on processes interactions
2006-06-22 mquinsonThose sleeps in the run script are redundent with the...
2006-06-21 thieryImplement SD_task_schedule, SD_task_unschedule and...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-21 thieryRemove the binary file
2006-06-21 thieryAdd a simple test program for SimDag.
2006-06-20 mquinsonFirst draft, doesn't work for now but I can barely...
2006-06-20 mquinsoncleanups and fixups. Seems to work now (but computation...
2006-06-20 mquinsonProper module use count to plug a (tiny) memleak
2006-06-20 mquinsonmemleak
2006-06-20 mquinsonDo really fill this with zeros
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryRemove field name from strucure SD_link_t.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 mquinsonPrototype of gras_os_myport(), which happens to be...
2006-06-20 mquinsonIncrease an hard-coded timeout since it gave me a bunch...
2006-06-20 mquinsonyou're too verbose, dude
2006-06-20 mquinsonDon't use measurement sockets as master socket; add...
2006-06-20 mquinsontry to detect and discard RPC answers to already cancel...
2006-06-20 mquinsonMore informative names when verbose running (useful...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryUpdate function __SD_link_destroy
2006-06-19 alegrandBetter output...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-06-19 alegrandAdding more informations when blocking. Should help...
2006-06-19 thieryImplement link names in SimDag.
2006-06-19 mquinsonCosmetics in __MSG_display_process_status + do publish...
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-06-18 alegrandWho said I never write documentation ? ;)
2006-06-18 alegrandAdding arrows.
2006-06-18 alegrandDrawing states...
2006-06-18 alegrandStarting to work on a MSG-specific Paje substitute.
2006-06-17 mquinsonDisplay the current processes status when the simulatio...
2006-06-16 thieryFix a memory leak.
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-16 alegrandOne day ALNeM will be referenced here... :)
2006-06-15 thieryUpdate destructors and test access to surf structures
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryFixed a mistake.
2006-06-14 thieryWorking on SimDag.
2006-06-14 thieryMissing LOG 9 and LOG10 when XBT_LOG_MAYDAY is defined
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...
2006-06-13 mquinsonMore work on this. Looks better now, but still doesn...
2006-06-13 mquinsonLogging improvements
2006-06-13 mquinsonNew annotation for the parsing macro: subtype. We can...
2006-06-13 mquinsonWhy the hell should pointer address printing be somethi...
2006-06-13 mquinsonSome new functions to this. Bloatware, here we come.
2006-06-13 mquinsonAdd a type to our collection
2006-06-13 mquinsonI admit. DEBUG10 is purely insane
2006-06-12 thieryWrong error message
2006-06-09 amad206Roots of the experimentation infrastructure and Modify...
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-06-09 mquinsoncosmetics
2006-06-09 mquinsonThat's debugging, not verbose working
next