Cleanup: misleading comment about deferrable timer
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Jun 2015 08:09:49 +0000 (10:09 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 11 Jun 2015 08:09:49 +0000 (10:09 +0200)
commitda9f3fb70da1ad678047ba9e493c4ab57fead67e
treea8132c987901506997554b83dd33674ab0bce5bf
parent8c6e7f13c778701dec2d6549f1e2ca98970907a0
Cleanup: misleading comment about deferrable timer

Timer in lttng-modules are not deferrable, because we cannot hook into
the Linux kernel CPU idle events, because no notifiers are exposed for
those.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lib/ringbuffer/config.h
lib/ringbuffer/ring_buffer_iterator.c
This page took 0.02617 seconds and 4 git commands to generate.