Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
19 years agoPort to ARM
mquinson [Tue, 16 Nov 2004 14:07:36 +0000 (14:07 +0000)]
Port to ARM

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

19 years ago2004-11-15 Arnaud Legrand
alegrand [Mon, 15 Nov 2004 22:38:17 +0000 (22:38 +0000)]
2004-11-15 Arnaud Legrand
  - Trace manager now written. It uses a heap structure and is therfore
    expected to be efficient. It may however be speed up (particularly
    when many events occur at the same date) by using red and black
    trees. One day maybe...
  - Max-min linear system solver written. It uses a sparse matrix
    structure taking advantage of its expected use. Most operations are
    O(1) and free/calloc are called as few as possible. The computation of
    the minimum could however be improved by using a red and black tree
    (again ! ;).

Now, it is time to rewrite a really modular version of SimGrid aka SURF.
SimGrid 3 wil denote the formerly known MSG+SG.

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

19 years agoCosmetics
alegrand [Mon, 15 Nov 2004 22:29:43 +0000 (22:29 +0000)]
Cosmetics

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

19 years agoAdd the trace library and fixed a few source of potential bugs in heap.
alegrand [Mon, 15 Nov 2004 22:20:08 +0000 (22:20 +0000)]
Add the trace library and fixed a few source of potential bugs in heap.

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

19 years agoDo not use uninitialized vars (last commit was brain dead)
mquinson [Mon, 15 Nov 2004 13:23:51 +0000 (13:23 +0000)]
Do not use uninitialized vars (last commit was brain dead)

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

19 years agoDie on error when determining minimal type boundary
mquinson [Mon, 15 Nov 2004 13:23:12 +0000 (13:23 +0000)]
Die on error when determining minimal type boundary

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

19 years agoDo declare variables at the begining of the block, not in the middle, to make old...
mquinson [Mon, 15 Nov 2004 12:08:32 +0000 (12:08 +0000)]
Do declare variables at the begining of the block, not in the middle, to make old gcc happy

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

19 years agodistribute gras/core.h
mquinson [Mon, 15 Nov 2004 09:47:26 +0000 (09:47 +0000)]
distribute gras/core.h

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

19 years agoHardcode GRAS_MAX_CHANNEL since it got killed somehow in the last headers reorganizat...
mquinson [Mon, 15 Nov 2004 09:25:52 +0000 (09:25 +0000)]
Hardcode GRAS_MAX_CHANNEL since it got killed somehow in the last headers reorganization (and was used only in this location)

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

19 years agoFix make distcheck
mquinson [Mon, 15 Nov 2004 09:21:17 +0000 (09:21 +0000)]
Fix make distcheck

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

19 years agoSome more cleanup
mquinson [Mon, 15 Nov 2004 09:20:11 +0000 (09:20 +0000)]
Some more cleanup

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

19 years agoApply the renamings s/gras/xbt/i of last week
mquinson [Mon, 15 Nov 2004 09:19:23 +0000 (09:19 +0000)]
Apply the renamings s/gras/xbt/i of last week

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

19 years agoMake it compile in mainaiter (paranoid) mode
mquinson [Mon, 15 Nov 2004 09:17:09 +0000 (09:17 +0000)]
Make it compile in mainaiter (paranoid) mode

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

19 years agosome cleanup
mquinson [Mon, 15 Nov 2004 09:17:01 +0000 (09:17 +0000)]
some cleanup

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

19 years agoautomatic update, I guess
mquinson [Mon, 15 Nov 2004 09:05:03 +0000 (09:05 +0000)]
automatic update, I guess

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

19 years agodo not configure the bandwidth example since it's broken and not distributed yet...
mquinson [Mon, 15 Nov 2004 09:04:48 +0000 (09:04 +0000)]
do not configure the bandwidth example since it's broken and not distributed yet (fixes make dist)

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

19 years agodistribute amok's headers
mquinson [Mon, 15 Nov 2004 09:03:39 +0000 (09:03 +0000)]
distribute amok's headers

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

19 years agoComment some debugging stuff.
alegrand [Fri, 12 Nov 2004 22:55:56 +0000 (22:55 +0000)]
Comment some debugging stuff.

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

19 years agoCosmetics.
alegrand [Thu, 11 Nov 2004 05:22:44 +0000 (05:22 +0000)]
Cosmetics.

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

19 years agoMax-min solver written ! :) Seems to be working fine !
alegrand [Thu, 11 Nov 2004 00:46:49 +0000 (00:46 +0000)]
Max-min solver written ! :) Seems to be working fine !

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

19 years agoNo need to insert an element twice in a set. It causes some weird behaviour.
alegrand [Thu, 11 Nov 2004 00:43:51 +0000 (00:43 +0000)]
No need to insert an element twice in a set. It causes some weird behaviour.

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

19 years agoCorrection of a badly-written macro
alegrand [Thu, 11 Nov 2004 00:39:57 +0000 (00:39 +0000)]
Correction of a badly-written macro

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

19 years agoEfficient linear max-minimization library : first version.
alegrand [Fri, 5 Nov 2004 23:15:46 +0000 (23:15 +0000)]
Efficient linear max-minimization library : first version.

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

19 years agoIllustrates the use of xbt_swag_offset
alegrand [Fri, 5 Nov 2004 23:12:38 +0000 (23:12 +0000)]
Illustrates the use of xbt_swag_offset

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

19 years agoExtract returns the object to remove if present in the swag and NULL
alegrand [Fri, 5 Nov 2004 23:11:33 +0000 (23:11 +0000)]
Extract returns the object to remove if present in the swag and NULL
otherwise.
Add a function to initialize a swag already malloced.

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

19 years agoAdd the swag module to these Makefiles
alegrand [Fri, 5 Nov 2004 21:16:04 +0000 (21:16 +0000)]
Add the swag module to these Makefiles

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

19 years agoSwag : another name for O(1) set
alegrand [Fri, 5 Nov 2004 21:11:11 +0000 (21:11 +0000)]
Swag : another name for O(1) set

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

19 years agoMissing #include.
alegrand [Fri, 5 Nov 2004 19:39:27 +0000 (19:39 +0000)]
Missing #include.

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

19 years agoAdd the possibility to remove an item in the middle of the list.
alegrand [Fri, 5 Nov 2004 19:38:41 +0000 (19:38 +0000)]
Add the possibility to remove an item in the middle of the list.

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

19 years agomaintainers need warnings
alegrand [Fri, 5 Nov 2004 19:37:30 +0000 (19:37 +0000)]
maintainers need warnings

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

19 years agoForgot to commit the changes for surf.
alegrand [Thu, 4 Nov 2004 06:56:23 +0000 (06:56 +0000)]
Forgot to commit the changes for surf.

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

19 years agoTypes and function prototypes for the max_min linear solver.
alegrand [Thu, 4 Nov 2004 06:54:43 +0000 (06:54 +0000)]
Types and function prototypes for the max_min linear solver.

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

19 years agoAdded a dichotomy to the dictionnaries. make check works as well before so I
alegrand [Thu, 4 Nov 2004 03:27:23 +0000 (03:27 +0000)]
Added a dichotomy to the dictionnaries. make check works as well before so I
assume that the patch is correct. I do not know however if things run
effectively faster than before now. :)

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

19 years agoUsing xbt_new0 instead of callox in fifo and heap
alegrand [Wed, 3 Nov 2004 22:51:34 +0000 (22:51 +0000)]
Using xbt_new0 instead of callox in fifo and heap

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

19 years agoUpdate or removal of needless comments.
alegrand [Wed, 3 Nov 2004 22:29:29 +0000 (22:29 +0000)]
Update or removal of needless comments.

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

19 years agoNow the testsuite compile.
alegrand [Wed, 3 Nov 2004 22:25:45 +0000 (22:25 +0000)]
Now the testsuite compile.

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

19 years agoRenamed any gras stuff that was in xbt and should therefore be called
alegrand [Wed, 3 Nov 2004 02:54:13 +0000 (02:54 +0000)]
Renamed any gras stuff that was in xbt and should therefore be called
xbt_something. Martin, please go in */xbt and do a grep -i gras *.[ch]

Mostly loging has still traces of GRAS.

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

19 years agoforgot to rename an include in this one.
alegrand [Tue, 2 Nov 2004 23:28:29 +0000 (23:28 +0000)]
forgot to rename an include in this one.

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

19 years agoProposition of protocol reorganisation to handle RPC more cleanly
mquinson [Tue, 2 Nov 2004 22:24:26 +0000 (22:24 +0000)]
Proposition of protocol reorganisation to handle RPC more cleanly

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

19 years agoPrivate functions are private.
alegrand [Tue, 2 Nov 2004 18:46:30 +0000 (18:46 +0000)]
Private functions are private.

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

19 years agorenamed xbt_heap_test to heap_bench
alegrand [Tue, 2 Nov 2004 18:36:07 +0000 (18:36 +0000)]
renamed xbt_heap_test to heap_bench

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

19 years agorenamed xbt_(*.[ch]) to \1.
alegrand [Tue, 2 Nov 2004 18:29:40 +0000 (18:29 +0000)]
renamed xbt_(*.[ch]) to \1.

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

19 years agoEnable bandwith's AMOK module
mquinson [Tue, 2 Nov 2004 16:02:10 +0000 (16:02 +0000)]
Enable bandwith's AMOK module

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

19 years agoStar eradication
mquinson [Tue, 2 Nov 2004 16:01:40 +0000 (16:01 +0000)]
Star eradication

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

19 years agosome tests on the first AMOK module, showing how greatly borken it is
mquinson [Tue, 2 Nov 2004 16:01:00 +0000 (16:01 +0000)]
some tests on the first AMOK module, showing how greatly borken it is

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

19 years agoFix the debian target
mquinson [Tue, 2 Nov 2004 16:00:10 +0000 (16:00 +0000)]
Fix the debian target

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

19 years agoDocument the naming schema Arnaud forced me to follow (poor me, will someone have...
mquinson [Tue, 2 Nov 2004 15:59:27 +0000 (15:59 +0000)]
Document the naming schema Arnaud forced me to follow (poor me, will someone have a thought about me? ;)

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

19 years agoChoke on C++ style comments since it breaks on AIX
mquinson [Tue, 2 Nov 2004 15:57:59 +0000 (15:57 +0000)]
Choke on C++ style comments since it breaks on AIX

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

19 years agocleanup what's already done
mquinson [Tue, 2 Nov 2004 15:57:16 +0000 (15:57 +0000)]
cleanup what's already done

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

19 years ago+= test_sg
mquinson [Tue, 2 Nov 2004 15:56:37 +0000 (15:56 +0000)]
+= test_sg

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

19 years agomissing parts
mquinson [Tue, 2 Nov 2004 15:55:25 +0000 (15:55 +0000)]
missing parts

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

19 years agoMissing chunks
mquinson [Tue, 2 Nov 2004 15:52:59 +0000 (15:52 +0000)]
Missing chunks

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

19 years agodocument last change
mquinson [Tue, 2 Nov 2004 14:09:16 +0000 (14:09 +0000)]
document last change

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

19 years agocleanup MSG after simulation
mquinson [Tue, 2 Nov 2004 14:03:58 +0000 (14:03 +0000)]
cleanup MSG after simulation

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

19 years agoGet ready to add bandwidth when it works
mquinson [Tue, 2 Nov 2004 12:06:52 +0000 (12:06 +0000)]
Get ready to add bandwidth when it works

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

19 years agoAutomatic changes
mquinson [Tue, 2 Nov 2004 12:05:53 +0000 (12:05 +0000)]
Automatic changes

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

19 years agogo into the AMOK subdir
mquinson [Tue, 2 Nov 2004 12:04:52 +0000 (12:04 +0000)]
go into the AMOK subdir

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

19 years agoUps, should be commited since a while
mquinson [Tue, 2 Nov 2004 12:03:52 +0000 (12:03 +0000)]
Ups, should be commited since a while

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

19 years agobandwidth.c -> Bandwidth/
mquinson [Tue, 2 Nov 2004 11:46:30 +0000 (11:46 +0000)]
bandwidth.c -> Bandwidth/

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

19 years agosome more work on the bandwidth test module (ie, root of ALNeM) modernization. Still...
mquinson [Tue, 2 Nov 2004 11:44:30 +0000 (11:44 +0000)]
some more work on the bandwidth test module (ie, root of ALNeM) modernization. Still lot to do

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

19 years agostar eradication, mainly (check changelog)
mquinson [Tue, 2 Nov 2004 11:43:06 +0000 (11:43 +0000)]
star eradication, mainly (check changelog)

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

19 years agostar eradication
mquinson [Tue, 2 Nov 2004 11:40:23 +0000 (11:40 +0000)]
star eradication

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

19 years ago.
mquinson [Tue, 2 Nov 2004 11:37:32 +0000 (11:37 +0000)]
.

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

19 years agoThe change Arnaud wanted so much: Big Star Eradication (plus some more, check the...
mquinson [Tue, 2 Nov 2004 11:35:19 +0000 (11:35 +0000)]
The change Arnaud wanted so much: Big Star Eradication (plus some more, check the changelog)

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

19 years agoThe change Arnaud wanted so much: Big Star Erradication
mquinson [Tue, 2 Nov 2004 11:34:14 +0000 (11:34 +0000)]
The change Arnaud wanted so much: Big Star Erradication

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

19 years agoFormers simgrid fifo : when real O(1) is needed... The way I'm gonna use
alegrand [Tue, 2 Nov 2004 06:38:00 +0000 (06:38 +0000)]
Formers simgrid fifo : when real O(1) is needed... The way I'm gonna use
that in the L.P. solver is so dirty (and therefore so beautiful) ! You're
gonna like it !

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

19 years agocosmetics
alegrand [Tue, 2 Nov 2004 05:41:44 +0000 (05:41 +0000)]
cosmetics

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

19 years agoremplace -> replace
alegrand [Tue, 2 Nov 2004 05:39:05 +0000 (05:39 +0000)]
remplace -> replace

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

19 years agoFirst version of the xbt_heap, trying to follow the coding convention.
alegrand [Fri, 29 Oct 2004 18:22:13 +0000 (18:22 +0000)]
First version of the xbt_heap, trying to follow the coding convention.

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

19 years agoAvoid memcpy while retrieving data from dynars (speed up)
mquinson [Thu, 7 Oct 2004 09:42:27 +0000 (09:42 +0000)]
Avoid memcpy while retrieving data from dynars (speed up)

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

19 years agoThe datatest I'm fighting for since 2 weeks
mquinson [Wed, 6 Oct 2004 14:36:36 +0000 (14:36 +0000)]
The datatest I'm fighting for since 2 weeks

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

19 years agoupdate
mquinson [Wed, 6 Oct 2004 14:08:02 +0000 (14:08 +0000)]
update

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

19 years agoCurrent state. See changelog, sorry, I'm out of time
mquinson [Wed, 6 Oct 2004 14:03:54 +0000 (14:03 +0000)]
Current state. See changelog, sorry, I'm out of time

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

19 years agoInterface revolution: do not try to survive to malloc failure
mquinson [Mon, 4 Oct 2004 12:01:19 +0000 (12:01 +0000)]
Interface revolution: do not try to survive to malloc failure

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

19 years agoRename GROS to XBT, thanks Arnaud ;)
mquinson [Fri, 1 Oct 2004 13:11:35 +0000 (13:11 +0000)]
Rename GROS to XBT, thanks Arnaud ;)

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

19 years agodocument last changes
mquinson [Wed, 29 Sep 2004 09:34:23 +0000 (09:34 +0000)]
document last changes

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

19 years agoReintroduce the raw sockets
mquinson [Wed, 29 Sep 2004 09:29:20 +0000 (09:29 +0000)]
Reintroduce the raw sockets

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

19 years agoReintroduce raw sockets.
mquinson [Wed, 29 Sep 2004 09:28:42 +0000 (09:28 +0000)]
Reintroduce raw sockets.
 Created by gras_socket_{client,server}_ext;used with gras_raw_{send,recv}
 It should allow to kill the last bits of gras first version.

 This is not completely satisfactory yet (dupplicate code with
 chunk_{send,recv}; a bit out of the plugin mecanism), but it should work.

Simplify transport plugin interface by not passing any argument to _server
 and _client, but embeeding them in the socket struct directly.

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

19 years agoKick AC_FUNC_MALLOC since the rpl_malloc segfault on AIX. There is something I don...
mquinson [Tue, 28 Sep 2004 12:19:09 +0000 (12:19 +0000)]
Kick AC_FUNC_MALLOC since the rpl_malloc segfault on AIX. There is something I don't understand out there

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

19 years agoOnly use the C comment style, not the C++ one
mquinson [Tue, 28 Sep 2004 11:27:30 +0000 (11:27 +0000)]
Only use the C comment style, not the C++ one

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

19 years agoRemove it again since it's useless without the Makefile.in, which I'd prefer not...
mquinson [Tue, 28 Sep 2004 11:26:03 +0000 (11:26 +0000)]
Remove it again since it's useless without the Makefile.in, which I'd prefer not to add to the cvs

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

19 years agoMake sure it works on my laptop before trying on AIX, la putain de sa mere
mquinson [Tue, 28 Sep 2004 10:49:09 +0000 (10:49 +0000)]
Make sure it works on my laptop before trying on AIX, la putain de sa mere

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

19 years agoAdd the configure to the cvs so that I can use cvs (and save BW) on prehistoric machines
mquinson [Tue, 28 Sep 2004 09:41:04 +0000 (09:41 +0000)]
Add the configure to the cvs so that I can use cvs (and save BW) on prehistoric machines

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

19 years ago.
mquinson [Tue, 28 Sep 2004 09:20:38 +0000 (09:20 +0000)]
.

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

19 years agoSome work to get it ansi compliant, still much to doo
mquinson [Tue, 28 Sep 2004 09:18:54 +0000 (09:18 +0000)]
Some work to get it ansi compliant, still much to doo

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

19 years agoport the SG part to the new stuff intended to work on AIX
mquinson [Mon, 27 Sep 2004 14:18:58 +0000 (14:18 +0000)]
port the SG part to the new stuff intended to work on AIX

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

19 years agomore header to make AIX happy
mquinson [Mon, 27 Sep 2004 13:54:21 +0000 (13:54 +0000)]
more header to make AIX happy

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

19 years agoYet another malloc without cast breaking on AIX
mquinson [Mon, 27 Sep 2004 13:54:02 +0000 (13:54 +0000)]
Yet another malloc without cast breaking on AIX

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

19 years agoAdd a blurb about the source tree organization
mquinson [Fri, 17 Sep 2004 09:35:45 +0000 (09:35 +0000)]
Add a blurb about the source tree organization

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

19 years agoAdapt header to last change in code
mquinson [Thu, 16 Sep 2004 12:18:19 +0000 (12:18 +0000)]
Adapt header to last change in code

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

19 years agoupdate
mquinson [Thu, 16 Sep 2004 12:15:59 +0000 (12:15 +0000)]
update

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

19 years agodocument last change (size_t fixes for 64bits)
mquinson [Thu, 16 Sep 2004 12:13:49 +0000 (12:13 +0000)]
document last change (size_t fixes for 64bits)

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

19 years agoalpha portability again (damn size_t)
mquinson [Thu, 16 Sep 2004 12:12:14 +0000 (12:12 +0000)]
alpha portability again (damn size_t)

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

19 years agosome notes about coding standards to ensure portability
mquinson [Thu, 16 Sep 2004 11:33:03 +0000 (11:33 +0000)]
some notes about coding standards to ensure portability

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

19 years agoAdd the right macro to the CVS, sorry Arnaud
mquinson [Thu, 16 Sep 2004 08:58:39 +0000 (08:58 +0000)]
Add the right macro to the CVS, sorry Arnaud

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

19 years agorelibtoolize
mquinson [Wed, 15 Sep 2004 15:41:41 +0000 (15:41 +0000)]
relibtoolize

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

19 years agoAsk autoreconf to install the missing files
mquinson [Tue, 14 Sep 2004 10:17:25 +0000 (10:17 +0000)]
Ask autoreconf to install the missing files

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

19 years agodistribute gnome-common.m4 to cut one strange bootstraping dependency
mquinson [Tue, 14 Sep 2004 10:03:01 +0000 (10:03 +0000)]
distribute gnome-common.m4 to cut one strange bootstraping dependency

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

19 years agoAdd a file needed to bootstrap (comes from the gnome-common package, but this build...
mquinson [Tue, 14 Sep 2004 10:00:59 +0000 (10:00 +0000)]
Add a file needed to bootstrap (comes from the gnome-common package, but this build dep is far from being intuitive)

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

19 years agoAdd a layer over the system headers to simplify portability
mquinson [Tue, 14 Sep 2004 09:58:23 +0000 (09:58 +0000)]
Add a layer over the system headers to simplify portability

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