summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/todo.html
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/docs/html/todo.html')
-rw-r--r--runtime/docs/html/todo.html37
1 files changed, 25 insertions, 12 deletions
diff --git a/runtime/docs/html/todo.html b/runtime/docs/html/todo.html
index e3973e18..7435d106 100644
--- a/runtime/docs/html/todo.html
+++ b/runtime/docs/html/todo.html
@@ -4,31 +4,44 @@
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
-<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
-<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000005"></a> <dl>
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
+<h1><a class="anchor" name="todo">Todo List</a></h1><a class="anchor" name="_todo000008"></a> <dl>
<dt>Global <a class="el" href="structmap__root.html#o7">map_root::create</a> </dt>
<dd>Needs to be per-cpu data for SMP support</dd>
</dl>
<p>
<a class="anchor" name="_todo000001"></a> <dl>
-<dt>File <a class="el" href="alloc_8h.html">alloc.h</a> </dt>
-<dd>Should really be alloc.c for consistency. </dd>
+<dt>Group <a class="el" href="group__alloc.html">alloc</a> </dt>
+<dd>Need error handling for memory allocations</dd>
</dl>
<p>
-<a class="anchor" name="_todo000002"></a> <dl>
-<dt>Global <a class="el" href="io_8c.html#a4">dlog</a> (const char *fmt,...) </dt>
+<a class="anchor" name="_todo000001"></a> <dl>
+<dt>Group <a class="el" href="group__alloc.html">alloc</a> </dt>
+<dd>Some of these currently use kmalloc (GFP_ATOMIC) for small allocations. This should be evaluated for performance and stability.</dd>
+</dl>
+<p>
+<a class="anchor" name="_todo000004"></a> <dl>
+<dt>Global <a class="el" href="group__io.html#ga1">_stp_print</a> (const char *fmt,...) </dt>
+<dd>Needs replaced with something much faster that does not use the system log. </dd>
+</dl>
+<p>
+<a class="anchor" name="_todo000005"></a> <dl>
+<dt>Global <a class="el" href="group__io.html#ga2">_stp_print_str</a> (char *str) </dt>
<dd>Needs replaced with something much faster that does not use the system log. </dd>
</dl>
<p>
<a class="anchor" name="_todo000003"></a> <dl>
-<dt>Global <a class="el" href="map_8c.html#a22">_stp_map_set_stat</a> (MAP map, stat *stats) </dt>
+<dt>Global <a class="el" href="group__io.html#ga0">dlog</a> (const char *fmt,...) </dt>
+<dd>Either deprecate or redefine this as a way to log debug or status messages, separate from the normal program output. </dd>
+</dl>
+<p>
+<a class="anchor" name="_todo000006"></a> <dl>
+<dt>Global <a class="el" href="group__maps.html#ga21">_stp_map_set_stat</a> (MAP map, stat *stats) </dt>
<dd>Histograms don't work yet. </dd>
</dl>
<p>
-<a class="anchor" name="_todo000004"></a> <dl>
-<dt>Global <a class="el" href="map_8c.html#a24">_stp_map_stat_add</a> (MAP map, int64_t val) </dt>
+<a class="anchor" name="_todo000007"></a> <dl>
+<dt>Global <a class="el" href="group__maps.html#ga23">_stp_map_stat_add</a> (MAP map, int64_t val) </dt>
<dd>Histograms don't work yet. </dd>
</dl>
-<hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
-</html>
+</body></html>