[Bug 211897] horrible time skew under 10.3-R-p7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 16 12:00:42 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211897

--- Comment #3 from Martin S. Weber <freebsd-bugzilla at ayaken.net> ---
And for easier legibility, here's a (-wu0) diff between the two dmesgs. I also
notice that my CPU is recognized as 4.4Ghz under -p7, and as 4.0 Ghz under -p4,
which also nicely aligns with my "10%" time loss.

--- /var/run/dmesg.boot 2016-08-16 13:22:44.501213000 +0200
+++ /tmp/oi1    2016-08-16 13:57:35.774756000 +0200
@@ -0,0 +1 @@
+
@@ -5 +6 @@
-FreeBSD 10.3-RELEASE-p4 #0: Sat May 28 12:23:44 UTC 2016
+FreeBSD 10.3-RELEASE-p7 #0: Thu Aug 11 18:38:15 UTC 2016
@@ -8 +9 @@
-CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (4000.07-MHz K8-class CPU)
+CPU: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (4439.49-MHz K8-class CPU)
@@ -135,2 +135,0 @@
-ugen1.1: <Intel> at usbus1
-uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
@@ -138 +137 @@
-uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
+uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
@@ -140 +139,3 @@
-uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
+uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
+ugen1.1: <Intel> at usbus1
+uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
@@ -173 +173,0 @@
-SMP: AP CPU #3 Launched!
@@ -174,0 +175 @@
+SMP: AP CPU #5 Launched!
@@ -178,2 +179,2 @@
-SMP: AP CPU #5 Launched!
-Timecounter "TSC-low" frequency 2000036900 Hz quality 1000
+SMP: AP CPU #3 Launched!
+Timecounter "TSC-low" frequency 1109872466 Hz quality 1000
@@ -182,2 +183,2 @@
-uhub0: 2 ports with 2 removable, self powered
-uhub1: 21 ports with 21 removable, self powered
+uhub1: 2 ports with 2 removable, self powered
+uhub0: 21 ports with 21 removable, self powered
@@ -188,2 +188,0 @@
-ugen2.2: <vendor 0x8087> at usbus2
-uhub3: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.00, addr 2> on
usbus2
@@ -191,3 +190,5 @@
-uhub4: <vendor 0x8087 product 0x8009, class 9/0, rev 2.00/0.00, addr 2> on
usbus1
-uhub4: 6 ports with 6 removable, self powered
-uhub3: 8 ports with 8 removable, self powered
+uhub3: <vendor 0x8087 product 0x8009, class 9/0, rev 2.00/0.00, addr 2> on
usbus1
+ugen2.2: <vendor 0x8087> at usbus2
+uhub4: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.00, addr 2> on
usbus2
+uhub3: 6 ports with 6 removable, self powered
+uhub4: 8 ports with 8 removable, self powered
@@ -195 +195,0 @@
-Root mount waiting for: usbus0
@@ -196,0 +197 @@
+Root mount waiting for: usbus0
@@ -200 +201 @@
-ukbd0: at uhub1, port 5, addr 1 (disconnected)
+ukbd0: at uhub0, port 5, addr 1 (disconnected)
@@ -202 +203 @@
-uhid0: at uhub1, port 5, addr 1 (disconnected)
+uhid0: at uhub0, port 5, addr 1 (disconnected)
@@ -214 +215 @@
-ums0: at uhub1, port 6, addr 2 (disconnected)
+ums0: at uhub0, port 6, addr 2 (disconnected)
@@ -216,2 +217,2 @@
-kbd4 at vkbd2
-kbd5 at vkbd3
+kbd4 at vkbd3
+kbd5 at vkbd2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list