synthetic tsc update
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 1 Mar 2006 19:55:38 +0000 (19:55 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 1 Mar 2006 19:55:38 +0000 (19:55 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1568 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/lttng-synthetic-tsc-msb.txt

index f59d7c737fe19bf402a618877b93668d03c6ead8..ffac4289ca8c12cfe171c9a3a46ca078c158a99c 100644 (file)
@@ -48,4 +48,5 @@ An array of two 64 bits elements. Elements are updated in two memory writes, but
 the element switch (current element) is made atomically. As there is only one
 writer, this has no locking problem.
 
-
+We make sure the synthetic tcs reader does not sleep by disabling preemption. We
+do the same for the writer.
This page took 0.023714 seconds and 4 git commands to generate.