bug-coreutils
[Top][All Lists]
Advanced

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

Re: "sleep" command generates hardisk activity


From: Paul Eggert
Subject: Re: "sleep" command generates hardisk activity
Date: Tue, 20 Dec 2005 12:36:57 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Jochen Baier <address@hidden> writes:

> nanosleep({3, 0}, NULL)                 = 0

> even a self made program with uses the "sleep() or usleep()" C
> function show the same behavier.

That's strange, but it indicates that the problem is not with
coreutils or with the C library, but with your kernel's implementation
of nanosleep.  I'd say you should pursue this with whoever maintains
your kernel.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]