NetBSD-Users archive

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

Re: WARNING: negative runtime; monotonic clock has gone backwards



Thanks for your prompt response. :-)

* Christos Zoulas (christos%astron.com@localhost) wrote:
> What do these commands print on your system?
> 
> [11:07am] 240>sysctl -a | grep -w tick
> kern.clockrate: tick = 10000, tickadj = 40, hz = 100, profhz = 100, stathz = 100
lim@netbsd:~% sysctl -a | grep -w tick
kern.clockrate: tick = 10000, tickadj = 40, hz = 100, profhz = 100, stathz = 100

> [11:08am] 241>sysctl -a | grep -w timecounter
> kern.timecounter.choice = TSC(q=3000, f=3066878020 Hz) clockinterrupt(q=0, f=100 Hz) ichlpcib0(q=1000, f=3579545 Hz) hpet0(q=2000, f=14318180 Hz) ACPI-Fast(q=1000, f=3579545 Hz) lapic(q=-100, f=133386367 Hz) i8254(q=100, f=1193182 Hz) dummy(q=-1000000, f=1000000 Hz)
> kern.timecounter.hardware = TSC
> kern.timecounter.timestepwarnings = 0
lim@netbsd:~% sysctl -a | grep -w timecounter
kern.timecounter.choice = TSC(q=3000, f=1900224710 Hz) clockinterrupt(q=0, f=100 Hz) ACPI-Safe(q=900, f=3579545 Hz) lapic(q=-100, f=1001210085 Hz) i8254(q=100, f=1193182 Hz) dummy(q=-1000000, f=1000000 Hz)
kern.timecounter.hardware = TSC
kern.timecounter.timestepwarnings = 0

Thank you,

-- 
Gua Chung Lim
 
To live is to love.


Home | Main Index | Thread Index | Old Index