Date: Thu, 10 Oct 2024 02:01:17 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 89f0479d40 - main - Status/2024Q3: Add ec2.adoc Message-ID: <202410100201.49A21HQO025849@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=89f0479d40661e6f016c79d9e9b9448e19ad125e commit 89f0479d40661e6f016c79d9e9b9448e19ad125e Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-09-26 00:28:50 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-10-10 02:00:36 +0000 Status/2024Q3: Add ec2.adoc Reviewed by: salvadore Sponsored by: Amazon Differential Revision: https://reviews.freebsd.org/D46791 --- website/content/en/status/report-2024-07-2024-09/ec2.adoc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/website/content/en/status/report-2024-07-2024-09/ec2.adoc b/website/content/en/status/report-2024-07-2024-09/ec2.adoc new file mode 100644 index 0000000000..cd3e907ed4 --- /dev/null +++ b/website/content/en/status/report-2024-07-2024-09/ec2.adoc @@ -0,0 +1,13 @@ +=== FreeBSD on EC2 + +Contact: Colin Percival <cperciva@FreeBSD.org> + +FreeBSD is available on both amd64 (Intel and AMD) and arm64 (Graviton) EC2 instances. + +In the past quarter, a new "small" flavour of EC2 AMI has been added, without debug symbols, tests, 32-bit compatibility libraries, or the LLVM debugger, and without the Amazon SSM Agent pre-installed or the AWS CLI installed by default at first boot. + +Build performance tests are now being performed weekly using the snapshot AMIs built by the release engineering team. +These tests revealed several performance regressions which have now been fixed; in particular a bug fix to the use of the EFI RNG in the boot loader produced a dramatic speedup on Graviton instances. + +Sponsor: Amazon + +Sponsor: https://www.patreon.com/cperciva
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410100201.49A21HQO025849>
