Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
18 years agonew function: gras_socket_meas_accept (mandatory on meas sockets, forbiden on others...
mquinson [Thu, 23 Jun 2005 15:27:49 +0000 (15:27 +0000)]
new function: gras_socket_meas_accept (mandatory on meas sockets, forbiden on others); don't bufferize meas sockets; be nice with valgrind and initialize the data we send, even if we don't care the values at all; all sizes are now unsigned long int

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1403 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agonew function: gras_socket_meas_accept (mandatory on meas sockets, forbiden on others)
mquinson [Thu, 23 Jun 2005 15:25:53 +0000 (15:25 +0000)]
new function: gras_socket_meas_accept (mandatory on meas sockets, forbiden on others)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1402 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agosizes are unsigned long int
mquinson [Thu, 23 Jun 2005 15:25:22 +0000 (15:25 +0000)]
sizes are unsigned long int

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1401 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocosmetics
mquinson [Thu, 23 Jun 2005 15:22:30 +0000 (15:22 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1400 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agodead code
mquinson [Thu, 23 Jun 2005 15:21:32 +0000 (15:21 +0000)]
dead code

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1399 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoraising errors now use logging and not printf. We thus need a default log channel...
mquinson [Thu, 23 Jun 2005 15:21:04 +0000 (15:21 +0000)]
raising errors now use logging and not printf. We thus need a default log channel everywhere

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1398 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agodon't use printf bug logs. Even when raising an error
mquinson [Thu, 23 Jun 2005 15:20:02 +0000 (15:20 +0000)]
don't use printf bug logs. Even when raising an error

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1397 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoreenable amok now that it partially work
mquinson [Thu, 23 Jun 2005 15:18:57 +0000 (15:18 +0000)]
reenable amok now that it partially work

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1396 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoyeah, amok comes back already
mquinson [Thu, 23 Jun 2005 15:16:00 +0000 (15:16 +0000)]
yeah, amok comes back already

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1395 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agouse temps-gras-stub.mk to cleanup
mquinson [Thu, 23 Jun 2005 15:15:17 +0000 (15:15 +0000)]
use temps-gras-stub.mk to cleanup

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1394 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoput the parts common to each gras/amok example in one file and load it from the other...
mquinson [Thu, 23 Jun 2005 15:12:03 +0000 (15:12 +0000)]
put the parts common to each gras/amok example in one file and load it from the other places

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1393 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocosmetics
mquinson [Thu, 23 Jun 2005 15:05:43 +0000 (15:05 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1392 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDocument last changes
mquinson [Thu, 23 Jun 2005 15:05:27 +0000 (15:05 +0000)]
Document last changes

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1391 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDid some points, which made me think about the next steps
mquinson [Thu, 23 Jun 2005 15:05:01 +0000 (15:05 +0000)]
Did some points, which made me think about the next steps

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1390 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDon't try to unregister accepted sockets from OS tables since they never were registe...
mquinson [Thu, 23 Jun 2005 15:02:27 +0000 (15:02 +0000)]
Don't try to unregister accepted sockets from OS tables since they never were registered in there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1389 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoon exit, close all the sockets left open and others leak plugs
mquinson [Thu, 23 Jun 2005 14:52:21 +0000 (14:52 +0000)]
on exit, close all the sockets left open and others leak plugs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1388 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoNew GRAS example: simple/static token ring implementation
mquinson [Thu, 23 Jun 2005 14:51:23 +0000 (14:51 +0000)]
New GRAS example: simple/static token ring implementation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1387 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoautomatic updates
mquinson [Thu, 23 Jun 2005 14:50:16 +0000 (14:50 +0000)]
automatic updates

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1386 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoNew GRAS example: simple/static token ring implementation
mquinson [Thu, 23 Jun 2005 14:44:38 +0000 (14:44 +0000)]
New GRAS example: simple/static token ring implementation

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1385 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agofree the libdata fabrics on exit (actually call the exit function of each libdata)
mquinson [Thu, 23 Jun 2005 14:43:13 +0000 (14:43 +0000)]
free the libdata fabrics on exit (actually call the exit function of each libdata)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1384 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoReduce the default amount of logs
mquinson [Thu, 23 Jun 2005 14:42:12 +0000 (14:42 +0000)]
Reduce the default amount of logs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1383 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoplug a memleak on exit
mquinson [Thu, 23 Jun 2005 14:41:36 +0000 (14:41 +0000)]
plug a memleak on exit

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1382 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoreduce the default amount of logs
mquinson [Thu, 23 Jun 2005 14:41:03 +0000 (14:41 +0000)]
reduce the default amount of logs

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1381 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoIn RL, count the time from the begining of the application, not from the 1 jan 1970...
mquinson [Thu, 23 Jun 2005 14:40:39 +0000 (14:40 +0000)]
In RL, count the time from the begining of the application, not from the 1 jan 1970, so that details appear more clearly

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1380 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoin remove_at, if the user didn't provide room to retrieve the object and if there...
mquinson [Thu, 23 Jun 2005 14:39:16 +0000 (14:39 +0000)]
in remove_at, if the user didn't provide room to retrieve the object and if there is a freeing function in this dynar, do free the removed object ourselves (plus cosmetics)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1379 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoreduce the amount of logging; don't exit the process until after its last use (in...
mquinson [Thu, 23 Jun 2005 14:36:43 +0000 (14:36 +0000)]
reduce the amount of logging; don't exit the process until after its last use (in trp_exit)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1378 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoBugfixes: in SG, don't nhol the size, when zeroing out.size, put it to 4 as it ought...
mquinson [Thu, 23 Jun 2005 14:35:10 +0000 (14:35 +0000)]
Bugfixes: in SG, don't nhol the size, when zeroing out.size, put it to 4 as it ought to be (how damn could it work before?)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1377 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agobugfixing do find the existing sockets in the cache during accept()
mquinson [Thu, 23 Jun 2005 14:32:51 +0000 (14:32 +0000)]
bugfixing do find the existing sockets in the cache during accept()

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1376 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoRun make check on easy stuff first, and full featured examples afterward
mquinson [Thu, 23 Jun 2005 14:31:43 +0000 (14:31 +0000)]
Run make check on easy stuff first, and full featured examples afterward

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1375 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocleanups
mquinson [Thu, 23 Jun 2005 14:29:08 +0000 (14:29 +0000)]
cleanups

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1374 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoNew example: tokenS
mquinson [Thu, 23 Jun 2005 14:28:20 +0000 (14:28 +0000)]
New example: tokenS

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1373 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoGenerated file
mquinson [Thu, 23 Jun 2005 14:27:56 +0000 (14:27 +0000)]
Generated file

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1372 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoForget about amok for now
mquinson [Thu, 23 Jun 2005 14:26:53 +0000 (14:26 +0000)]
Forget about amok for now

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1371 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoautomatic update
mquinson [Thu, 23 Jun 2005 14:26:18 +0000 (14:26 +0000)]
automatic update

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1370 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocleanup
alegrand [Mon, 13 Jun 2005 19:05:12 +0000 (19:05 +0000)]
cleanup

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1369 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocall surf->action_free. It's incredibly faster now, as you'd have guessed... :) Hope...
alegrand [Mon, 13 Jun 2005 19:04:52 +0000 (19:04 +0000)]
call surf->action_free. It's incredibly faster now, as you'd have guessed... :) Hope I didn't break too much things though. If you experiment troubles let me know.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1368 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoAdd a new function action_use that help to delay the free of an action. It helps...
alegrand [Mon, 13 Jun 2005 19:02:43 +0000 (19:02 +0000)]
Add a new function action_use that help to delay the free of an action. It helps when many people are using the same action.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1367 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoInitialization that should be useless because of the calloc but seem to help valgrind...
alegrand [Fri, 10 Jun 2005 22:03:25 +0000 (22:03 +0000)]
Initialization that should be useless because of the calloc but seem to help valgrind. And I'd better have valgrind a friend than an enemy :)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1366 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agodefault value of start_time = -1.0. It enables to make the difference between at...
alegrand [Thu, 9 Jun 2005 21:36:48 +0000 (21:36 +0000)]
default value of start_time = -1.0. It enables to make the difference between at time 0 and now (we may want to run MSG_launch_application many times at different dates...)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1365 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoconfigure documentation improvement, and document the --disable-compile-optimizations...
mquinson [Tue, 7 Jun 2005 08:11:53 +0000 (08:11 +0000)]
configure documentation improvement, and document the --disable-compile-optimizations instead of --enable-compile-optimizations since it's on by default. That way, bash completion works on the disable thing, which is the one we may want to use

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1364 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoamok examples revival; cosmetics
mquinson [Mon, 6 Jun 2005 22:23:46 +0000 (22:23 +0000)]
amok examples revival; cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1363 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agodocument last changes (s/raw/meas/)
mquinson [Mon, 6 Jun 2005 22:23:04 +0000 (22:23 +0000)]
document last changes (s/raw/meas/)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1362 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agorename raw sock to meas ones; do declare msgtypes on all hosts in SG, not only the...
mquinson [Mon, 6 Jun 2005 22:22:21 +0000 (22:22 +0000)]
rename raw sock to meas ones; do declare msgtypes on all hosts in SG, not only the first one calling amok_bw_init

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1361 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agorename raw sockets to measurement ones
mquinson [Mon, 6 Jun 2005 22:20:01 +0000 (22:20 +0000)]
rename raw sockets to measurement ones

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1360 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoignore some cruft
mquinson [Mon, 6 Jun 2005 22:17:19 +0000 (22:17 +0000)]
ignore some cruft

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1359 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoRevival of the bandwidth test to help me ensuring that the current hacking in the...
mquinson [Mon, 6 Jun 2005 22:15:51 +0000 (22:15 +0000)]
Revival of the bandwidth test to help me ensuring that the current hacking in the corresponding module of amok is ok; the given module is there to help me ensuring that current hacking with measurement sockets is ok. Oh, damn. Time to sleeeeep

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1358 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDocument another public value, don't document in doxygen the private ones (ie, mask...
mquinson [Mon, 6 Jun 2005 22:01:54 +0000 (22:01 +0000)]
Document another public value, don't document in doxygen the private ones (ie, mask them)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1357 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agocosmetics
mquinson [Mon, 6 Jun 2005 21:57:01 +0000 (21:57 +0000)]
cosmetics

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1356 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoWork around windows stupidity, leading to change printf("%%s %s", toto) to '%toto...
mquinson [Mon, 6 Jun 2005 21:34:47 +0000 (21:34 +0000)]
Work around windows stupidity, leading to change printf("%%s %s", toto) to '%toto (null)'

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1355 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agolet it compile on windows too
mquinson [Mon, 6 Jun 2005 21:08:30 +0000 (21:08 +0000)]
let it compile on windows too

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1354 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agolet timer work on host without gettimeofday (windows comes to mind)
mquinson [Mon, 6 Jun 2005 20:56:15 +0000 (20:56 +0000)]
let timer work on host without gettimeofday (windows comes to mind)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1353 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agochange the prototype of datadesc_get_name to return a const char*
mquinson [Mon, 6 Jun 2005 20:52:43 +0000 (20:52 +0000)]
change the prototype of datadesc_get_name to return a const char*

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1352 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoSurvive NULL datadesc in datadesc_get_name; change the prototype of this function...
mquinson [Mon, 6 Jun 2005 20:50:14 +0000 (20:50 +0000)]
Survive NULL datadesc in datadesc_get_name; change the prototype of this function to return a const char*

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1351 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoUse ERROR to display stuff while raising errors. It allows to benefit from all the...
mquinson [Mon, 6 Jun 2005 13:51:41 +0000 (13:51 +0000)]
Use ERROR to display stuff while raising errors. It allows to benefit from all the goodies in there

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1350 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoActually, null payload is quite common, harmless and those messages are plainly annoying
mquinson [Mon, 6 Jun 2005 13:18:19 +0000 (13:18 +0000)]
Actually, null payload is quite common, harmless and those messages are plainly annoying

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1349 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoAdd some example/tests to amok
mquinson [Mon, 6 Jun 2005 13:07:33 +0000 (13:07 +0000)]
Add some example/tests to amok

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1348 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoinfrastructure
mquinson [Mon, 6 Jun 2005 13:05:06 +0000 (13:05 +0000)]
infrastructure

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1347 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoRename raw sockets to measurement sockets since raw has another meaning in the networ...
mquinson [Mon, 6 Jun 2005 12:30:53 +0000 (12:30 +0000)]
Rename raw sockets to measurement sockets since raw has another meaning in the networking community

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1346 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoKill french dupplicate of the log documentation now that the doxygen one is in place
mquinson [Mon, 6 Jun 2005 12:23:57 +0000 (12:23 +0000)]
Kill french dupplicate of the log documentation now that the doxygen one is in place

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1345 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDone some points
mquinson [Sun, 5 Jun 2005 20:11:08 +0000 (20:11 +0000)]
Done some points

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1344 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoregenerate after modification to exchange dynars
mquinson [Sun, 5 Jun 2005 16:18:31 +0000 (16:18 +0000)]
regenerate after modification to exchange dynars

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1343 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoregenerate after modification to exchange dynars
mquinson [Sun, 5 Jun 2005 15:56:34 +0000 (15:56 +0000)]
regenerate after modification to exchange dynars

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1342 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agovariable declaration before actions. Damn old gcc
mquinson [Sat, 4 Jun 2005 21:16:51 +0000 (21:16 +0000)]
variable declaration before actions. Damn old gcc

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1341 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoregenerate on valnure (dynar exchange)
mquinson [Sat, 4 Jun 2005 21:10:53 +0000 (21:10 +0000)]
regenerate on valnure (dynar exchange)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1340 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoregenerate data after modification to exchange dynars
mquinson [Sat, 4 Jun 2005 20:56:41 +0000 (20:56 +0000)]
regenerate data after modification to exchange dynars

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1339 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDocument last changes, and cleanup things a bit
mquinson [Sat, 4 Jun 2005 20:55:16 +0000 (20:55 +0000)]
Document last changes, and cleanup things a bit

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1338 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agotype cb now receive the typedesc they operate on; sanitize the struct/union fields...
mquinson [Sat, 4 Jun 2005 20:53:49 +0000 (20:53 +0000)]
type cb now receive the typedesc they operate on; sanitize the struct/union fields callbacks now that they get used; 'cycle' is now one bit of 'flags' not a whole integer

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1337 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agostupid me, unable to set a bit flag
mquinson [Sat, 4 Jun 2005 20:51:28 +0000 (20:51 +0000)]
stupid me, unable to set a bit flag

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1336 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoTry to exchange dynars
mquinson [Sat, 4 Jun 2005 20:48:08 +0000 (20:48 +0000)]
Try to exchange dynars

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1335 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoability to send dynars transparently; type cb now receive the datadesc they operate...
mquinson [Sat, 4 Jun 2005 20:42:58 +0000 (20:42 +0000)]
ability to send dynars transparently; type cb now receive the datadesc they operate on as argument

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1334 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agokill 'ignored' category; 'cycle' is now one bit of 'flags'; ability to send dynars...
mquinson [Sat, 4 Jun 2005 20:41:37 +0000 (20:41 +0000)]
kill 'ignored' category; 'cycle' is now one bit of 'flags'; ability to send dynars transparently; add cb to fields, not to the type of those fields

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1333 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agokill the (defunct) ignored category; change 'cycle' to a flag with multiple bits...
mquinson [Sat, 4 Jun 2005 20:39:09 +0000 (20:39 +0000)]
kill the (defunct) ignored category; change 'cycle' to a flag with multiple bits used; add the 'extra' field for callbacks usage (used to store datadesc wide stuff when sending dynar, ie constants)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1332 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agotype callbacks now get the typedesc they operate on as argument
mquinson [Sat, 4 Jun 2005 20:37:16 +0000 (20:37 +0000)]
type callbacks now get the typedesc they operate on as argument

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1331 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDumping function. As usual, for debuging purpose
mquinson [Sat, 4 Jun 2005 20:33:43 +0000 (20:33 +0000)]
Dumping function. As usual, for debuging purpose

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1330 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agothanks debian for taking care of updating those files for me
mquinson [Sat, 4 Jun 2005 20:32:53 +0000 (20:32 +0000)]
thanks debian for taking care of updating those files for me

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1329 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agomove the dynar type definition to a specific header so that we can share it with...
mquinson [Thu, 2 Jun 2005 16:52:08 +0000 (16:52 +0000)]
move the dynar type definition to a specific header so that we can share it with the code in charge of sending it accross

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1328 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agomove the type definition to a specific header so that we can share it with the code...
mquinson [Thu, 2 Jun 2005 16:51:19 +0000 (16:51 +0000)]
move the type definition to a specific header so that we can share it with the code in charge of sending it accross

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1327 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoSome more SG_CONFIGURE_PART for aestetic and such
mquinson [Thu, 2 Jun 2005 16:16:21 +0000 (16:16 +0000)]
Some more SG_CONFIGURE_PART for aestetic and such

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1326 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoDon't use htonl in SG
mquinson [Thu, 2 Jun 2005 15:54:06 +0000 (15:54 +0000)]
Don't use htonl in SG

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1325 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agomissing header
mquinson [Thu, 2 Jun 2005 15:53:02 +0000 (15:53 +0000)]
missing header

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1324 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoVery weird. Those modifications were supposed to have already been commited.
alegrand [Thu, 2 Jun 2005 15:38:56 +0000 (15:38 +0000)]
Very weird. Those modifications were supposed to have already been commited.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1323 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoPut a header to a function
mquinson [Thu, 2 Jun 2005 15:35:06 +0000 (15:35 +0000)]
Put a header to a function

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1322 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoYeah. Cool, we use the SIZEOF_MAX. But now also load the header where it's defined
mquinson [Thu, 2 Jun 2005 11:54:45 +0000 (11:54 +0000)]
Yeah. Cool, we use the SIZEOF_MAX. But now also load the header where it's defined

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1321 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoUse SIZEOF_MAX now that configure tests it
mquinson [Thu, 2 Jun 2005 11:50:21 +0000 (11:50 +0000)]
Use SIZEOF_MAX now that configure tests it

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1320 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoCheck for the maximal size of scalar on this arch
mquinson [Thu, 2 Jun 2005 11:48:48 +0000 (11:48 +0000)]
Check for the maximal size of scalar on this arch

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1319 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoRemove my cruft
mquinson [Thu, 2 Jun 2005 11:08:54 +0000 (11:08 +0000)]
Remove my cruft

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1318 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoSURF won't try to bring this process to life anymore.
alegrand [Wed, 1 Jun 2005 19:45:21 +0000 (19:45 +0000)]
SURF won't try to bring this process to life anymore.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1317 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoReverting Mt's modifications and making use of the brand new SURF timer.
alegrand [Wed, 1 Jun 2005 19:19:29 +0000 (19:19 +0000)]
Reverting Mt's modifications and making use of the brand new SURF timer.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1316 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoReverting Mt's modifications. There is a problem in MSG_process_kill. I need to ensur...
alegrand [Wed, 1 Jun 2005 19:18:17 +0000 (19:18 +0000)]
Reverting Mt's modifications. There is a problem in MSG_process_kill. I need to ensure that when I destroy a process, SURF won't try to bring it to life...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1315 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoReverting Mt's modifications and preparing the delayed MSG_process_create.
alegrand [Wed, 1 Jun 2005 19:17:04 +0000 (19:17 +0000)]
Reverting Mt's modifications and preparing the delayed MSG_process_create.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1314 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoReverting Mt's modifications.
alegrand [Wed, 1 Jun 2005 19:16:11 +0000 (19:16 +0000)]
Reverting Mt's modifications.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1313 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoTimer is now functionnal.
alegrand [Wed, 1 Jun 2005 19:15:32 +0000 (19:15 +0000)]
Timer is now functionnal.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1312 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoremove trailing lines. Mainly for testing the loginfo mechanism.
alegrand [Wed, 1 Jun 2005 18:51:10 +0000 (18:51 +0000)]
remove trailing lines. Mainly for testing the loginfo mechanism.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1311 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agobuffix...
alegrand [Wed, 1 Jun 2005 18:33:45 +0000 (18:33 +0000)]
buffix...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1310 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoCreating the timer resource.
alegrand [Wed, 1 Jun 2005 00:38:28 +0000 (00:38 +0000)]
Creating the timer resource.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1309 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoSkeleton of a timer (still lack a little bit of code to be effective).
alegrand [Wed, 1 Jun 2005 00:38:14 +0000 (00:38 +0000)]
Skeleton of a timer (still lack a little bit of code to be effective).

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1308 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoFake trace to help designing a crontab
alegrand [Wed, 1 Jun 2005 00:37:02 +0000 (00:37 +0000)]
Fake trace to help designing a crontab

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1307 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agomoving/hiding resource_object where it is needed.
alegrand [Wed, 1 Jun 2005 00:35:39 +0000 (00:35 +0000)]
moving/hiding resource_object where it is needed.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1306 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoTell explicitly gcc that hexa_print returns void
mquinson [Mon, 30 May 2005 16:04:06 +0000 (16:04 +0000)]
Tell explicitly gcc that hexa_print returns void

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1305 48e7efb5-ca39-0410-a469-dd3cf9ba447f

18 years agoSome more work to do
mquinson [Mon, 30 May 2005 15:58:57 +0000 (15:58 +0000)]
Some more work to do

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1304 48e7efb5-ca39-0410-a469-dd3cf9ba447f