From owner-svn-doc-head@FreeBSD.ORG Mon Apr 7 17:17:12 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FE44C2F; Mon, 7 Apr 2014 17:17:12 +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 231B5ABC; Mon, 7 Apr 2014 17:17:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s37HHCLB052851; Mon, 7 Apr 2014 17:17:12 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s37HHBaS052850; Mon, 7 Apr 2014 17:17:11 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201404071717.s37HHBaS052850@svn.freebsd.org> From: Gabor Pali Date: Mon, 7 Apr 2014 17:17:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44474 - 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-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 17:17:12 -0000 Author: pgj Date: Mon Apr 7 17:17:11 2014 New Revision: 44474 URL: http://svnweb.freebsd.org/changeset/doc/44474 Log: - Add 2014Q1 status report for multi-core ARM support Submitted by: ian 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 17:15:51 2014 (r44473) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 17:17:11 2014 (r44474) @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 25 entries and we hope you enjoy reading it.

+ contains 26 entries and we hope you enjoy reading it.

The deadline for submissions covering between April and June 2014 is July 7th, 2014.

@@ -1548,4 +1548,65 @@ device vt_efifb The &os; Foundation + + + SMP on Multi-Core ARM Systems + + + + + Ian + Lepore + + ian@FreeBSD.org + + + + + Olivier + Houchard + + cognet@ci0.org + + + + + Wojciech + Macek + + wma@semihalf.com + + + + +

&os; now supports Symmetrical MultiProcessing (SMP) on a + variety of ARM multi-core systems. The effort to bring SMP to + ARM has been underway for quite some time, but a major push by + the &os; ARM developer community over the past two months has + resulted in robust production-ready SMP support.

+ +

An ever-growing number of ARM-based development boards and + small low-power computer systems are available with multi-core + processors. &os; is now able to make good use of all that + computing power, making such systems more attractive to both end + 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:

+ +
    +
  • Allwinner A20
  • +
  • Freescale i.MX6
  • +
  • Marvell Armada XP
  • +
  • Samsung Exynos 5
  • +
  • Texas Instruments OMAP4
  • +
+ + + Microsemi, Inc. + Semihalf sp.j +