Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
18 years agoGetting rid of old printf
alegrand [Mon, 17 Oct 2005 15:10:27 +0000 (15:10 +0000)]
Getting rid of old printf

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

18 years agomoved to %f instead of %g. It's usefull when values get large...
alegrand [Tue, 11 Oct 2005 14:44:21 +0000 (14:44 +0000)]
moved to %f instead of %g. It's usefull when values get large...

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

18 years agoDocument last changes.
alegrand [Tue, 11 Oct 2005 08:16:29 +0000 (08:16 +0000)]
Document last changes.

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

18 years agoAdd two convenient functions for Cyril Banino.
alegrand [Tue, 11 Oct 2005 08:16:13 +0000 (08:16 +0000)]
Add two convenient functions for Cyril Banino.

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

18 years agoThe buf plugin is dead on SG. Thanks to the verbosity of simulated exceptions for...
mquinson [Mon, 3 Oct 2005 19:50:09 +0000 (19:50 +0000)]
The buf plugin is dead on SG. Thanks to the verbosity of simulated exceptions for making this error so obvious

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

18 years agoGet the simulated exceptions as verbose as real ones
mquinson [Mon, 3 Oct 2005 19:47:48 +0000 (19:47 +0000)]
Get the simulated exceptions as verbose as real ones

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

18 years agoWrite yet another changelog entry for Arnaud (bugfix for Flavien); Get the simulated...
mquinson [Mon, 3 Oct 2005 19:39:40 +0000 (19:39 +0000)]
Write yet another changelog entry for Arnaud (bugfix for Flavien); Get the simulated exceptions as verbose as real ones

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

18 years agoAdd some debugging messages.
alegrand [Mon, 3 Oct 2005 15:44:06 +0000 (15:44 +0000)]
Add some debugging messages.

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

18 years agoMake SURF complain when you ask to perform a communication between two non-connected...
alegrand [Mon, 3 Oct 2005 15:43:30 +0000 (15:43 +0000)]
Make SURF complain when you ask to perform a communication between two non-connected cards.

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

18 years agoremoved a brutal exit. It doesn't make sense in MSG... the whole process
alegrand [Mon, 3 Oct 2005 13:30:06 +0000 (13:30 +0000)]
removed a brutal exit. It doesn't make sense in MSG... the whole process
should not die whenever a context dies.

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

18 years agoAdd the ability to print the message location in the code.
alegrand [Mon, 3 Oct 2005 11:54:26 +0000 (11:54 +0000)]
Add the ability to print the message location in the code.

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

18 years agoAdd a yummy matrix multiplication rpc thing
mquinson [Sun, 2 Oct 2005 19:28:02 +0000 (19:28 +0000)]
Add a yummy matrix multiplication rpc thing

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

18 years agoSome more debugs
mquinson [Sun, 2 Oct 2005 12:33:52 +0000 (12:33 +0000)]
Some more debugs

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

18 years agoI must have been drunk when I did the previous version. I'd like to convince you...
mquinson [Sun, 2 Oct 2005 12:32:34 +0000 (12:32 +0000)]
I must have been drunk when I did the previous version. I'd like to convince you that I was only asleep, but ...

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

18 years agomore explicit logs
mquinson [Sun, 2 Oct 2005 12:29:39 +0000 (12:29 +0000)]
more explicit logs

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

18 years agoput the list of all existing categories in a more visible location in the doc
mquinson [Fri, 30 Sep 2005 19:45:53 +0000 (19:45 +0000)]
put the list of all existing categories in a more visible location in the doc

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

18 years agoBug fix: Do not use the same name 'count' for two different variables (one
mquinson [Fri, 30 Sep 2005 12:50:52 +0000 (12:50 +0000)]
Bug fix: Do not use the same name 'count' for two different variables (one
being the total amount of copied data while the other is the array size)

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

18 years agoallow the size of multidimentional objects to be given thru annotations in parsing...
mquinson [Fri, 30 Sep 2005 11:50:25 +0000 (11:50 +0000)]
allow the size of multidimentional objects to be given thru annotations in parsing macro

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

18 years agoDamn. It's harder than expected. First finish this damn article and come back later
mquinson [Fri, 30 Sep 2005 07:05:29 +0000 (07:05 +0000)]
Damn. It's harder than expected. First finish this damn article and come back later

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

18 years agoDon't forget to run the ./msg_test_surfxml_bypassed test
mquinson [Sun, 25 Sep 2005 06:38:45 +0000 (06:38 +0000)]
Don't forget to run the ./msg_test_surfxml_bypassed test

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

18 years agolet it run
mquinson [Sun, 25 Sep 2005 06:37:42 +0000 (06:37 +0000)]
let it run

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

18 years agoLet's stick to ascii and avoid non-breaking spaces
mquinson [Fri, 23 Sep 2005 19:08:40 +0000 (19:08 +0000)]
Let's stick to ascii and avoid non-breaking spaces

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

18 years agoLet's document my modifications by myself !!! :)
alegrand [Wed, 21 Sep 2005 16:23:22 +0000 (16:23 +0000)]
Let's document my modifications by myself !!! :)

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

18 years agoMake the error message both correct and explicit about what's going wrong (%s is...
mquinson [Wed, 21 Sep 2005 14:32:29 +0000 (14:32 +0000)]
Make the error message both correct and explicit about what's going wrong (%s is the whole block which should be name:value, not only the option name since we failed to parse the name at this point)

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

18 years ago"Malformated" is not correct and malformation is only for fetal development. :)
alegrand [Wed, 21 Sep 2005 14:10:54 +0000 (14:10 +0000)]
"Malformated" is not correct and malformation is only for fetal development. :)

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

18 years agohelp compilation on grid5000 with the paranoid compilation mode...
alegrand [Wed, 21 Sep 2005 14:05:32 +0000 (14:05 +0000)]
help compilation on grid5000 with the paranoid compilation mode...

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

18 years agoLet the hack to make solaris happy work even when bash is not installed, and when...
mquinson [Wed, 21 Sep 2005 11:21:45 +0000 (11:21 +0000)]
Let the hack to make solaris happy work even when bash is not installed, and when /bin/sh points to a *really* old shell not setting $SHELL correctly

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

18 years agoa few casts to help compilation with gcc-4.0
alegrand [Wed, 21 Sep 2005 10:43:35 +0000 (10:43 +0000)]
a few casts to help compilation with gcc-4.0

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

18 years agosolving the pthread problem. Henri, give it a try on your Mac. I'd really like to...
alegrand [Tue, 20 Sep 2005 12:37:41 +0000 (12:37 +0000)]
solving the pthread problem. Henri, give it a try on your Mac. I'd really like to know whether it solved your problem or not...

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

18 years agoDamn *slow* m68k
mquinson [Mon, 19 Sep 2005 20:45:34 +0000 (20:45 +0000)]
Damn *slow* m68k

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

18 years agoKill an internal function marked 'KILLME' and surviving from the times where libdata...
mquinson [Fri, 9 Sep 2005 10:51:10 +0000 (10:51 +0000)]
Kill an internal function marked 'KILLME' and surviving from the times where libdata didn't exist

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

18 years agoDocument last changes (gras perf improvement) and some cosmetics
mquinson [Fri, 9 Sep 2005 10:40:37 +0000 (10:40 +0000)]
Document last changes (gras perf improvement) and some cosmetics

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

18 years agoThat's done, now
mquinson [Fri, 9 Sep 2005 10:39:39 +0000 (10:39 +0000)]
That's done, now

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

18 years agoDo not free the datacontainer on dynar_reset. The corresponding perf gain exactly...
mquinson [Fri, 9 Sep 2005 10:38:38 +0000 (10:38 +0000)]
Do not free the datacontainer on dynar_reset. The corresponding perf gain exactly the point of this function, isn't it?

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

18 years agoYet another dataset regeneration (some machines need a loooong time to recompile SG)
mquinson [Fri, 9 Sep 2005 10:37:40 +0000 (10:37 +0000)]
Yet another dataset regeneration (some machines need a loooong time to recompile SG)

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

18 years agoPerf improvement: Change libdata to a set so that we can search for stuff by ID ...
mquinson [Fri, 9 Sep 2005 10:34:50 +0000 (10:34 +0000)]
Perf improvement: Change libdata to a set so that we can search for stuff by ID (and thus reduce the insane amount of dict lookups)

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

18 years agoDo not use IOV for now, it doesn't seem implemented here, leading to serious performa...
mquinson [Fri, 9 Sep 2005 10:33:17 +0000 (10:33 +0000)]
Do not use IOV for now, it doesn't seem implemented here, leading to serious performance *loss*

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

18 years agoPerf improvement: Change libdata to a set so that we can search for stuff by ID ...
mquinson [Fri, 9 Sep 2005 10:31:08 +0000 (10:31 +0000)]
Perf improvement: Change libdata to a set so that we can search for stuff by ID (and thus reduce the insane amount of dict lookups); Kill some dead code

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

18 years agoPerf improvement: Change libdata to a set so that we can search for stuff by ID ...
mquinson [Fri, 9 Sep 2005 10:25:06 +0000 (10:25 +0000)]
Perf improvement: Change libdata to a set so that we can search for stuff by ID (and thus reduce the insane amount of dict lookups)

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

18 years agoPerf improvement: reduce the amount of cbps creation/destruction by making it static...
mquinson [Fri, 9 Sep 2005 10:19:46 +0000 (10:19 +0000)]
Perf improvement: reduce the amount of cbps creation/destruction by making it static and using a (newly created) cbps_reset (based on dynar_reset)

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

18 years agoMove some stuff unrelated to dynar out of dynar.h (into misc.h until I find a better...
mquinson [Fri, 9 Sep 2005 09:40:25 +0000 (09:40 +0000)]
Move some stuff unrelated to dynar out of dynar.h (into misc.h until I find a better place)

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

18 years agodocumentation fix
mquinson [Thu, 8 Sep 2005 22:49:05 +0000 (22:49 +0000)]
documentation fix

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

18 years agoRename BEGIN_DECL since we changed the usual definition to a macro with arguments...
mquinson [Thu, 8 Sep 2005 22:07:59 +0000 (22:07 +0000)]
Rename BEGIN_DECL since we changed the usual definition to a macro with arguments (since the usual version did fool doxygen)

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

18 years agothis one comes from ia64
mquinson [Thu, 8 Sep 2005 21:43:59 +0000 (21:43 +0000)]
this one comes from ia64

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

18 years agoRegenerate this one on AIX
mquinson [Thu, 8 Sep 2005 21:32:47 +0000 (21:32 +0000)]
Regenerate this one on AIX

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

18 years agoThis data is used within the TRY/CATCH block; mark it volatile to avoid issues on...
mquinson [Thu, 8 Sep 2005 21:26:35 +0000 (21:26 +0000)]
This data is used within the TRY/CATCH block; mark it volatile to avoid issues on non-x86

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

18 years agoChange an assert to an exception raising point (to ease debugging)
mquinson [Thu, 8 Sep 2005 21:11:28 +0000 (21:11 +0000)]
Change an assert to an exception raising point (to ease debugging)

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

18 years agoWrite a changelog entry for Henry
mquinson [Thu, 8 Sep 2005 20:54:22 +0000 (20:54 +0000)]
Write a changelog entry for Henry

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

18 years agoOfficially start the work on next release
mquinson [Thu, 8 Sep 2005 20:52:44 +0000 (20:52 +0000)]
Officially start the work on next release

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

18 years agoRegenerate some of the datatest after last wire protocol changes
mquinson [Thu, 8 Sep 2005 20:10:21 +0000 (20:10 +0000)]
Regenerate some of the datatest after last wire protocol changes

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

18 years agoBe prehistoric-compiler-friendly
mquinson [Thu, 8 Sep 2005 20:07:57 +0000 (20:07 +0000)]
Be prehistoric-compiler-friendly

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

18 years agoDeal with the fact that some prehistoric arches don't have vector IO
mquinson [Thu, 8 Sep 2005 19:37:43 +0000 (19:37 +0000)]
Deal with the fact that some prehistoric arches don't have vector IO

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

18 years agoLoad the headers we need, don't rely on some random other ones to load this one
mquinson [Thu, 8 Sep 2005 19:31:33 +0000 (19:31 +0000)]
Load the headers we need, don't rely on some random other ones to load this one

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

18 years agoAdapt to recent changes in transport layer
mquinson [Thu, 8 Sep 2005 19:29:17 +0000 (19:29 +0000)]
Adapt to recent changes in transport layer

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

18 years agoRework the Transport layer to simplify it and improve its performance
mquinson [Thu, 8 Sep 2005 18:54:47 +0000 (18:54 +0000)]
Rework the Transport layer to simplify it and improve its performance

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

18 years agoRework the hexadecimal displayer I use to debug the Transport layer, and give it...
mquinson [Thu, 8 Sep 2005 18:43:26 +0000 (18:43 +0000)]
Rework the hexadecimal displayer I use to debug the Transport layer, and give it a proper header file

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

18 years agoreduce verbosity
mquinson [Thu, 8 Sep 2005 14:41:36 +0000 (14:41 +0000)]
reduce verbosity

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

18 years agoCheck whether the readv function is available or not
mquinson [Thu, 8 Sep 2005 14:40:55 +0000 (14:40 +0000)]
Check whether the readv function is available or not

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

18 years agoFixup the context build
mquinson [Thu, 8 Sep 2005 08:06:26 +0000 (08:06 +0000)]
Fixup the context build

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

18 years agoThe buffered transport is now RL only (will allow a zero-copy version)
mquinson [Mon, 5 Sep 2005 22:55:04 +0000 (22:55 +0000)]
The buffered transport is now RL only (will allow a zero-copy version)

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

18 years agoTweak gras_trp_*_recv() prototype. This is now (sock, char*data,int size, int bufsize...
mquinson [Mon, 5 Sep 2005 22:46:23 +0000 (22:46 +0000)]
Tweak gras_trp_*_recv() prototype. This is now (sock, char*data,int size, int bufsize). Size is the data I absolutely want to get, and buffsize is the size of my buffer in which I copy them. This allows the buffer transport to get more data than mandatory of tcp and file transports (thus minimizing the call to the syscall read() without having to separately exchange the buffer size)

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

18 years agoSG don't get buffered by default (since only measurement sockets use it now)
mquinson [Mon, 5 Sep 2005 22:39:19 +0000 (22:39 +0000)]
SG don't get buffered by default (since only measurement sockets use it now)

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

18 years agoAvoid a useless bprintf (and test whether NULL msg exceptions are ok)
mquinson [Mon, 5 Sep 2005 22:38:24 +0000 (22:38 +0000)]
Avoid a useless bprintf (and test whether NULL msg exceptions are ok)

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

18 years agomsg now has a RL and a SG specific files
mquinson [Mon, 5 Sep 2005 22:37:51 +0000 (22:37 +0000)]
msg now has a RL and a SG specific files

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

18 years agoA new little function I did need
mquinson [Mon, 5 Sep 2005 22:37:14 +0000 (22:37 +0000)]
A new little function I did need

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

18 years agomake sure no variable seem to be used uninitialized to this stupid gcc which gets...
mquinson [Mon, 5 Sep 2005 22:36:25 +0000 (22:36 +0000)]
make sure no variable seem to be used uninitialized to this stupid gcc which gets fooled by TRY/CATCH blocks

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

18 years agoTest gras_datadesc_copy(); make sure no variable seem to be used uninitialized to...
mquinson [Mon, 5 Sep 2005 22:35:30 +0000 (22:35 +0000)]
Test gras_datadesc_copy(); make sure no variable seem to be used uninitialized to gcc; reorder the tests to test the easier first

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

18 years agoMake sure that the code still compiles with the freaking paranoid gcc warning options...
mquinson [Mon, 5 Sep 2005 22:32:30 +0000 (22:32 +0000)]
Make sure that the code still compiles with the freaking paranoid gcc warning options, now that they can be turned on again (mainly assigning dummy values to variables which get initialised within a TRY/CATCH block)

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

18 years agoThis variable is used only with contexts, not with pthreads
mquinson [Mon, 5 Sep 2005 22:31:47 +0000 (22:31 +0000)]
This variable is used only with contexts, not with pthreads

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

18 years agotypo
mquinson [Mon, 5 Sep 2005 22:18:56 +0000 (22:18 +0000)]
typo

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

18 years agocosmetics
mquinson [Mon, 5 Sep 2005 22:02:30 +0000 (22:02 +0000)]
cosmetics

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

18 years agoUse gras_datadesc_copy() to exchange messages on top of SG
mquinson [Mon, 5 Sep 2005 22:01:36 +0000 (22:01 +0000)]
Use gras_datadesc_copy() to exchange messages on top of SG

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

18 years agoMove msg_send/recv to a RL specific file, so that we can provide a SG specific versio...
mquinson [Mon, 5 Sep 2005 21:53:11 +0000 (21:53 +0000)]
Move msg_send/recv to a RL specific file, so that we can provide a SG specific version (and do so)

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

18 years agoAllow exceptions with NULL msg
mquinson [Mon, 5 Sep 2005 21:45:38 +0000 (21:45 +0000)]
Allow exceptions with NULL msg

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

18 years agoAllow exception with NULL msg
mquinson [Mon, 5 Sep 2005 21:45:15 +0000 (21:45 +0000)]
Allow exception with NULL msg

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

18 years agoImplement gras_datadesc_copy
mquinson [Mon, 5 Sep 2005 14:06:51 +0000 (14:06 +0000)]
Implement gras_datadesc_copy

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

18 years agoImplement gras_datadesc_copy. Was actually easier than expected, that's a really...
mquinson [Mon, 5 Sep 2005 14:06:22 +0000 (14:06 +0000)]
Implement gras_datadesc_copy. Was actually easier than expected, that's a really good news

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

18 years agogetting rid of memleaks.
alegrand [Tue, 30 Aug 2005 21:35:03 +0000 (21:35 +0000)]
getting rid of memleaks.

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

18 years agoImplemented the MSG_task_get_source() function. (See ChangeLog)
casanova [Tue, 30 Aug 2005 20:48:40 +0000 (20:48 +0000)]
Implemented the MSG_task_get_source() function. (See ChangeLog)

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

18 years agoWrite a changelog entry for Arnaud, since he keeps forgetting. Tss. :)
mquinson [Tue, 30 Aug 2005 08:13:48 +0000 (08:13 +0000)]
Write a changelog entry for Arnaud, since he keeps forgetting. Tss. :)

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

18 years agoRemoved awful bugs noticed by Henri. And this code is 5 years old... can you
alegrand [Mon, 29 Aug 2005 17:02:41 +0000 (17:02 +0000)]
Removed awful bugs noticed by Henri. And this code is 5 years old... can you
believe it ? :)

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

18 years agoDocumentation of xbt_log module unmercifully reworked
mquinson [Sat, 27 Aug 2005 21:56:33 +0000 (21:56 +0000)]
Documentation of xbt_log module unmercifully reworked

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

18 years agoAdd more checkings...
alegrand [Sat, 27 Aug 2005 05:29:19 +0000 (05:29 +0000)]
Add more checkings...

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

18 years agoUpdate the changelog
alegrand [Fri, 26 Aug 2005 19:29:14 +0000 (19:29 +0000)]
Update the changelog

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

18 years agoAdditionnal checks for Henri ;)
alegrand [Fri, 26 Aug 2005 19:28:58 +0000 (19:28 +0000)]
Additionnal checks for Henri ;)

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

18 years agofixing the doc...
alegrand [Fri, 26 Aug 2005 07:54:03 +0000 (07:54 +0000)]
fixing the doc...

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

18 years agoDeprecating stupidly named functions...
alegrand [Fri, 26 Aug 2005 05:58:41 +0000 (05:58 +0000)]
Deprecating stupidly named functions...

  * xbt_fifo_newitem: Use xbt_fifo_new_item instead.
  * xbt_fifo_freeitem: Use xbt_fifo_free_item instead.
  * xbt_fifo_getFirstItem: Use xbt_fifo_get_first_item instead.
  * xbt_fifo_getNextItem: Use xbt_fifo_get_next_item instead.
  * xbt_fifo_getPrevItem: Use xbt_fifo_get_prev_item instead.

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

18 years agofixing the doc...
alegrand [Fri, 26 Aug 2005 01:43:22 +0000 (01:43 +0000)]
fixing the doc...

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

18 years agoI think this is an obsolete section.
alegrand [Thu, 25 Aug 2005 23:36:43 +0000 (23:36 +0000)]
I think this is an obsolete section.

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

18 years agoStupid me. I hadn't noticed the xbt_dict_get_or_null function...
alegrand [Thu, 25 Aug 2005 23:36:15 +0000 (23:36 +0000)]
Stupid me. I hadn't noticed the xbt_dict_get_or_null function...

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

18 years agoI had forgotten to commit these files at release time...
alegrand [Thu, 25 Aug 2005 22:15:49 +0000 (22:15 +0000)]
I had forgotten to commit these files at release time...

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

18 years agoCatch not_found_error. I'm just restoring the previous semantic... We have to decide...
alegrand [Thu, 25 Aug 2005 22:14:38 +0000 (22:14 +0000)]
Catch not_found_error. I'm just restoring the previous semantic... We have to decide whether this should be done here or by people calling this function... The nice point with letting others do it is that it enables to store NULL pointers in a dict.

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

18 years agoa cast to make it compile... Martin, that's your part of the code. I don't know if...
alegrand [Thu, 25 Aug 2005 22:11:47 +0000 (22:11 +0000)]
a cast to make it compile... Martin, that's your part of the code. I don't know if I made the right choice...

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

18 years agotypos + update
alegrand [Thu, 25 Aug 2005 22:11:02 +0000 (22:11 +0000)]
typos + update

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

18 years agoReplaced all task->name by MSG_task_get_name(task)
casanova [Thu, 25 Aug 2005 21:26:36 +0000 (21:26 +0000)]
Replaced all task->name by MSG_task_get_name(task)

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

18 years agoFixed spelling and grammar in some comments
casanova [Wed, 24 Aug 2005 20:29:43 +0000 (20:29 +0000)]
Fixed spelling and grammar in some comments

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

18 years agoupdate the changelog
alegrand [Tue, 16 Aug 2005 21:55:03 +0000 (21:55 +0000)]
update the changelog

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

18 years agoinclude the right files
alegrand [Tue, 16 Aug 2005 21:51:32 +0000 (21:51 +0000)]
include the right files

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

18 years agoregenerate the lexer
alegrand [Tue, 16 Aug 2005 21:51:04 +0000 (21:51 +0000)]
regenerate the lexer

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

18 years agomoving public parts to public places and generating things to the right places
alegrand [Tue, 16 Aug 2005 21:50:34 +0000 (21:50 +0000)]
moving public parts to public places and generating things to the right places

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