Skip to content

v1.7.1

Compare
Choose a tag to compare
@fhunleth fhunleth released this 21 Mar 16:59

This release provides early access for ordering the rootfs based on the OTP init
script's primload order. With this feature, one can order .beam files
contiguously rather than distributed across the file system. This can be a boot
performance optimization on systems with slow I/O since it allows for reads from
the device to pull in multiple .beam files into memory at a time. It requires
corresponding updates to nerves to pass in the order.