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)
This commit is contained in:
parent
0ccb9c57c9
commit
583b367282
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46639
1 changed files with 54 additions and 0 deletions
|
@ -2646,4 +2646,58 @@ href="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributing/ports-con
|
||||||
</task>
|
</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='arch'>
|
||||||
|
<title>&os;/EC2</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Colin</given>
|
||||||
|
<common>Percival</common>
|
||||||
|
</name>
|
||||||
|
<email>cperciva@freebsd.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="http://www.daemonology.net/freebsd-on-ec2/" />
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>Support for building Amazon Machine Images ("AMIs") for
|
||||||
|
Amazon EC2 is now in the src tree, via <tt>make
|
||||||
|
ec2ami</tt> in src/release. The platform is functional and
|
||||||
|
stable, and pre-built images are available in all of the public
|
||||||
|
EC2 regions.</p>
|
||||||
|
|
||||||
|
<p>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.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<help>
|
||||||
|
<task>
|
||||||
|
<p>MFC AMI-building code to stable/10 in time for &os;
|
||||||
|
10.2-RELEASE.</p>
|
||||||
|
</task>
|
||||||
|
|
||||||
|
<task>
|
||||||
|
<p>Complete the AMI-building handoff to the release
|
||||||
|
engineering team.</p>
|
||||||
|
</task>
|
||||||
|
|
||||||
|
<task>
|
||||||
|
<p>Teach the blkfront driver to use indirect segment
|
||||||
|
requests in order to significantly increase I/O performance.</p>
|
||||||
|
</task>
|
||||||
|
|
||||||
|
<task>
|
||||||
|
<p>Get working SR-IOV driver for the Intel network cards
|
||||||
|
found in EC2 "Enhanced Networking" in order to significantly
|
||||||
|
increase networking performance.</p>
|
||||||
|
</task>
|
||||||
|
</help>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue