[Haskell-cafe] Precise timing

Jeffrey Brown jeffbrown.the at gmail.com
Sun Oct 19 19:03:26 UTC 2014


Doh! Right. So probably this then?
https://hackage.haskell.org/package/posix-realtime

On Sun, Oct 19, 2014 at 11:54 AM, Brandon Allbery <allbery.b at gmail.com>
wrote:

> On Sun, Oct 19, 2014 at 2:50 PM, Jeffrey Brown <jeffbrown.the at gmail.com>
> wrote:
>
>> I therefore suspect I have to teach myself, as Brandon suggested, a
>> realtime scheduler.
>
>
> Unless you're running on embedded hardware, you're probably looking for
> something like sched_setscheduler(2) (or perhaps more helpfully, chrt(1))
> on Linux.
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> allbery.b at gmail.com
> ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141019/1c113f7b/attachment.html>


More information about the Haskell-Cafe mailing list