<div dir="ltr"><div><div><div>I won't speak for Fundamental, he's usually in #lad, but I know the following:<br></div><br>His blog on the topic:<br><a href="http://log.fundamental-code.com/2012/05/31/sfpv-intro">http://log.fundamental-code.com/2012/05/31/sfpv-intro</a><br>
<br></div>The code on github:<br><a href="https://github.com/fundamental/sfpv">https://github.com/fundamental/sfpv</a><br><br></div>I've not used / toyed with it myself, I don't know anything more :) -Harry<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 5:43 PM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net" target="_blank">d@drobilla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Does anyone know if anything has emerged from<br>
<br>
<a href="http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/fundamental/1" target="_blank">http://www.google-melange.com/gsoc/proposal/review/google/gsoc2012/fundamental/1</a><br>
<br>
or, what alternative solutions for doing the same thing exist today?<br>
<br>
I know I have<br>
<br>
#ifdef __clang__<br>
#    define REALTIME __attribute__((annotate("realtime")))<br>
#else<br>
#    define REALTIME<br>
#endif<br>
<br>
in my code and was tinkering with an implementation capable of doing<br>
this at some point, but can't dig up the details, or whatever system I<br>
was using to do it.<br>
<br>
It would be oh so very nice to be able to statically verify that code is<br>
real-time safe...<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
dr<br>
<br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
</font></span></blockquote></div><br></div>