Skip to content

Commit

Permalink
wsl2: Set CONFIG_HZ to 300
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruv <[email protected]>
  • Loading branch information
Dhruvgera committed Mar 4, 2021
1 parent f755f94 commit 7e4fcff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Microsoft/config-wsl
Original file line number Diff line number Diff line change
Expand Up @@ -364,11 +364,11 @@ CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y
CONFIG_SECCOMP=y
CONFIG_HZ_100=y
CONFIG_HZ_300=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_HZ=300
CONFIG_SCHED_HRTICK=y
# CONFIG_KEXEC is not set
# CONFIG_KEXEC_FILE is not set
Expand Down

0 comments on commit 7e4fcff

Please sign in to comment.