[Prev][Next][Index][Thread]

Re: sleep function



Hello.

Leigh Stoller wrote:

> > 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?
>

Timer, timer_com and timer_com2 examples work as expected.

>
> What kind of machine are you running the oskit on?

i430TX Chipset, Intel Pentium-MMX 200 MHz, 96Mb RAM.

>
>
> Lbs

Andrew Lipnitsky.


Follow-Ups: References: