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

init: increase kmodloader timeout #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Nov 1, 2024

  1. init: increase kmodloader timeout

    Currently, the init process waits 12 seconds for the kmodloader process
    to load all kernel modules from /etc/modules-boot.d/* before moving on.
    
    This timeout isn't long enough for a Mellanox Spectrum-2 Switch, which
    needs around 15 seconds to load all kernel modules from the directory.
    
    This commit increases the timeout to 20 seconds.
    
    Signed-off-by: Til Kaiser <[email protected]>
    tk154 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2b64cc7 View commit details
    Browse the repository at this point in the history