Tortise wrote: > Is anyone using pfSense on a motherboard with the 440BX chipset? > > Does your CPU use drop to zero? A bug is suspected with this chipset and > FreeBSD. > > The bug is evident when running > > /sbin/sysctl -n kern.cp_time > > successively from the command prompt reports the same non-incrementing > numbers. > > Positive and negative reports would be appreciated.
# dmesg | grep 440BX ACPI APIC Table: <Intel N440BX > # /sbin/sysctl -n kern.cp_time 29192 66135 337891 13623 44026017 # /sbin/sysctl -n kern.cp_time 29198 66135 337904 13624 44026271 # /sbin/sysctl -n kern.cp_time 29199 66135 337905 13624 44026491 # /sbin/sysctl -n kern.cp_time 29200 66135 337906 13624 44026705 # /sbin/sysctl -n kern.cp_time 29200 66135 337908 13624 44026913 # /sbin/sysctl -n kern.cp_time 29200 66137 337931 13625 44036089 NB: This is a dual CPU Intel LG440BX board with 2xPIII-800. The consumer version may behave differently, but I don't believe I still have any of those in place anywhere. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
