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



On Dec 23, 11:45pm, gua.chunglim%gmail.com@localhost (Gua Chung Lim) wrote:
-- Subject: Re: WARNING: negative runtime; monotonic clock has gone backwards

| 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

All that looks similar to mine and ok. Let's see if you see the message again...

christos


Home | Main Index | Thread Index | Old Index