From owner-svn-doc-head@freebsd.org Sat Jul 18 17:50:14 2015
Return-Path:
Delivered-To: svn-doc-head@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F3DB9A547E;
Sat, 18 Jul 2015 17:50:14 +0000 (UTC)
(envelope-from wblock@FreeBSD.org)
Received: from repo.freebsd.org (repo.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 7F7261506;
Sat, 18 Jul 2015 17:50:14 +0000 (UTC)
(envelope-from wblock@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.70])
by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IHoEra093054;
Sat, 18 Jul 2015 17:50:14 GMT (envelope-from wblock@FreeBSD.org)
Received: (from wblock@localhost)
by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IHoEYG093053;
Sat, 18 Jul 2015 17:50:14 GMT (envelope-from wblock@FreeBSD.org)
Message-Id: <201507181750.t6IHoEYG093053@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: wblock set sender to
wblock@FreeBSD.org using -f
From: Warren Block
Date: Sat, 18 Jul 2015 17:50:14 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r47012 - 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.20
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: Sat, 18 Jul 2015 17:50:14 -0000
Author: wblock
Date: Sat Jul 18 17:50:13 2015
New Revision: 47012
URL: https://svnweb.freebsd.org/changeset/doc/47012
Log:
Add Andrew Turner 's arm64 report.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sat Jul 18 13:26:02 2015 (r47011)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sat Jul 18 17:50:13 2015 (r47012)
@@ -2213,7 +2213,7 @@
ZFSguru is a multifunctional server appliance with a strong
- emphasis on storage. ZFSguru began as simple web-interface
+ emphasis on storage. ZFSguru began as simple web-interface
frontend to ZFS, but has since grown into a &os; derivative
with its own infrastructure. The scope of the project has
also grown with the inclusion of add-on packages that add
@@ -2221,7 +2221,7 @@
in similar product like FreeNAS and NAS4Free. ZFSguru aims to
be a true multifunctional server appliance that is extremely
easy to set up and can unite both novice and more experienced
- users in a single user interface. The modular nature of the
+ users in a single user interface. The modular nature of the
project combats the danger of bloat, whilst still allowing
extended functionality to be easily deployed.
@@ -2256,4 +2256,76 @@
August.
+
+
+ &os;/arm64
+
+
+
+
+ Andrew
+ Turner
+
+ andrew@FreeBSD.org
+
+
+
+
+ Ed
+ Maste
+
+ emaste@FreeBSD.org
+
+
+
+
+ Ruslan
+ Bukin
+
+ br@FreeBSD.org
+
+
+
+
+ &os; arm64
+ wiki
+
+
+
+ Since the last status report, support for building &os; for
+ AArch64 (arm64) has been committed to Subversion. This has
+ initially been targeting qemu, with more hardware support
+ being added after review.
+
+ Support for ACPI, SMP, DTrace, and hwpmc has been
+ added. ACPI is able to enumerate devices and get to the
+ mountroot prompt. Further work is needed to get into
+ userland. SMP has been tested on qemu with two cores, and
+ work is under way to support SMP on hardware. The
+ hwpmc driver includes support for the Cortex-A53,
+ Cortex-A57, and Cortex-A72 cores from ARM.
+
+ Poudriere has been used with user-mode qemu to test building
+ packages. Over 14,000 ports were successfully built. A
+ number of issues have been found and fixed from this first
+ run. These fixes should unblock about 5,000 additional
+ ports.
+
+
+ The FreeBSD Foundation
+
+ ABT Systems Ltd
+
+ ARM Ltd
+
+
+
+ Port to more SoCs
+
+
+
+ Test Poudriere on native hardware
+
+
+