|
|
|
|
| 翻译了 multiboot specification |
 翻译了 multiboot specification - zyj001et [ 2005-06-06 22:59 | 485 byte(s)]
 Re: 翻译了 multiboot specification - zyj001et [ 2005-10-07 22:22 | 402 byte(s)]
 Re: 翻译了 multiboot specification - coly [ 2005-06-10 12:34 | 295 byte(s)]
 Re: 翻译了 multiboot specification - zyj001et [ 2005-06-10 22:20 | 885 byte(s)]
 Re: 翻译了 multiboot specification - BNN [ 2005-06-09 11:19 | 41 byte(s)]
 Re: 翻译了 multiboot specification - zhangxp [ 2005-06-07 07:35 | 10 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
既然都研究这么深了,我强烈建议你继续下去。
可否写一篇浅析grub引导的文档,例如stage1,stage1.5和stage2如何联系的。另外,grub除了multiboot header之外,还支持bsd的a.out头和linux的boot protocol header,我建议可以将这些写一个简单的浅析,肯定大家比较受用的。
你觉得如何呢?
|
|
|
----
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
The stuff you say is something deep into bootloader. I think boot loader may be the most uninteresting thing in os development. It needs many knowledeges of assember and computer architecture.
Now I am busying developing L4 NVWA(http://mail.ustc.edu.cn/~ncs/research-projects/l4nvwa/index.html) and translating L4 API(X.2 version). After finishing developing L4, I am intend to port LLVM(WWW.LLVM.ORG) on L4 NVWA and Linux on LLVM(may be this concept is not correct. The most attracting aspect of LLVM is its optimization ability during the whole life of program execution. So may be it can improve the performance of servers on L4. I do not read many papers of it, so I do not konw whether this concept is correct. But the performance is the key point of my project.)
--------------------------------------------------------------------------
|
|
|
----
|
|
[Original]
[Print]
[Top]
|
|
|