Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
18 years agoamok separate library is dead
mquinson [Wed, 29 Jun 2005 05:13:53 +0000 (05:13 +0000)]
amok separate library is dead

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

18 years agoInclude amok into libraries to avoid issues on AIX (linking tests against *one* not...
mquinson [Wed, 29 Jun 2005 05:12:58 +0000 (05:12 +0000)]
Include amok into libraries to avoid issues on AIX (linking tests against *one* not installed yet library works, but things fail on AIX when I try to do so for two libraries; I thus limit myself to only one library everywhere)

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

18 years agoBig fat warning of deprecation
mquinson [Wed, 29 Jun 2005 05:10:20 +0000 (05:10 +0000)]
Big fat warning of deprecation

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

18 years agoquote correctly macro definition to make autoconf happy
mquinson [Wed, 29 Jun 2005 05:07:22 +0000 (05:07 +0000)]
quote correctly macro definition to make autoconf happy

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

18 years agoDocument lastest Arnaud's changes
mquinson [Wed, 29 Jun 2005 05:01:04 +0000 (05:01 +0000)]
Document lastest Arnaud's changes

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

18 years agoTrying to make context work on stupid architectures by stealing some nice code to...
alegrand [Wed, 29 Jun 2005 00:57:46 +0000 (00:57 +0000)]
Trying to make context work on stupid architectures by stealing some nice code to GNU pth. I probably have broken the windows support on my way but that should not be hard to repair.

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

18 years agoautomatic updates
alegrand [Wed, 29 Jun 2005 00:56:18 +0000 (00:56 +0000)]
automatic updates

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

18 years agoreduce amount of login for the new default loop count
mquinson [Tue, 28 Jun 2005 12:08:46 +0000 (12:08 +0000)]
reduce amount of login for the new default loop count

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

18 years agoDon't pass -fno-loop-optimize to gcc<3.0, even on powerpc, since they don't understand it
mquinson [Tue, 28 Jun 2005 11:59:00 +0000 (11:59 +0000)]
Don't pass -fno-loop-optimize to gcc<3.0, even on powerpc, since they don't understand it

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

18 years agoNo instruction before the last variable declaration with old gcc
mquinson [Tue, 28 Jun 2005 11:56:06 +0000 (11:56 +0000)]
No instruction before the last variable declaration with old gcc

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

18 years agoNo instruction before the last variable declaration with old gcc
mquinson [Tue, 28 Jun 2005 11:45:42 +0000 (11:45 +0000)]
No instruction before the last variable declaration with old gcc

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

18 years agoReduce a bit the amount of logs at INFO level
mquinson [Tue, 28 Jun 2005 11:24:14 +0000 (11:24 +0000)]
Reduce a bit the amount of logs at INFO level

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

18 years agoreduce the number of loops to do to not kill the old machines out there
mquinson [Tue, 28 Jun 2005 11:16:01 +0000 (11:16 +0000)]
reduce the number of loops to do to not kill the old machines out there

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

18 years agotypo
mquinson [Tue, 28 Jun 2005 11:14:17 +0000 (11:14 +0000)]
typo

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

18 years agoStupid C++ comments breaking AIX compilers
mquinson [Tue, 28 Jun 2005 10:50:21 +0000 (10:50 +0000)]
Stupid C++ comments breaking AIX compilers

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

18 years agoStupid C++ comments breaking AIX compilers
mquinson [Tue, 28 Jun 2005 10:37:55 +0000 (10:37 +0000)]
Stupid C++ comments breaking AIX compilers

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

18 years agoGot the last little bugs; more useful loggings
mquinson [Tue, 28 Jun 2005 10:26:15 +0000 (10:26 +0000)]
Got the last little bugs; more useful loggings

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

18 years agoReuse the dynar of keys to speed the test up;verbose<0 => absolutelely no output...
mquinson [Tue, 28 Jun 2005 10:23:55 +0000 (10:23 +0000)]
Reuse the dynar of keys to speed the test up;verbose<0 => absolutelely no output per printf (ie, don't polute my neat logging stuff);various little bugfixes

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

18 years agoAdd amok; feel free to make it look better
mquinson [Mon, 27 Jun 2005 23:38:29 +0000 (23:38 +0000)]
Add amok; feel free to make it look better

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

18 years agoDocument last change
mquinson [Mon, 27 Jun 2005 23:01:58 +0000 (23:01 +0000)]
Document last change

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

18 years agoImplement callbacks, add some missing functions and some other cleanups
mquinson [Mon, 27 Jun 2005 23:00:55 +0000 (23:00 +0000)]
Implement callbacks, add some missing functions and some other cleanups

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

18 years agoReimplementation in the modern coding standards
mquinson [Mon, 27 Jun 2005 22:47:37 +0000 (22:47 +0000)]
Reimplementation in the modern coding standards

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

18 years agokill defaultlog
mquinson [Mon, 27 Jun 2005 22:46:57 +0000 (22:46 +0000)]
kill defaultlog

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

18 years agomulti dicts take care of their own logging category alone
mquinson [Mon, 27 Jun 2005 22:44:44 +0000 (22:44 +0000)]
multi dicts take care of their own logging category alone

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

18 years agocleanups
mquinson [Mon, 27 Jun 2005 22:43:17 +0000 (22:43 +0000)]
cleanups

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

18 years agoImprove documentation and other cleanups
mquinson [Mon, 27 Jun 2005 22:42:13 +0000 (22:42 +0000)]
Improve documentation and other cleanups

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

18 years agobump library version info; add dict_multi; cosmetics
mquinson [Mon, 27 Jun 2005 22:39:01 +0000 (22:39 +0000)]
bump library version info; add dict_multi; cosmetics

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

18 years agoLet's run amok
mquinson [Mon, 27 Jun 2005 22:35:27 +0000 (22:35 +0000)]
Let's run amok

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

18 years agoAdd an ad at the beginning of the main page
mquinson [Mon, 27 Jun 2005 22:35:00 +0000 (22:35 +0000)]
Add an ad at the beginning of the main page

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

18 years agoImplement callbacks, add some missing functions and some other cleanups
mquinson [Mon, 27 Jun 2005 22:33:15 +0000 (22:33 +0000)]
Implement callbacks, add some missing functions and some other cleanups

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

18 years agoKill defaultlog
mquinson [Mon, 27 Jun 2005 22:30:05 +0000 (22:30 +0000)]
Kill defaultlog

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

18 years agore-enable multidicts
mquinson [Mon, 27 Jun 2005 22:29:54 +0000 (22:29 +0000)]
re-enable multidicts

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

18 years agoWait until the end of the experiment before testing in another directory
mquinson [Mon, 27 Jun 2005 22:28:53 +0000 (22:28 +0000)]
Wait until the end of the experiment before testing in another directory

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

18 years agoLet's run AMOK, friends
mquinson [Mon, 27 Jun 2005 22:28:02 +0000 (22:28 +0000)]
Let's run AMOK, friends

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

18 years agokill gras/core.h
mquinson [Mon, 27 Jun 2005 22:27:09 +0000 (22:27 +0000)]
kill gras/core.h

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

18 years agomeasurement sockets ARE functionnal; add function gras_socket_is_meas()
mquinson [Mon, 27 Jun 2005 22:26:22 +0000 (22:26 +0000)]
measurement sockets ARE functionnal; add function gras_socket_is_meas()

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

18 years agodocumentation 'improvement' (move it to the source file)
mquinson [Mon, 27 Jun 2005 22:25:34 +0000 (22:25 +0000)]
documentation 'improvement' (move it to the source file)

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

18 years agoKill defaultlog and gras/core.h
mquinson [Mon, 27 Jun 2005 22:23:46 +0000 (22:23 +0000)]
Kill defaultlog and gras/core.h

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

18 years agoUnstar the gras_trp_plugin_t type, even if internal, I'm now used to it; cleanups...
mquinson [Mon, 27 Jun 2005 22:22:55 +0000 (22:22 +0000)]
Unstar the gras_trp_plugin_t type, even if internal, I'm now used to it; cleanups; documentation improvement; plugin_buf now declares its super plugin as static global, not in the data field in plugin (easier, cleaner and faster)

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

18 years agocleanups
mquinson [Mon, 27 Jun 2005 22:17:43 +0000 (22:17 +0000)]
cleanups

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

18 years agoStop implementing bit fields manually, and ask the C compiler to do so for me
mquinson [Mon, 27 Jun 2005 22:16:07 +0000 (22:16 +0000)]
Stop implementing bit fields manually, and ask the C compiler to do so for me

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

18 years agoMore helpful logs
mquinson [Mon, 27 Jun 2005 22:13:22 +0000 (22:13 +0000)]
More helpful logs

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

18 years agoUse select to sleep portably on weird platforms
mquinson [Mon, 27 Jun 2005 22:11:12 +0000 (22:11 +0000)]
Use select to sleep portably on weird platforms

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

18 years agoKill gras/core.h by moving the last bits into gras.h directly
mquinson [Mon, 27 Jun 2005 22:08:11 +0000 (22:08 +0000)]
Kill gras/core.h by moving the last bits into gras.h directly

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

18 years agoWork better in RL (by not assuming that pid begin at 1 and are then incremented)...
mquinson [Mon, 27 Jun 2005 22:06:59 +0000 (22:06 +0000)]
Work better in RL (by not assuming that pid begin at 1 and are then incremented); take care of valgrind output in RL

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

18 years agoenable the multidict_crash test, even if it's not perfect yet
mquinson [Mon, 27 Jun 2005 22:04:53 +0000 (22:04 +0000)]
enable the multidict_crash test, even if it's not perfect yet

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

18 years agoKill defaultlog of xbt_init
mquinson [Mon, 27 Jun 2005 22:03:47 +0000 (22:03 +0000)]
Kill defaultlog of xbt_init

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

18 years agoUpdate now that multidicts are reimplemented
mquinson [Mon, 27 Jun 2005 22:03:20 +0000 (22:03 +0000)]
Update now that multidicts are reimplemented

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

18 years agocosmetics
mquinson [Sat, 25 Jun 2005 13:16:49 +0000 (13:16 +0000)]
cosmetics

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

18 years agoAllow NULL payload messages
mquinson [Sat, 25 Jun 2005 13:06:18 +0000 (13:06 +0000)]
Allow NULL payload messages

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

18 years ago.
mquinson [Thu, 23 Jun 2005 22:05:58 +0000 (22:05 +0000)]
.

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

18 years agoclean(?) reimport
mquinson [Thu, 23 Jun 2005 21:57:37 +0000 (21:57 +0000)]
clean(?) reimport

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

18 years agodon't use XBT_CIN, since I didn't manage to implement it correctly
mquinson [Thu, 23 Jun 2005 21:54:31 +0000 (21:54 +0000)]
don't use XBT_CIN, since I didn't manage to implement it correctly

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

18 years agoTry to reput the cvs base in a usable state, sorry
mquinson [Thu, 23 Jun 2005 21:53:57 +0000 (21:53 +0000)]
Try to reput the cvs base in a usable state, sorry

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

18 years agoTry to reput the cvs base in a usable state, sorry
mquinson [Thu, 23 Jun 2005 21:47:30 +0000 (21:47 +0000)]
Try to reput the cvs base in a usable state, sorry

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

18 years agobw_request now works
mquinson [Thu, 23 Jun 2005 21:09:58 +0000 (21:09 +0000)]
bw_request now works

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

18 years agoAutomatic update
mquinson [Thu, 23 Jun 2005 21:09:19 +0000 (21:09 +0000)]
Automatic update

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

18 years agoautomatic commit
mquinson [Thu, 23 Jun 2005 21:08:19 +0000 (21:08 +0000)]
automatic commit

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

18 years agolibc is really brain-dead on debian
mquinson [Thu, 23 Jun 2005 21:07:35 +0000 (21:07 +0000)]
libc is really brain-dead on debian

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

18 years agoPut the maestro on Jupiter so that there is a direct link between him and the first...
mquinson [Thu, 23 Jun 2005 21:05:56 +0000 (21:05 +0000)]
Put the maestro on Jupiter so that there is a direct link between him and the first sensor (on Tremblay)

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

18 years agolet the maestro explictly kill the sensors so that they don't die too early; reduce...
mquinson [Thu, 23 Jun 2005 21:04:21 +0000 (21:04 +0000)]
let the maestro explictly kill the sensors so that they don't die too early; reduce the size of the experiment; test the bw_request now that it works

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

18 years agoLet bw_request work
mquinson [Thu, 23 Jun 2005 20:34:04 +0000 (20:34 +0000)]
Let bw_request work

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

18 years agoAllow users to not care about who sended the message they were waiting for (and thus...
mquinson [Thu, 23 Jun 2005 20:32:02 +0000 (20:32 +0000)]
Allow users to not care about who sended the message they were waiting for (and thus providing NULL as&expeditor)

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

18 years agocleanup
mquinson [Thu, 23 Jun 2005 20:29:02 +0000 (20:29 +0000)]
cleanup

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

18 years agocleanups
mquinson [Thu, 23 Jun 2005 20:26:03 +0000 (20:26 +0000)]
cleanups

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

18 years agolet it work in RL (more work needed for SG)
mquinson [Thu, 23 Jun 2005 15:29:37 +0000 (15:29 +0000)]
let it work in RL (more work needed for SG)

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

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

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1404 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: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