Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve server feature to include most storage drivers #15

Open
xnox opened this issue Mar 16, 2021 · 0 comments
Open

Improve server feature to include most storage drivers #15

xnox opened this issue Mar 16, 2021 · 0 comments

Comments

@xnox
Copy link
Contributor

xnox commented Mar 16, 2021

In classic Ubuntu we default to "most" modules which really is a very large kitchen sync.

I wonder what is a sensible and a reasonable set for server feature:

  • virtio_pci virtio_mmio
  • ide (or is ide dead)
  • mmc
  • scsi & mptfc mptsas mptscsih mptspi zfcp
  • ata
  • block
  • nvme
  • vmd
  • usb/storage

Recovery might want:

  • most of the USB host and dual-role drivers ?!
  • all of the hid & input/keyboard stuff
  • hv_*

I am kind of concerned that in the classic & core initrd we force load lots of modules without any detection if they are needed or if any devices are present at all or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant