摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-12.html 阅读全文
posted @ 2014-10-13 23:18 fillzero 阅读(253) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-05.html每次调度,都先将之前的任务寄存器保存在任务自己的栈中,再将下个任务栈中的寄存器放置CPU中,然后iret即可继续执行下个任务。 阅读全文
posted @ 2014-10-13 23:14 fillzero 阅读(153) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-04.html 阅读全文
posted @ 2014-10-13 23:10 fillzero 阅读(170) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-03.html 阅读全文
posted @ 2014-10-13 23:05 fillzero 阅读(281) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-02.html 阅读全文
posted @ 2014-10-13 23:00 fillzero 阅读(202) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/os/diy-os-01.html 阅读全文
posted @ 2014-10-13 22:55 fillzero 阅读(159) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/freedos/freedos-analysis-10.html 阅读全文
posted @ 2014-10-13 00:11 fillzero 阅读(230) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/freedos/freedos-analysis-09.html 阅读全文
posted @ 2014-10-13 00:09 fillzero 阅读(374) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/freedos/freedos-analysis-08.html 阅读全文
posted @ 2014-10-13 00:07 fillzero 阅读(430) 评论(0) 推荐(0)
摘要: 同步来自我的博客:http://fillzero.github.io/freedos/freedos-analysis-07.html 阅读全文
posted @ 2014-10-13 00:02 fillzero 阅读(450) 评论(0) 推荐(0)