Haiku将通过GSoC获得对x86_64的支持

“ 在编码阶段, 我会首先从事boot loader上的工作。我打算修改现有的x86 boot loader,使之对32位Haiku内核和64位的都可以加载。一旦这一步完成了,我会致力于实现内核中的x86_64 架构功能。最后,我会将模块和驱动移植到64位的内核上面。如果还有时间的话,我还会开始移植用户域(userland)上的工作。”

相关文章:
GSoC Introduction: x86_64 port   
My name is Alex, I am a first year computer science student with a strong interest in operating systems and low-level software. My GSoC project this year is to begin a port of Haiku to the x86_64 architecture. Almost all modern x86 CPUs have 64-bit support, therefore a port of Haiku will allow it to take full advantage of these CPUs. The GSoC coding period is almost certainly too little time to finish a port of the whole OS, however my plan is to have ported at least the boot loader, kernel and some modules/drivers.

Universities in the UK finish later than most US universities, I do not finish my exams until a couple of weeks into the GSoC coding period. Therefore, there is a limited amount of work I will be able to do during the community bonding period. However, while researching my project proposal I’ve got myself familiar with the Haiku codebase and also submitted patches to fix the GCC4 x86_64 toolchain, which have been committed. I will use time that I do have to continue to familiarise myself with the Haiku code and start thinking about some of the implementation details of my project.

During the coding period, I will first work on the boot loader. I intend to modify the existing x86 boot loader so that it is capable of loading both a 32-bit Haiku kernel and a 64-bit one. Once this is done, I will work on implementing the x86_64 architecture functionality in the kernel. Finally, I will port modules and drivers to the 64-bit kernel.

Should I have time, I will also begin work on porting userland. As I said, there may not be enough time to get that far, but even if I don’t, there’s some future work for me to do after GSoC.
  


转载请注明:Linux人社区> 英文资讯翻译专版.编译

英文原文:
Haiku to get x86_64 port through GSoC
posted by Thom Holwerda on Sun 29th Apr 2012 20:28 UTC
" During the coding period, I will first work on the boot loader. I intend to modify the existing x86 boot loader so that it is capable of loading both a 32-bit Haiku kernel and a 64-bit one. Once this is done, I will work on implementing the x86_64 architecture functionality in the kernel. Finally, I will port modules and drivers to the 64-bit kernel. Should I have time, I will also begin work on porting userland." Heck. Yes.   

你可能感兴趣的:(Haiku将通过GSoC获得对x86_64的支持)