混合核心 (Chinese Wikipedia)

Analysis of information sources in references of the Wikipedia article "混合核心" in Chinese language version.

refsWebsite
Global rank Chinese rank
low place
low place
1st place
1st place

realworldtech.com

  • Linus Torvalds. [2018-06-13]. (原始内容存档于2021-01-09). As to the whole "hybrid kernel" thing - it's just marketing. It's "Oh, those microkernels had good PR, how can we try to get good PR for our working kernel? Oh, I know, let's use a cool name and try to imply that it has all the PR advantages that that other system has. 
  • The article goes to say that a hybrid kernel like NT's is not to be confused with a with monolithic kernels that can load modules like Linux. Again, this seems like nonsense to me - the stable driver ABI (and the closed source) has facilitated creating of many drivers outside of the NT kernel tree, but this is not a conceptual difference. The precise technique of loading a driver/module into the kernel doesn't really matter, if the driver shares the same address space and can have access to kernel structures.

web.archive.org

  • Linus Torvalds. [2018-06-13]. (原始内容存档于2021-01-09). As to the whole "hybrid kernel" thing - it's just marketing. It's "Oh, those microkernels had good PR, how can we try to get good PR for our working kernel? Oh, I know, let's use a cool name and try to imply that it has all the PR advantages that that other system has.