Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Primary issue with this would be driver support. Also there is value in the NT kernal itself in my opinion.


> Primary issue with this would be driver support.

Perhaps hardware vendors would just start dedicating more effort to Linux drivers development then. Nevertheless the way drivers work in Windows (separate programs instead of kernel modules) is still better itself.


Because?

What advantages does it offer?


Read Windows Internals. It's a very different design from Linux. Worth learning about another approach to operating systems if you're at all interested.

WNT evolved (spiritually) from VMS and has a lot of unique things in its structure.

Note also that Windows already kind of is a perfectly serviceable Linux kernel through WSL. That's one of the unique things about NT - it was designed for binary compatibility for programs written for several distinct systems.


This compatibility layer approach is quite common. Solaris Linux Branded Zones and FreeBSD Linux Emulation Layer (now defunct?) also did the same thing.


> perfectly serviceable Linux kernel through WSL

Namespaces/cgroups?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: