From owner-svn-doc-all@FreeBSD.ORG Wed Apr 15 22:50:44 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01CA4C49; Wed, 15 Apr 2015 22:50:44 +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 C757DF7; Wed, 15 Apr 2015 22:50:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3FMohqt041518; Wed, 15 Apr 2015 22:50:43 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3FMohqf041517; Wed, 15 Apr 2015 22:50:43 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201504152250.t3FMohqf041517@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Wed, 15 Apr 2015 22:50:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46564 - 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.20 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: Wed, 15 Apr 2015 22:50:44 -0000 Author: bjk Date: Wed Apr 15 22:50:42 2015 New Revision: 46564 URL: https://svnweb.freebsd.org/changeset/doc/46564 Log: Add POWER8 report Approved by: hrs (mentor, implicit) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Wed Apr 15 16:37:43 2015 (r46563) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Wed Apr 15 22:50:42 2015 (r46564) @@ -2418,4 +2418,78 @@ WITHOUT_FORTH=y + + + &os; on POWER8 + + + + + Nathan + Whitehorn + + nwhitehorn@freebsd.org + + + + + Justin + Hibbits + + jhibbits@freebsd.org + + + + + Adrian + Chadd + + adrian@freebsd.org + + + + + Tyan development reference platform + + + +

IBM and the OpenPOWER Foundation are pushing for a wider + software and hardware ecosystem for POWER8-based systems. + Starting in January 2014, we have been doing bringup work on a + Tyan GN70-BP010 POWER8 server, a quad-core 3 GHz system with a + total of 32 hardware threads.

+ +

Updates since the previous report:

+ +
    +
  • &os; now boots under a hypervisor with the virtual SCSI + block device, the issue previously preventing this has + been fixed.
  • + +
  • The powerpc64 pmap code was rewritten to be more + scalable, as the previous pmap code did not scale beyond a small + number of CPUs.
  • + +
  • Initial support for IBM's Vector-Scalar Extensions + (VSX) was added.
  • + +
  • The &os; kernel was made completely position + independent for powerpc64, and later powerpc32 as well.
  • +
+ + + The &os; Foundation + + + +

Get &os; booting natively, rather than under KVM. This + requires writing OPAL drivers for the various hardware + devices in the system.

+
+ + +

Integrate loader(8) with petitboot.

+
+
+