kernel_settings icon indicating copy to clipboard operation
kernel_settings copied to clipboard

Role to use to set kernel tuning parameters

Results 5 kernel_settings issues
Sort by recently updated
recently updated
newest added

This PR is for the purpose of triggering periodic CI testing. We don't currently have a way to trigger CI without a PR, so this PR serves that purpose.

The README states that `tuned` is the default provider for Fedora/RHEL, this is reasonable. However, it looks like there are currently no other providers available, that might be worth pointing...

New kernel_report module to pull settings from an existing template machine and apply them to a number of target machines. This also required adding "device-specific" support to the existing kernel_settings...

Below is a snippet from a correspondence with Joe Mario regarding which `sysctl` fields from his area of expertise should be added to the kernel_report module: ``` as for my...