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

Re: [PATCH] timers for kFreeBSD



On 04/04/12 20:28, Robert Millan wrote:
> Also, could you try applying [1] and see if that helps?
> 
> [1] http://anonscm.debian.org/viewvc/glibc-bsd/trunk/glibc-ports/kfreebsd/linuxthreads/timer_routines.c?r1=4168&r2=4170&pathrev=4170

With that patch, tst-timer{4,5} is still failing for me.

tst-timer4.out:
clock_gettime returned timespec = { 1333577263, 155041665 }
clock_getres returned timespec = { 0, 839 }

tst-timer5.out:
clock_gettime returned timespec = { 4480, 478115305 }
clock_getres returned timespec = { 0, 839 }

Oddly, with unpatched eglibc-2.13 I get the same testsuite results
summary that Christoph posted.  With timer.diff applied, I get the above
failures and the build hangs at test-clock2.out until I kill it
manually, so I don't get as far as the summary.

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: