(no title)
msdrigg | 8 months ago
> Starting in the first week of 2024, the FreeBSD boot process suddenly got about 3x slower. I started bisecting commits, and tracked it down to... a commit which increased the root disk size from 5 GB to 6 GB. Why? Well, I reached out to some of my friends at Amazon, and it turned out that the answer was somewhere between "magic" and "you really don't want to know"; but the important part for me was that increasing the root disk size to 8 GB restored performance to earlier levels.
jeffbarr|8 months ago
https://aws.amazon.com/blogs/aws/amazon_s3/
I do not know if this has anything to do with the cliff that you saw.
cperciva|8 months ago
bigiain|8 months ago
Deep deep greybeard wisdom from the founding fathers of modern computing.
xandrius|8 months ago
cperciva|8 months ago
avidphantasm|8 months ago
polskibus|8 months ago
cperciva|8 months ago
But yes, I built a lot of AMIs. And launched new EC2 instances for each of them -- it wasn't just a matter of rebooting since the first time an AMI launches there's different behaviour (both from FreeBSD, e.g. growing the root disk, and from EC2, e.g. disk caching).