sleep in freebsd kernel

lu ping luping.nju at gmail.com
Sat Feb 3 21:53:03 UTC 2007


Hey Folks,

I have a question about making my kernel thread sleep for a while. I think I
can use "tsleep", but the timeout for this call is only counted as system
ticks (usually at millisecond granularity). However I want to make my
"sleep" return in microsecond granularity. Does anybody know how to realize
this?

Thanks

Luping


More information about the freebsd-current mailing list