優化Debian From Scratch可從以下方面入手:
-O2
-O3
make -j$(nproc)
ccache
ext4/XFS
noatime
top
htop
vmstat
-march=native
操作前建議備份數據,并在測試環境中驗證配置。