• Submitting your work for the official kernel means you'll be better known for beneficial additions rather than useful but buggy third-party add-ons.

    工作提交官方内核意味着因对内核所做的有益补充闻名,这种补充不是有用臭虫多多的第三方插件。

    youdao

  • On the downside, this also means duplicating some infrastructure of the kernel as well as adding a potentially large number of new system calls to provide all necessary functionality.

    底层来说,意味着复制一些内核基础设施同时解决可能出现大量系统调用从而提供所有必要的功能。

    youdao

  • The biggest problem with them is that it's a standardized interface. It would be difficult to have your new system call added to the kernel, so any additions are likely served through other means.

    使用这种方法最大问题就是一个标准接口很难新的系统调用增加内核中因此可以通过其他方法来实现类似服务

    youdao

  • Interestingly, you won't notice a performance hit for LKMs, so they're a powerful means of creating a lean kernel that ADAPTS to its environment based upon the available hardware and attached devices.

    有趣的是对于lkm来说,我们不会注意到什么性能方面的差异,因此这对于创建适应自己环境内核来说一种功能强大手段,这样可以根据可用硬件连接的设备来加载对应的模块。

    youdao

  • The SCI is a thin layer that provides the means to perform function calls from user space into the kernel.

    sci提供了某些机制执行用户空间内核函数调用

    youdao

  • The Linux system call interface provides the means for user-space applications to invoke kernel functionality.

    Linux系统调用接口提供了用户空间应用程序调用内核功能方法

    youdao

  • These programs reside in special region of flash memory on the target hardware and provide the means to download a Linux kernel image into flash memory and subsequently execute it.

    这些程序位于目标硬件闪存中的某一段特殊区域它们提供Linux内核映像下载闪存继续执行的方法

    youdao

  • Finally, the Linux kernel provides its own means for real time, both soft and hard.

    最后Linux内核提供了自己实时方法包括实时硬实时。

    youdao

  • The printk function and dmesg methods are common means for kernel debugging.

    printk函数dmesg方法都是用来进行内核调试的常用方法

    youdao

  • If more time is spent in sy time rather then us time, this means your system is spending less time crunching Numbers than actually processing kernel data.

    如果sy时间us时间长,意味着系统处理数字的时间实际处理内核数据的时间短。

    youdao

  • That means it would use the kernel in its newer state, when Microsoft updated it with Vista's first service pack. It also means existing device drivers for Vista will work on Windows 7.

    意味着微软使用Vista第一个服务升级核心更新状态意味着现有Vista设备驱动器被应用于Windows7。

    youdao

  • Linux (a monolithic kernel) provides the means to tailor the operating system dynamically through modules, but larger architectural minimizations are only available through kernel compilation.

    Linux(一个单片内核)提供通过模块动态调整操作系统方法更大程度的架构最小化只能通过内核编译实现。

    youdao

  • The Linux kernel debugger (KDB) is a patch for the Linux kernel and provides a means of examining kernel memory and data structures while the system is operational.

    Linux内核调试器(Linux kernel debugger,kdb)Linux内核补丁它提供了一种在系统运行对内核内存数据结构进行检查办法

    youdao

  • That means that in order to create an EVMS-enabled kernel, we should apply these patches against a stock kernel source tree that we download from kernel.org.

    意味着为了创建支持EVMS内核我们应该kernel.org下载的现成的内核源代码应用这些补丁。

    youdao

  • In the 2.6 Linux kernel, the SCHED_OTHER policy supports 40 priority levels. These 40 priority levels are managed on a per-processor basis, which means that.

    2.6Linux内核中,SCHED_OTHER策略支持40个优先级级别

    youdao

  • Downloading a file system image for the XO-1 laptop means that you get a kernel and root file system in one.

    下载XO-1 膝上电脑文件系统映像意味着将同时得到其中内核文件系统。

    youdao

  • In the end, the syscall interface provides the means to transfer control between the user-space application and the kernel.

    最后系统调用接口提供用户空间应用程序和内核之间转移控制方法

    youdao

  • This means that once a scheduler is validated in user space, it's quite simple then to migrate this scheduler into the kernel for use.

    意味着一旦用户空间验证了度器,将调度器迁移内核以供使用非常简单

    youdao

  • Dynamically alterable means that you can load new functionality into the kernel, unload functionality from the kernel, and even add new LKMs that use other LKMs.

    可动态更改是可以新的功能加载内核内核去除某个功能,甚至添加使用其他L KM的lkm

    youdao

  • These loadable modules give the kernel the means to access disks and the file systems on those disks, as well as drivers for other hardware assets.

    这些可加载模块内核提供访问磁盘磁盘文件系统的方法,其他硬件提供了驱动程序

    youdao

  • And that means that the BIOS isn't just taking up half the time from power-on to the last kernel driver loaded; it's probably taking up a lot more.

    意味着BIOS不仅最后一个内核模块加载时间一半上面;有时还可能会花费更多时间。

    youdao

  • The kernel module loader has also been completely reimplemented in 2.5, which means that the module-building mechanism is much different compared to 2.4.

    内核模块加载器2.5中完全被重新实现意味着模块编译机制相对于2.4了很大不同

    youdao

  • This means that when you use kernel-mode caching with IIS and ASP.NET output caching, you'll see unbelievable performance results.

    就表示内核模式缓存IISASP.NET输出缓存一起使用时,看到令人不敢相信性能结果

    youdao

  • There is a timing window within the kernel, which means that often, the kernel will proceed to try to mount the root device before it has had a chance to be properly detected or initialized.

    内核定时窗口意味着内核经常其能够正确监测初始化之前尝试安装设备

    youdao

  • This means that every sampling_rate, the kernel will check the processor utilization and if it is below 20 percent utilized, the governor will decrease the frequency.

    意味着内核按照 sampling_rate 指定的时间间隔检查处理器利用率如果低于百分之 20,调控降低频率

    youdao

  • The bottom-half processing is performed in the kernel context, which means that interrupts are enabled.

    bottom - half处理过程内核上下文完成意味着允许中断操作。

    youdao

  • The Linux kernel occupies a single address space, which means that a failure of the kernel or any driver results in the entire operating system crashing.

    Linux内核占据了一个单一地址空间意味着内核任何驱动程序故障都会导致整个操作系统崩溃

    youdao

  • The Linux kernel is developed and distributed under the GNU General Public License (GPL), which means that its source code is freely available to anyone.

    Linux内核按照GNU公共许可证(GPL)进行开发发布的,意味着源代码任何人来说都可以免费获得

    youdao

  • stext is the kernel entry point, which means that the code under this section is the first to execute when the kernel boots up.

    stext内核入口意味着内核引导时将首先执行一节下代码

    youdao

  • This means that the AIX kernel does not allow the non-computational client file cache to exceed the maxclient limit (that is, the AIX kernel does not allow numclient to exceed maxclient).

    意味着AIX内核允许计算性的客户端文件缓存超出maxclient限制的范围(也就是说,AIX 内核不允许numclient 超出 maxclient)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定