For this article, we combine the coLinux and openMosix patch for the2.4.26 Linux kernel. 对本文而言,我们组合使用了coLinux和用于2.4.26Linux内核(LK)的openMosix补丁。
U-boot initializes the system, then boots the Linux kernel. U-boot对系统进行初始化,然后引导Linux内核(LK)。
The Linux kernel provides several functions that you can use to move system call arguments to and from user-space. Linux内核(LK)提供了几个函数,可以用来将系统调用参数移动到用户空间中,或从中移出。
We analyzed this combination test to determine which sections of the Linux kernel get exercised during test execution. 我们对这个组合测试进行了分析,以确定Linux内核(LK)的哪些部分在测试执行中得到了使用。
This article on driver porting to the2.6 Linux kernel discusses kernel modules in detail. 有关Linux内核(LK)2.6版本的driverporting的文章详细讨论了内核模块的问题。