OCI OS images for my personal usage - derived from Fedora
It seems to be the most energy efficient on my lunar lake laptop, having the lowest low-utilization power draw (scx_lavd intel_pstate active > intel pstate active > EAS intel pstate passive), but there are some odd performance results, where only E-cores are used for single-threaded workloads like "zstd -b1" and "pv /dev/urandom > /dev/null". From my initial testing it seems to be way more convervative with using P-cores for these specific workloads, and only uses them if most of E-cores get overloaded, unlike EAS that engages P-cores when one E-core is utilized above 80%. |
||
|---|---|---|
| .forgejo/workflows | ||
| containers | ||
| LICENSE | ||
| README.md | ||
Caution
Configuration and images in this repository are intended for my personal usage only, I strongly recommend not using them directly as they may change in unpredictable ways. The same currently applies to the repository itself.
The images live at registry.uncontrol.me/ver4a/onc-kde
These tags are currently used:
:mainlatest base image:main-nvidialatest base image with nvidia drivers layered:main-ver4alatest base image with my own personal customizations layared:main-nvidia-ver4asame as:main-ver4abut based on nvidia layer
For all tags above, there is a corresponding full-versioned variant, the general format is :BASE_IMAGE_VERSION-LAYERS, so for example :42.20250429.0-nvidia.
These tags are not immutable, they might (and do) change, usually if builds are done out of schedule by commits. These versioned tags also expire after 4 weeks.