Linux内核配置指南-[*] Enable loadable module support和[*] Enable the block layer

原链接:https://www.dotslashlinux.com/post/the-linux-kernel-configuration-guide-part-4-enable-loadable-module-support/

原链接:https://www.dotslashlinux.com/post/the-linux-kernel-configuration-guide-part-5-enable-the-block-layer/

Enable loadable module support

这里没什么好说的

除了Module unloading推荐全为不选(根据实际需求选择)

Enable the block layer

这里列出推荐的选项:

[*] Block layer SG support v4

[ ] Block layer SG support v4 helper lib

[ ] Block layer data integrity support

[ ] Zoned block device support

[ ] Block device command line partition parser

[*] Enable support for block device writeback throttling

[*] Single queue writeback throttling

[*] Multiqueue writeback throttling

[ ] Block layer debugging information in debugfs

[ ] Logic for interfacing with Opal enabled SEDs

Partition Types —>

[*] EFI GUID Partition support

选上
如果你是UEFI启动则必须选上这个 否则可以不选

PC BIOS (MSDOS partition tables) support

选上
如果你是legacy且MBR则必选

Windows Logical Disk Manager (Dynamic Disk) support

同上

IO Schedulers —>

根据需求选择否则保持默认值或者全选

Default I/O scheduler

No-op
emmm….

添加新评论