TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Booting an Intel Architecture System, Part I

66 点作者 termie超过 13 年前

3 条评论

mjg59超过 13 年前
It's a fairly comprehensive article, but it does seem to veer too far into "This happens and then this happens and then this happens" without providing a great deal of insight. There's oddness like "the Memory Management Unit (MMU), if it exists", when we can pretty much take as given that it does for the platforms he's discussing. And then "Some speculate that this feature is maintained in order to ensure that the platform can boot legacy code such as MS-DOS" - isn't the author in a position to give us facts rather than speculation?<p>I did learn things from this, but it's not especially well written. I think there's still plenty of scope for a series of articles that explains this with more background.
scott_s超过 13 年前
In grad school, I made a presentation/walkthrough about what the Linux kernel does for an x86 system at boot-up: <a href="http://people.cs.vt.edu/~scschnei/papers/boot_2up.pdf" rel="nofollow">http://people.cs.vt.edu/~scschnei/papers/boot_2up.pdf</a><p>This article is from the hardware perspective. My walkthrough is the software side.
rbanffy超过 13 年前
Scary. Makes me wonder if it is really necessary...