Date: Fri, 3 Jun 2016 11:06:36 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r301278 - head/sys/x86/x86 Message-ID: <26e439ce-9979-e833-60f5-ce2dcb91ced2@FreeBSD.org> In-Reply-To: <201606031805.u53I5It3034128@repo.freebsd.org> References: <201606031805.u53I5It3034128@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --nm3e4HVAv6TeDFFVufQV1UbmQ884hUvOo Content-Type: multipart/mixed; boundary="qB6ADHikV2OmkofGOPn5CRehsd6QJPXug" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <26e439ce-9979-e833-60f5-ce2dcb91ced2@FreeBSD.org> Subject: Re: svn commit: r301278 - head/sys/x86/x86 References: <201606031805.u53I5It3034128@repo.freebsd.org> In-Reply-To: <201606031805.u53I5It3034128@repo.freebsd.org> --qB6ADHikV2OmkofGOPn5CRehsd6QJPXug Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Commitception! On 6/3/2016 11:05 AM, Konstantin Belousov wrote: > Author: kib > Date: Fri Jun 3 18:05:18 2016 > New Revision: 301278 > URL: https://svnweb.freebsd.org/changeset/base/301278 >=20 > Log: > diff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86/local_apic.c > index d8bda77..bb15df0 100644 > --- a/sys/x86/x86/local_apic.c > +++ b/sys/x86/x86/local_apic.c > @@ -511,7 +511,7 @@ native_lapic_init(vm_paddr_t addr) > } > =20 > #ifdef SMP > -#define LOOPS 1000000 > +#define LOOPS 100000 > /* > * Calibrate the busy loop waiting for IPI ack in xAPIC mode. > * lapic_ipi_wait_mult contains the number of iterations which >=20 > Modified: > head/sys/x86/x86/local_apic.c >=20 > Modified: head/sys/x86/x86/local_apic.c > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sys/x86/x86/local_apic.c Fri Jun 3 16:17:36 2016 (r301277) > +++ head/sys/x86/x86/local_apic.c Fri Jun 3 18:05:18 2016 (r301278) > @@ -511,7 +511,7 @@ native_lapic_init(vm_paddr_t addr) > } > =20 > #ifdef SMP > -#define LOOPS 1000000 > +#define LOOPS 100000 > /* > * Calibrate the busy loop waiting for IPI ack in xAPIC mode. > * lapic_ipi_wait_mult contains the number of iterations which >=20 --=20 Regards, Bryan Drewery --qB6ADHikV2OmkofGOPn5CRehsd6QJPXug-- --nm3e4HVAv6TeDFFVufQV1UbmQ884hUvOo Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJXUccsAAoJEDXXcbtuRpfPhwAIANs8Eidz5n0k2ki8wnHj8A+G p/8e8S/ciq3ORJg8dfgzSRyfKuKc7LbIgN5QX+CoXnPb9qAQ48SuwZgN04L7h0IS Cfs4HynETgMK99yFrDNvRz1/tljVhLFzOUZ5gynidwh9yrO1ZaL0WaHLUMMdqXBP +LlzxY7Bb9tvLJ1jayi95jvtejuBo9+7lRW8G4t11kXfg9Z+EaBpdssxTgnnuyyn AqX0tV7nyFbAUyE7ZshyW9zhe6pXqH9QbhpA1SYf7o5afTdJGxz2l9St1u5muxrx U3Y56OQuzxNnev+f8zHScKmsZHAaIjaL5RkA+KlMW+fnyaWSg+3HqjSO90jBM8M= =0/DE -----END PGP SIGNATURE----- --nm3e4HVAv6TeDFFVufQV1UbmQ884hUvOo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26e439ce-9979-e833-60f5-ce2dcb91ced2>