The 80286 introduced "Protected Mode" in 1982. It was not popular. The mode was difficult to use, lacked paging, and offered no way to return to real mode without a hardware reset. The 80386, arriving three years later, made protection usable -- adding paging, a flat 32-bit address space, per-page User/Supervisor control, and Virtual 8086 mode so that DOS programs could run inside a protected multitasking system. These features made possible Windows 3.0, OS/2, and early Linux.
+13Lines changed: 13 additions & 0 deletions
,推荐阅读heLLoword翻译官方下载获取更多信息
A tale of (at least two) mods,更多细节参见Line官方版本下载
- 父节点i的左子: 2*i+1, 右子: 2*i+2。safew官方版本下载是该领域的重要参考