Date: Fri, 3 Jun 2016 11:23:54 -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: <0759475d-e59c-f788-c72f-f6ee353c9131@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) --vaufaJ1uvJp8fb48fk3klxraMNbIIKTqO Content-Type: multipart/mixed; boundary="e2knincgVBAoDdjWHWCPGD05v8wNIdB5a" 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: <0759475d-e59c-f788-c72f-f6ee353c9131@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> --e2knincgVBAoDdjWHWCPGD05v8wNIdB5a Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Seriously though, can you please revert this and recommit with a proper message? Thanks! 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 --e2knincgVBAoDdjWHWCPGD05v8wNIdB5a-- --vaufaJ1uvJp8fb48fk3klxraMNbIIKTqO 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 iQEcBAEBAgAGBQJXUcs6AAoJEDXXcbtuRpfPH5gH/RuWlBWOAXDo0z6zIfChOXdU 9ng3JxTYYpzriFqbgBR4L2TI6h/KwRrBh7fU6BY1yTInBS/Hb92OAgB6+YNFLI2A sa1yfYVIqICO9Vq6JYxUxtpF4RpWLDRnuYLE0jWD4idBblrgbUFZaX1uAEMyh41o hrbWlkdgJ2/l1eDvh8b3v6mN9kmjXYQLPo/k47HrDeSNYnS7IvPEnSxpmeM7HC04 vM9FNFdOM7LWuhllaIITfebs+SuC24xzGJ+A+oMOEpSbrm6H4Dp0dXn7yl2TwkjV yIDsBThuFhaRezfFoEth1nFZ/C5+beH/kAVTK3HFGa/2DeKfILHxQareXlnxd4Y= =N+b2 -----END PGP SIGNATURE----- --vaufaJ1uvJp8fb48fk3klxraMNbIIKTqO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0759475d-e59c-f788-c72f-f6ee353c9131>