diff options
| author | Your Name <you@example.com> | 2024-11-18 21:36:31 +0000 |
|---|---|---|
| committer | Philip Cox <philip.cox@canonical.com> | 2024-11-20 15:31:08 -0500 |
| commit | 9161cdda2c0c033072d86b3764a6f636727c7ea1 (patch) | |
| tree | f6ad61e5611bcc2f425d82b6be2756dfcc5071c7 | |
| parent | 443cbecf6e7d8b4f53527603b868a5549f75b1b8 (diff) | |
CONFIG_HZ_250/CONFIG_HZ_1000/CONFIG_HZ=250
| -rw-r--r-- | .config | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -505,10 +505,10 @@ CONFIG_EFI_HANDOVER_PROTOCOL=y CONFIG_EFI_MIXED=y CONFIG_EFI_RUNTIME_MAP=y # CONFIG_HZ_100 is not set -# CONFIG_HZ_250 is not set +CONFIG_HZ_250=y # CONFIG_HZ_300 is not set -CONFIG_HZ_1000=y -CONFIG_HZ=1000 +# CONFIG_HZ_1000 is not set +CONFIG_HZ=250 CONFIG_SCHED_HRTICK=y CONFIG_ARCH_SUPPORTS_KEXEC=y CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y |
