Re: nanosleep with small value

From: Dag Nygren
Date: Mon Nov 21 2005 - 02:24:26 EST



> Dag Nygren wrote:
> > But what is the point of having a nanosleep() in that case when you could do
> > just fine with usleep() ?
>
> I'd suggest looking into the kthrt patches (which incorporates ktimers
> and John Stultz's timeofday patches): http://www.tglx.de/projects/ktimers/

Thanks for that tip. This completely solved my problem; The program works
again.

There seems to be two "competing" patches out there, but this seems to be the
way
to go as the kernel bunch is behind it.

Best

Dag

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/