From: compudj Date: Wed, 6 Jul 2005 19:25:02 +0000 (+0000) Subject: update X-Git-Tag: v0.12.20~2528 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=4f782cdac7d5e5ea86a34629eb1da5d0b4338416;p=lttv.git update git-svn-id: http://ltt.polymtl.ca/svn@961 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html index 3a27c62b..eb67d66d 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -12,7 +12,6 @@ ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc
* TODO
Fix the locking of module hooks.
Per cpu read lock on trace structure OR use list rcu.
-Remove the callback struct from the trace struct.



@@ -29,6 +28,7 @@ Change the name of XML files from XML to something else.
Remove ltt-base.c.

* Not planned for integration
+Remove the callback struct from the trace struct.