From cc0afa4a83c796498b11f5c29c223274ecb296df Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Sat, 10 Mar 2007 07:23:50 +0000 Subject: [PATCH] Announce our progress on optimizing FreeBSD 7.0 for MySQL running an 8-core system. Submitted by: kris Discussed with: jhb, rwatson --- share/sgml/news.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/share/sgml/news.xml b/share/sgml/news.xml index 3d4b0f1205..a0bea0011e 100644 --- a/share/sgml/news.xml +++ b/share/sgml/news.xml @@ -20,7 +20,7 @@ - $FreeBSD: www/share/sgml/news.xml,v 1.55 2007/02/28 10:49:05 brueffer Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.56 2007/03/07 09:00:59 brueffer Exp $ @@ -28,6 +28,20 @@ 2007 3 + + 10 + + Progress on scaling of FreeBSD on 8 CPU systems + +

Recently there has been significant progress on optimizing + FreeBSD 7.0 for MySQL running an 8-core amd64 system. Under the + test workload FreeBSD has peak performance consistent with Linux, + and outperforms it by a factor of 4 under higher loads. Continue + reading for a more detailed + report here.

+
+
7