Re: gettimeofday calls under Redhat ES 4 Update 2

2006-02-07 Thread Dominic Duval
On Tue, 2006-02-07 at 13:34 -0500, Dominic Duval wrote: > Hi, > > Have you tried running the whole thing through lstrace? ^^^ I should have typed ltrace, not lstrace. -Dominic -- Dominic Duval, RHCE/RHCX

Re: gettimeofday calls under Redhat ES 4 Update 2

2006-02-07 Thread Dominic Duval
Hi, Have you tried running the whole thing through lstrace? That might help determining which function in glibc causes the call to gettimeofday(). If you have access to a test system, you might also want to downgrade glibc to whatever version we used in U1, just to make sure the problem comes fr

gettimeofday calls under Redhat ES 4 Update 2

2006-02-07 Thread Ollie Cook
Hi, Since upgrading from Redhat ES 4 Update 1 to Redhat ES 4 Update 2 we have been seeing our java processes making a great deal of gettimeofday system calls which they didn't previously make. The following list demonstrate the change in behaviour. It shows the number of system calls (from strace