~ubuntu-branches/ubuntu/raring/simgrid/raring

« back to all changes in this revision

Viewing changes to doc/html/todo.html

  • Committer: Package Import Robot
  • Author(s): Martin Quinson
  • Date: 2013-01-31 00:24:51 UTC
  • mfrom: (10.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130131002451-krejhf7w7h24lpsc
Tags: 3.9~rc1-1
* New upstream release: the "Grasgory" release. Major changes:
  - Gras was completely removed from this version.
  - Documentation reorganization to ease browsing it.
  - New default value for the TCP_gamma parameter: 4MiB

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
 
<html xmlns="http://www.w3.org/1999/xhtml">
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
 
<title>SimGrid: Todo List</title>
6
 
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
 
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8
 
</head>
9
 
<body>
10
 
<!-- Generated by Doxygen 1.7.4 -->
11
 
<div id="top">
12
 
<div id="titlearea">
13
 
<table cellspacing="0" cellpadding="0">
14
 
 <tbody>
15
 
 <tr style="height: 56px;">
16
 
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">SimGrid&#160;<span id="projectnumber">3.7.1</span></div>
18
 
   <div id="projectbrief">Scalable simulation of distributed systems</div>
19
 
  </td>
20
 
 </tr>
21
 
 </tbody>
22
 
</table>
23
 
</div>
24
 
  <div id="navrow1" class="tabs">
25
 
    <ul class="tablist">
26
 
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
27
 
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
28
 
      <li><a href="modules.html"><span>Modules</span></a></li>
29
 
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
30
 
    </ul>
31
 
  </div>
32
 
</div>
33
 
<div class="header">
34
 
  <div class="headertitle">
35
 
<div class="title">Todo List </div>  </div>
36
 
</div>
37
 
<div class="contents">
38
 
<div class="textblock"><p><a class="anchor" id="_todo000004"></a> </p>
39
 
<dl>
40
 
<dt>Global <a class="el" href="group__SD__task__management.html#gab0ec206f43cda6a8cbdb4aaa8d1a9d02">SD_task_schedulev</a> (SD_task_t task, int count, const SD_workstation_t *list) </dt>
41
 
<dd>We should create tasks kind for the following categories: </dd>
42
 
</dl>
43
 
<p><a class="anchor" id="_todo000002"></a> </p>
44
 
<dl>
45
 
<dt>Global <a class="el" href="group__XBT__cfg__use.html#ga660f47d0af70382a502cee9734e32229">xbt_cfg_set_parse</a> (xbt_cfg_t cfg, const char *options) </dt>
46
 
<dd>This is a crude manual parser, it should be a proper lexer. </dd>
47
 
</dl>
48
 
<p><a class="anchor" id="_todo000003"></a> </p>
49
 
<dl>
50
 
<dt>Group <a class="el" href="group__XBT__log.html">XBT_log</a>  </dt>
51
 
<dd>Logging performance *may* be improved further by improving the message propagation from appender to appender in the category tree.</dd>
52
 
</dl>
53
 
<p><a class="anchor" id="_todo000001"></a> </p>
54
 
<dl>
55
 
<dt>Group <a class="el" href="group__XBT__set.html">XBT_set</a>  </dt>
56
 
<dd>Such a datastructure was necessary/useful to store the GRAS type descriptions, but it should be reworked to become generic.</dd>
57
 
</dl>
58
 
</div></div>
59
 
<p>
60
 
<hr>
61
 
 
62
 
<table width=100%>
63
 
<tr>
64
 
<td align=left>
65
 
<a href="index.html"><b>
66
 
Back to the main Simgrid Documentation page</b></a>
67
 
</td>
68
 
<td align=middle>
69
 
<small>The version of <a href="http://simgrid.gforge.inria.fr">SimGrid</a> documented here is v3.7.1.<br/>
70
 
Documentation of other versions can be found in their respective
71
 
archive files (directory doc/html).
72
 
</td>
73
 
<td align=right>
74
 
<small>Generated by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0  width=110 height=53></a> </small>
75
 
</td>
76
 
</tr>
77
 
</table>