
...All is changing with Windows Subsystem for Linux 2. Instead of emulating the Linux kernel APIs on the NT kernel, WSL 2 is going to run a full Linux kernel in a lightweight virtual machine. This kernel will be trimmed down and tailored to this particular use case, with stripped-down hardware support (since it will defer to the host Windows OS for that) and faster booting.
https://arstechnica.com/gadgets/2019/05/windows-10-will-soon-ship-with-a-full-open-source-gpled-linux-kernel/
1 BinRelay May 7, 2019 真准备发展成最大的 linux 发行版啊…… |
2 rogwan May 7, 2019 via Android 这个支持 systemd 吗? |
3 jasonyang9 May 7, 2019 Full kernel | Trimmed down | Tailored | Stripped-down hardware support 所以到底是完整的还是精简的 |
4 abbenyyy May 7, 2019 |
5 zmz125000 OP @jasonyang9 #3 相对 WSL 1 完整 |
6 zmz125000 OP We will be shipping a real Linux kernel with Windows that will make full system call compatibility possible. |
7 wknet1988 May 7, 2019 这回 WinServer 也可以执行 Linux 程序了。 |
8 Akesudia May 7, 2019 via Android 卧槽,要支持 docker 了 |
9 echo1937 May 7, 2019 这个 lightweight virtual machine 难道是指 Hyper-V ? |
10 unidentifiedme May 7, 2019 @Akesudia #8 那和现在没区别吧,都是在 Linux VM 里面跑 Container,只不过现在是 Docker 实现的 VM,换成 Windows 实现的 VM |
11 Akesudia May 7, 2019 via Android @unidentifiedme 应该比我开个 ubuntu 虚拟机用 docker 开销要小一点,目前我只是学习只用 |