Opened 3 months ago
#701 new System Enhancement
kernel modules could be loaded automagically
| Reported by: | mjollnirpaul | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Misc | Version: | 9.1-RC3 |
| Keywords: | kernel modules | Cc: | trac-bugs@… |
Description
- By default, the system starts many unneded modules, e.g. if I do not have encrypted drives, no mirrors, no ufs, etc., why are these modules loaded anyway?
- Modules shall be loaded on-demand, when-needed automagically.
- Is it a good idea to have an initial RAM-disk image containing the kernel modules and some logic to detect which modules to load like in Linux?
Note: See
TracTickets for help on using
tickets.
