一个框架、两个界面Aframeworkforthetwo.docVIP

  1. 1、本文档共10页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
一个框架、两个界面Aframeworkforthetwo.doc

一个框架、两个界面 A framework for the two interfaces 是Linux兼容内核开发的主体 Linux kernel development is compatible with the main 毛德操 Maud operation 我们开发 Linux 兼容内核的目标是让 Windows 应用软件可以直接在这个内核上运行,更确切地说是在以这个内核为核心的操作系统上运行。 We develop Linux-compatible core goal is to make Windows applications can run in the kernel, and more specifically to the kernel in the core operating systems. 同时,还要让为 Windows 而开发的一些设备驱动模块也能装入这个内核运行。 At the same time, but also to some developed for the Windows device driver module into the kernel can run. 这一方面是因为针对 Windows 开发的设备驱动模块在数量和品种上都远远多于 Linux ;另一方面是因为有愈来愈多的应用软件需要跟专用的设备驱动模块配套运行,缺了这设备驱动模块就运行不起来。 This is because the development of device drivers for Windows modules, both in number and variety of far more than Linux;the other hand, because there are more and more application needs with a dedicated device driver modules supporting the operation, lack of this device driver modules to run it up. 只有同时实现了这两个目标,才能说 Linux 的内核兼容了 Windows 内核。 Only while achieving these two objectives, to say that Linux kernel compatible with the Windows kernel. 那么,为了要达到这两个目标,我们必须对 Linux 内核作些什么修改和扩充呢? So, in order to achieve these two objectives, we must modify the Linux kernel and expansion of what made it? 本文就是要对此作一分析,并回答这个问题。 This article is an analysis to this and to answer this question. 首先,一段封闭的程序、如果既不调用库程序、也不作系统调用,是跟操作系统无关的,只要所在机器的 CPU 跟这段程序编译时的目标 CPU 相符就可以了。 First, a closed procedure, if not call the library program, not as system calls, is not related with the operating system, as long as the machine where the CPU with the goal of this program compiled CPU line on it. 这是因为,以 PC 机为例,这段程序编译后所生成的所有指令全都是 x86 机器指令,而且所有这些指令全都可以正常运行,它的所有跳转指令和子程序调用指令的目标都不会越出这段程序的边界。 This is because the PC, for example, generated by this program compiled all the instructions are all x86 machine instructions, and all of these instructions can all function properly, its all jump instructions and subroutine call instructions are not the target beyond the boundaries of this program. 其次,即使需要调用库程序,只要不直接或间接进行

文档评论(0)

153****2993 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档