Hi,
I have an Asus e35m1-m pro board running FreeBSD 9.0. And it looks like it only supports C2 on one of the two cores and C1 on the other.
Does anybody know if either 9.1 or 10 would at least support C2 on both cores or preferably even c3?
Thanks
I have an Asus e35m1-m pro board running FreeBSD 9.0. And it looks like it only supports C2 on one of the two cores and C1 on the other.
Code:
hw.acpi.cpu.cx_lowest: C2
dev.cpu.0.cx_supported: C1/0 C2/100
dev.cpu.0.cx_lowest: C2
dev.cpu.0.cx_usage: 0.31% 99.68% last 912us
dev.cpu.1.cx_supported: C1/0
dev.cpu.1.cx_lowest: C1
dev.cpu.1.cx_usage: 100.00% last 969us
Does anybody know if either 9.1 or 10 would at least support C2 on both cores or preferably even c3?
Thanks