Re: gettimeofday() goes backwards on FreeBSD 4.9 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: gettimeofday() goes backwards on FreeBSD 4.9
Date
Msg-id 3638.1070069129@sss.pgh.pa.us
Whole thread Raw
In response to Re: gettimeofday() goes backwards on FreeBSD 4.9  ("Marc G. Fournier" <scrappy@postgresql.org>)
Responses Re: gettimeofday() goes backwards on FreeBSD 4.9  ("Marc G. Fournier" <scrappy@postgresql.org>)
List pgsql-hackers
"Marc G. Fournier" <scrappy@postgresql.org> writes:
> I'm suspecting that the issue is amplified by load on the server itself

That would fit right in with my idea that the failure occurs when the
process loses its timeslice partway through gettimeofday().  Heavier
load would presumably make it more likely to lose the CPU.

BTW, I can't get top(1) to work on either pgsql74 or svr1, any idea why?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: gettimeofday() goes backwards on FreeBSD 4.9
Next
From: "Marc G. Fournier"
Date:
Subject: Re: gettimeofday() goes backwards on FreeBSD 4.9