See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/397/changes> Changes: [cperciva] In cf_get_method, when we don't already know what clock speed the CPU is running at, guess the nearest value instead of looking for a value within 25 MHz of the observed frequency. Prior to this change, if a system booted with Intel Turbo Boost enabled, the dev.cpu.0.freq sysctl is nonfunctional, since the ACPI-reported frequency for Turbo Boost states does not match the actual clock frequency (and thus no levels are within 25 MHz of the observed frequency) and the current performance level is read before a new level is set. MFC after: 3 days Relnotes: Bug fix in power management on CPUs with Intel Turbo Boost [hselasky] Optimise host mode data roundtrip time. When BULK data is submitted to the main processing queue, clear the NAK counter for any associated BULK or CONTROL transfers and poll the endpoint(s) for 1 millisecond at 125us rate interval, before going into slow, 10ms, NAK polling mode again. This has the effect that typical ping-ping protocols respond quicker when initiated from the USB host. MFC after: 2 weeks ------------------------------------------ Started by upstream project "FreeBSD_HEAD" build number 647 originally caused by: Started by an SCM change Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/> Updating svn://svn.freebsd.org/base/head/sys at revision '2014-05-11T10:39:51.794 +0000' U kern/kern_cpu.c U dev/usb/controller/dwc_otg.c U dev/usb/controller/dwc_otg.h At revision 265876 Updating svn://svn.freebsd.org/base/head/share/mk at revision '2014-05-11T10:39:51.794 +0000' At revision 265876 no change for svn://svn.freebsd.org/base/head/share/mk since the previous build [FreeBSD_HEAD-modules] $ /bin/sh -xe /tmp/hudson1951992605594906963.sh + export JFLAG=-j4 + export MAKESYSPATH=<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/mk> + cd <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/sys/modules> + echo '=== make cleandir ===' === make cleandir === + make cleandir ===> aac (cleandir) make[1]: "<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/sys/modules/aac/../../conf/kern.opts.mk"> line 24: Could not find ../../share/mk/bsd.mkopt.mk make[1]: "<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/sys/modules/aac/../../conf/kern.mk"> line 38: Malformed conditional (${MK_FORMAT_EXTENSIONS} == "no") make[1]: Fatal errors encountered -- cannot continue make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/sys/modules/aac> *** Error code 1 Stop. make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-modules/ws/sys/modules> Build step 'Execute shell' marked build as failureReceived on Sun May 11 2014 - 08:40:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:49 UTC