Closed imag0r closed 2 months ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
If you use dropcache
instead of gradual
do you still have the problem?
No difference. dmesg looks pretty much the same: [ 1.747028] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: discard,errors=remount-ro,data=ordered. Quota mode: none. [ 2.242862] IPv6: ADDRCONF(NETDEV_CHANGE): loopback0: link becomes ready [ 49.253678] hv_balloon: Max. dynamic memory size: 16234 MB [ 65.136693] hv_pci 0aa6e9a2-6cb4-4172-bf22-461f42b87a9c: PCI VMBus probing: Using version 0x10004
Actually, I'm seeing the same behavior after commenting out all flags from the experimental section.
@imag0r: Can you capture /logs after updating via: wsl --update --pre-release
?
Hello, I can no longer reproduce the problem with the pre-release version of WSL.
Glad to hear ! Closing
Windows Version
Microsoft Windows [Version 10.0.22631.2861]
WSL Version
2.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.123.1-1
Distro Version
Debian Testing, Kali Rolling, both up to date
Other Software
Windows Terminal 1.18.3181.0
Repro Steps
Make sure WSL is shut down (reboot or run wsl --shutdown) Start WSL2 session in Windows Terminal
Expected Behavior
WSL starts immediately
Actual Behavior
WSL needs almost a minute to start the first session. Once the first session starts, opening new WSL windows is instantaneous, even if starting different distro. dmesg indicates a significant delay between network and memory related messages.
Diagnostic Logs
dmesg: [ 0.000000] Linux version 5.15.123.1-microsoft-standard-WSL2 (root@5a891d5fa777) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Mon Aug 7 19:01:48 UTC 2023 [ 0.000000] Command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=8 bonding.max_bonds=0 dummy.numdummies=0 fb_tunnels=none swiotlb=force cgroup_no_v1=all console=hvc0 debug pty.legacy_count=0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
WSL config: [wsl2]