From: mquinson Date: Sun, 13 Feb 2005 16:06:54 +0000 (+0000) Subject: Update X-Git-Tag: v3.3~4359 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ee6f16afc165242f60908ec2460d02445d0f9cc7 Update git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@992 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/TODO b/TODO index d94b4161c0..c96a5bcbcc 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +- Use a xbt_set for gras_procdata_t->libdata instead of a dict + so that the search can be linear. + [sorry for the parts in french :] ### @@ -18,8 +21,6 @@ - rawsock Verifier que les messages vont pas sur des sock raw -- Documentation (en particulier DD et Msg) - - gras_datadesc_cpy -> donne la taille prise pour donner un poids aux messages - callback en reception ?? (remettre les pointeurs sur fonction etc) @@ -43,7 +44,7 @@ - core ok (errors, logs ; dynars, dicts, hooks, pools; config, rrdb) - virtualize (linux, solaris, SG) & conditions - binary representation: any type, SNWF (Sender Native Wire Format) - - modules (logs, manage, token ring, bw) + - modules (log control, manage, token ring, bw) - cleanups, documentation [autoconf] @@ -76,7 +77,6 @@ Allow each process in simulation to have its own setting [dict] - dichotomie in search speed up the cursors, for example using the contexts when available fix multi levels dicts