Date: Wed, 27 Sep 2006 19:00:45 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-i386@FreeBSD.org Subject: Re: i386/103697: commit references a PR Message-ID: <200609271900.k8RJ0jwa016189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/103697; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/103697: commit references a PR Date: Wed, 27 Sep 2006 18:51:35 +0000 (UTC) sobomax 2006-09-27 18:51:19 UTC FreeBSD src repository Modified files: sys/i386/i386 local_apic.c sys/amd64/amd64 local_apic.c Log: Since ULE doesn't honor hlt_cpus_mask don't compile code that prevents timer interrupt servicing for disabled HTT cores in ULE case. Should be probably fixed in ULE code instead, but we have no real maintainer for ULE to do it. PR: 103697 Revision Changes Path 1.30 +1 -1 src/sys/amd64/amd64/local_apic.c 1.32 +1 -1 src/sys/i386/i386/local_apic.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609271900.k8RJ0jwa016189>