Hacker News new | ask | show | jobs
by gpderetta 1975 days ago
I think NT at some point run drvers and some other subsystems in lesser privileged rings than ring 0. Not sure if this was dropped in later versions.
1 comments

IIRC, NT 4 moved drivers into kernel space for performance. The result was that the system crashed much faster :-P.