MDELAY()
Dipjyoti Saikia
dipjyoti.saikia at gmail.com
Fri Apr 15 05:16:18 PDT 2005
Hi,
DELAY() in FreeBSD uses a busy loop . I am looking for something like
sleep_on_timeout() call in Linux . (dont' want to waste the CPU cycles
by DELAY'ing)
As I am pretty new to programming with Free BSD , can you help me
with some details about equivalent implementation(wait queues etc) in
Free BSD .
---Dip
On 4/13/05, Brooks Davis <brooks at one-eyed-alien.net> wrote:
> On Wed, Apr 13, 2005 at 02:33:22AM +0530, Dipjyoti Saikia wrote:
> > Hi,
> >
> > Can any one help me out with a better Implementation of MDELAY() in
> > FreeBSD kernel 4.10
>
> Please start by defining better.
>
> -- Brooks
>
> --
> Any statement of the form "X is the one, true Y" is FALSE.
> PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
>
>
>
More information about the freebsd-hackers
mailing list