Current problem reports assigned to freebsd-virtualization@FreeBSD.org

2013-07-08 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

calcru runtime went backwards

2013-07-08 Thread Kurt Lidl
Greetings - I have been using bhyve for a while to host a FreeBSD stable/9 client. It works pretty well, but I often get messages similar to this, after a kick off a full 'buildworld' on the virtual host: calcru: runtime went backwards from 8023812124499416 usec to 1365567459 usec for pid 34794

Re: calcru runtime went backwards

2013-07-08 Thread Peter Grehan
Hi Kurt, CPU: Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz (2300.13-MHz K8-class CPU) Looks like this Sandy Bridge has turbo-boost. First step is to disable that in the BIOS and see if that has any effect. How many vCPUs in the guest ? later, Peter.