Y
Hacker News
new
|
ask
|
show
|
jobs
by
hernandipietro
643 days ago
Windows NT 3.x had graphics and printer drivers in user-mode for stability reasons. Windows NT 4 moved them to Ring 0 to speed-up graphics applications.
1 comments
IntelMiner
642 days ago
Then almost immediately took them back out after realizing this was a bad idea
link
hernandipietro
642 days ago
Right.
https://news.ycombinator.com/item?id=5468462
link
chrisfinazzo
642 days ago
I presume this reversal happened during NT's main support window?
link
deaddodo
642 days ago
Well, by "immediate" they mean: "was user space through Win2k, went to kernel space in XP to match 9x performance, reversed in Vista".
So...one generation, and about 7 years later.
link
Narishma
638 days ago
They were moved into kernel space in NT 4.
link