settimeofday function taking 24 - 30 minutes to complete

Scot Hetzel swhetzel at gmail.com
Thu Dec 21 05:53:04 PST 2006


On 12/20/06, Yuri Pankov <y.pankov at irbis.net.ru> wrote:
> Just tested it on FreeBSD 7.0-CURRENT/amd64 GENERIC kernel (updated Dec 16):
>
> # gcc -o t1 test.c
> # date ; time ./t1 ; date
> Wed Dec 20 20:37:26 MSK 2006
> INFO: Saved current time
> INFO: settimeofday completed sucessfully
> INFO: Reset time to original value
> 0.002u 0.000s 0:00.00 0.0%      0+0k 0+0io 0pf+0w
> Wed Dec 20 20:37:26 MSK 2006
> #
>
> Am I missing something?
>
Interesting, now I have to find out what is broken on my system, as I
had tried a Nov 28th kernel, as well as several kernels from the past
couple of days.

Currently, I'm running a GENERIC kernel with the only the addition of
atpic (System wouldn't boot without it on RELENG_6).  I'm going to try
without atpic and see if it will boot, and fixes this problem.

Also going to move my make.conf and src.conf out of the way.

Scot


More information about the freebsd-current mailing list