Earlier quoted context omitted.
What special about NT kernel that's not in linux kernel ?
* It is (with a lot of ifs and buts) a microkernel * it is optimized for integration with third party software from people who don’t have the source, so for instance the driver model is interesting * the built in configuration system (the registry) and how it’s used throughout * the (underused) personalities system you can use to show different apis to different binaries * the security model is much more interesting,…
Sadly, that usually means it’s bugged as hell and impossible to use unless you’ve been trained for many years at ms to do that.