Date: Fri, 6 Nov 2009 10:15:15 +0000 (UTC) From: Attilio Rao <attilio@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c Message-ID: <200911061016.nA6AGAjx088864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
attilio 2009-11-06 10:15:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/amd64/amd64 identcpu.c sys/i386/i386 identcpu.c Log: SVN rev 198977 on 2009-11-06 10:15:15Z by attilio MFC r198868, r198950: Opteron rev E family of processor expose a bug where acq memory barriers can be broken, resulting in random breakages. Printout a warning message if affecred family and model are found. Revision Changes Path 1.174.2.2 +15 -0 src/sys/amd64/amd64/identcpu.c 1.202.2.2 +15 -0 src/sys/i386/i386/identcpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911061016.nA6AGAjx088864>