Page MenuHomeFreeBSD

MINIMAL: Grow minimal to support ata, scsi and nvme
ClosedPublic

Authored by imp on Apr 29 2024, 3:15 PM.
Tags
None
Referenced Files
F85237122: D45012.diff
Mon, Jun 3, 12:56 PM
Unknown Object (File)
Sat, May 11, 9:29 AM
Unknown Object (File)
Thu, May 9, 10:03 AM
Unknown Object (File)
Sat, May 4, 8:54 PM
Unknown Object (File)
Apr 30 2024, 10:51 PM
Unknown Object (File)
Apr 30 2024, 9:42 PM
Unknown Object (File)
Apr 30 2024, 2:10 PM
Unknown Object (File)
Apr 30 2024, 2:10 PM

Details

Summary

Until the boot loader automatically loads these things (including the
CAM dependency), we need to have them in the minimal kernel since they
are needed to boot. These aren't strictly required to be in the kernel,
since modules work, but are high enough demand items that until we sort
out boot loader automation, I'm adding them here. These devices are also
common in vm environments. The delta is relatively small in size. Once
the boot loader automation arrives, these and a lot of other things can
be trimmed. It's less than ideal, but is a good middle ground for the
moment.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57447
Build 54335: arc lint + arc unit