From owner-svn-doc-all@FreeBSD.ORG Fri May 1 14:16:09 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 1134BCBB; Fri, 1 May 2015 14:16:09 +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 D9D731C41; Fri, 1 May 2015 14:16:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t41EG8pq068256; Fri, 1 May 2015 14:16:08 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t41EG8rB068254; Fri, 1 May 2015 14:16:08 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201505011416.t41EG8rB068254@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Fri, 1 May 2015 14:16:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46639 - 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: Fri, 01 May 2015 14:16:09 -0000 Author: bjk Date: Fri May 1 14:16:08 2015 New Revision: 46639 URL: https://svnweb.freebsd.org/changeset/doc/46639 Log: Belatedly add the EC2 report Somehow it was missed in the process of assembling the 2015Q1 report. Prodded by: cperciva Pointy hat to: bjk 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 Fri May 1 14:01:56 2015 (r46638) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Fri May 1 14:16:08 2015 (r46639) @@ -2646,4 +2646,58 @@ href="http://www.freebsd.org/doc/en_US.I + + + &os;/EC2 + + + + + Colin + Percival + + cperciva@freebsd.org + + + + + + + + +

Support for building Amazon Machine Images ("AMIs") for + Amazon EC2 is now in the src tree, via make + ec2ami in src/release. The platform is functional and + stable, and pre-built images are available in all of the public + EC2 regions.

+ +

The Amazon Web Services Marketplace reports that + approximately 400 users are running approximately 800 &os; EC2 + instances. This is an underestimate since it only counts + instances launched via the AWS Marketplace.

+ + + + +

MFC AMI-building code to stable/10 in time for &os; + 10.2-RELEASE.

+
+ + +

Complete the AMI-building handoff to the release + engineering team.

+
+ + +

Teach the blkfront driver to use indirect segment + requests in order to significantly increase I/O performance.

+
+ + +

Get working SR-IOV driver for the Intel network cards + found in EC2 "Enhanced Networking" in order to significantly + increase networking performance.

+
+
+