[Prev][Next][Index][Thread]
Re: sleep function
> From: Andrew Lipnitsky <ert@cit.org.by>
> Subject: Re: sleep function
> Date: Mon, 23 Apr 2001 17:49:04 +0300
>
> > which is in the startup library. The sleep function won't work until you
> > have a clock ticking away. You will need to link in the -loskit_dev library
> > as well, just before the -loskit_kern.
> >
>
> I did all as you suggested but without luck. Now sleep function returns 0
> but exit immediately and does not wait at all.
Well, thats odd. What happens when you try to make the timer or timer_com
example in examples/x86 directory? Do they run okay?
What kind of machine are you running the oskit on?
Lbs
Follow-Ups:
References: