Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support current mainline Linux kernel features (eg bcachefs) #11071

Open
froh opened this issue Jan 24, 2024 · 1 comment
Open

support current mainline Linux kernel features (eg bcachefs) #11071

froh opened this issue Jan 24, 2024 · 1 comment
Labels

Comments

@froh
Copy link

froh commented Jan 24, 2024

Is your feature request related to a problem? Please describe.

When I want to try recent kernel features (e.g. bcachefs), I have to go back to "some real VM" because WSL needs additional patches.

Currently the wsl patches are out-of-tree. They are non-trivial to integrate into a current kernel release and it's non-trivial to build the wsl2 base image (based off such a recent kernel).

Describe the solution you'd like

  • provide a mainline-release+wsl patchset kernel, with wsl2 ready kconfig, ready to build & ship.
  • provide a binary ready to use
    • e.g. enable wsl vendors like ubuntu and arch and openSUSE to pick that up and offer it as an alternative kernel
    • or if you want to control it, offer it as a wsl2-current-kernel stream for "wsl.exe --update"
    • note that mature Linux distros have a fallback mechanism, a wsl.exe --update solution should have the same

just to spell it out: "additionally" mainlining the patches will help for two reasons:

  • technically, the majority of forward porting is done by those changing APIs you consume.
  • politically, mainlining enforces the statement: "we, MS, are dead serious about wsl."

Describe alternatives you've considered

I don't see any.

Additional context

none.

@froh froh added the feature label Jan 24, 2024
@froh froh changed the title support current mainline features (eg bcachefs) support current mainline Linux kernel features (eg bcachefs) Jan 24, 2024
@froh
Copy link
Author

froh commented May 3, 2024

any news on mainlining the wsl patchset and on providing a close-to-mainline wsl/wslg kernel?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant