git: 409e681c2f - main - 15.0/relnotes: Mention boot speedup in EC2
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=409e681c2f6f8ea803c3a9ba4ff1809b1969647b commit 409e681c2f6f8ea803c3a9ba4ff1809b1969647b Author: Colin Percival <[email protected]> AuthorDate: 2025-11-30 01:17:13 +0000 Commit: Colin Percival <[email protected]> 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