Re: [linux-audio-dev] microsleeping

From: Paul Davis <paul@email-addr-hidden>
Date: Fri May 13 2005 - 00:50:41 EEST

>i'm trying to sleep for some very low time slices ... about 100 to 1000
>us ...
>but i can't get below about 1 ms ... are there any workarounds to sleep
>for very small time slices?
>
>i tested nanosleep(), usleep() and select(0, 0, 0, 0, &timout) ...

on a normal kernel, there's no way around this. the only possibility
is with a kernel running the hi-res timer patch. even then, its only a
possibility.

--p
Received on Fri May 13 04:15:11 2005

This archive was generated by hypermail 2.1.8 : Fri May 13 2005 - 04:15:12 EEST