FreeBSD Status Report 2023 Q4(freebsd.org)
freebsd.org
FreeBSD Status Report 2023 Q4
https://www.freebsd.org/status/report-2023-10-2023-12/
3 comments
How does it work without cgroups? And what are the differences from the Linux containers?
I heard someone describe FreeBSD jails as what cgroups want to be when they grow up. I don't think that's fair, but would imagine that just about anything you could do with cgroups you can also do with jails.
Sounds exciting, any resources you'd recommend for reading more about jails?
The FreeBSD handbook is wonderful, as always: https://docs.freebsd.org/en/books/handbook/jails/
The FreeBSD answer to containers is jails, but I'm not sure how the capabilities of jails maps to the functionality provided by cgroups.
Sounds huge and big deal!
Slightly off topic but I found this interesting: I saw something the other day that freebsd plans to drop support for most 32-bit architectures in the next major version. Of which 32 bit arm is currently the most relevant but also shrinking in relevance. But they will keep armv7 for now. They'll still be able to run 32 bit binaries on a 64 bit kernel for a while.
The ARMv7 will be kept in 15.x version as supported while all other 32bit archs will not be TIER 1.
The ARMv7 will be dropped in 16.x.
To show here some time span ... FreeBSD 15.0-RELEASE will be released in about 2 years from the release of FreeBSD 14.0-RELEASE and after that FreeBSD 15.x will be supported for 5 years.
That means there is still 7 years of official FreeBSD support for 32bit ARMv7 devices.
IMHO its more then enough to move to something more relevant.
The ARMv7 will be dropped in 16.x.
To show here some time span ... FreeBSD 15.0-RELEASE will be released in about 2 years from the release of FreeBSD 14.0-RELEASE and after that FreeBSD 15.x will be supported for 5 years.
That means there is still 7 years of official FreeBSD support for 32bit ARMv7 devices.
IMHO its more then enough to move to something more relevant.
No mention of the planned end of 32-bit? Packrat looks interesting. Removing ports that build and work fine but are "unmaintained" is pretty irritating.
[1] https://podman.io/docs/installation#installing-on-freebsd-14...