calcru: runtime went backwards, RELENG_6, SMP
Matthew Dillon
dillon at apollo.backplane.com
Tue Jun 12 02:13:58 UTC 2007
:==============================================================================
: cs3661.rinet.ru 192.38.7.240 2 u 354 1024 377 5.305 -66314. 4321.47
: ns.rinet.ru 130.207.244.240 2 u 365 1024 377 6.913 -66316. 4305.33
: whale.rinet.ru 195.2.64.5 2 u 358 1024 377 7.939 -66308. 4304.90
:
:Any directions to debug this?
:
:Sincerely,
:D.Marck [DM5020, MCK-RIPE, DM3-RIPN]
Since you are running on HEAD now, could you also kgdb the live kernel
and print cpu_ticks? I believe the sequence is (someone correct me if
I am wrong):
kgdb /kernel /dev/mem
print cpu_ticks
As for further tests... try building a non-SMP kernel (i.e. one that
only recognizes one cpu) and see if the problem occurs there. That
will determine whether there is a basic problem with time keeping or
whether it is an issue with SMP.
I'm afraid there isn't much more I can do to help, other then to make
suggestions on tests that you can run that will hopefully ring a bell
with another developer.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the freebsd-stable
mailing list