Quotes of the week
Quotes of the week
Posted May 31, 2017 13:31 UTC (Wed) by nix (subscriber, #2304)In reply to: Quotes of the week by viro
Parent article: Quotes of the week
There's a reason not many OS vendors used rings 1 and 2 for anything. (What were they originally intended for? I seem to recall IBM using ring 1 for something in OS/2: did they ask Intel to add more than the usual two rings? Were they inherited from some ancient computer that predates my parents' birth? :) )
Posted Jun 4, 2017 22:14 UTC (Sun)
by flussence (guest, #85566)
[Link]
Reading some more of it, it sounds like these function more like ring 0 subsets than ring 3: only the latter gets page table entries with the user mode bit set, the rest don't and also have less restrictions on calling into each other's code. Most of these details go over my head but I get the general gist of it.
In a modern system, we have a different three-ring security circus: ring 1 was replaced by Docker and ring 2 by Electron.
Quotes of the week