From owner-svn-doc-all@FreeBSD.ORG Mon Apr 7 21:13:19 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0CA3E58E; Mon, 7 Apr 2014 21:13:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE14635C; Mon, 7 Apr 2014 21:13:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s37LDIiU051063; Mon, 7 Apr 2014 21:13:18 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s37LDIGx051062; Mon, 7 Apr 2014 21:13:18 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201404072113.s37LDIGx051062@svn.freebsd.org> From: Gabor Pali Date: Mon, 7 Apr 2014 21:13:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44479 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 21:13:19 -0000 Author: pgj Date: Mon Apr 7 21:13:18 2014 New Revision: 44479 URL: http://svnweb.freebsd.org/changeset/doc/44479 Log: - Improve the 2014Q1 status report on ARM SMP Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 21:05:28 2014 (r44478) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 21:13:18 2014 (r44479) @@ -1584,6 +1584,10 @@ device vt_efifb + + Announcement + +

&os; now supports Symmetrical MultiProcessing (SMP) on a variety of ARM multi-core systems. The effort to bring SMP to @@ -1598,10 +1602,10 @@ device vt_efifb users and vendors looking to create products based on similar designs.

-

SMP is now enabled by default in the configuration files for - all currently-supported systems that have multi-core processors. - This includes systems based on the following processor - families:

+

As of r264138 in &os; head, SMP is now enabled by + default in the configuration files for all currently-supported + systems that have multi-core processors. This includes systems + based on the following processor families:

  • Allwinner A20
  • @@ -1610,6 +1614,9 @@ device vt_efifb
  • Samsung Exynos 5
  • Texas Instruments OMAP4
+ +

We do plan to merge this work to stable/10 in time for + 10.1-RELEASE.

Microsemi, Inc.