NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/38337: Clock running too fast after upgrade to 4.0
The following reply was made to PR port-amd64/38337; it has been noted by GNATS.
From: "Ian Harding" <harding.ian%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: port-amd64/38337: Clock running too fast after upgrade to 4.0
Date: Sat, 29 Mar 2008 17:13:46 -0700
More info
kern.timecounter.hardware: TSC -> ACPI-Safe
bash-3.2# time sleep 1
real 0m3.507s
user 0m0.003s
sys 0m0.003s
bash-3.2# sysctl -w kern.timecounter.hardware=TSC
kern.timecounter.hardware: ACPI-Safe -> TSC
bash-3.2# time sleep 1
real 0m1.009s
user 0m0.001s
sys 0m0.001s
I don't know what any of that means, but I guess as a workaround I can
add that to my boot scripts to make time work right.
On Sat, Mar 29, 2008 at 4:20 PM, <gnats-admin%netbsd.org@localhost> wrote:
> Thank you very much for your problem report.
> It has the internal identification `port-amd64/38337'.
> The individual assigned to look at your
> report is: port-amd64-maintainer.
>
> >Category: port-amd64
> >Responsible: port-amd64-maintainer
> >Synopsis: Clock running too fast after upgrade to 4.0
> >Arrival-Date: Sat Mar 29 23:20:00 +0000 2008
>
>
Home |
Main Index |
Thread Index |
Old Index