nanosecond delay in kernel module

Julian Elischer julian at elischer.org
Tue Aug 15 19:10:43 UTC 2006


m.ehinger at ltur.de wrote:

>Hi,
>
>what is the official way to delay in a kernel module for about 10 nanoseconds (1/1,000,000,000th second).
>
>I found DELAY(9), but it uses microseconds (1/1,000,000th second).
>  
>

at this time there is none. maybe you can write one?
You probably need to find some machine instructions with a known delay

>Any help would be appeciated
>
>Maik
>
>_______________________________________________
>freebsd-hackers at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
>To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>  
>


More information about the freebsd-hackers mailing list