git: 409e681c2f - main - 15.0/relnotes: Mention boot speedup in EC2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Nov 2025 01:18:13 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=409e681c2f6f8ea803c3a9ba4ff1809b1969647b
commit 409e681c2f6f8ea803c3a9ba4ff1809b1969647b
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-11-30 01:17:13 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-11-30 01:17:13 +0000
15.0/relnotes: Mention boot speedup in EC2
Most systems have only had modest improvements, but I did some work which
fixed issues specifically affecting EC2.
---
website/content/en/releases/15.0R/relnotes.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/website/content/en/releases/15.0R/relnotes.adoc b/website/content/en/releases/15.0R/relnotes.adoc
index 7b88ddc140..68cdc76086 100644
--- a/website/content/en/releases/15.0R/relnotes.adoc
+++ b/website/content/en/releases/15.0R/relnotes.adoc
@@ -664,6 +664,8 @@ gitref:953142d6baf3[repository=src] (Sponsored by Amazon)
The FreeBSD project now publishes "builder" EC2 images; these boot into a memory disk and extract a clean "base" image onto the root disk (mounted at `/mnt`) to be customized before creating an AMI.
gitref:584265890303[repository=src] (Sponsored by Amazon)
+FreeBSD "base" EC2 images now boot up to 76% faster than corresponding {releasePrev} images, with the largest improvements found on arm64 ("Graviton") instances.
+
[[kernel]]
== Kernel