• When a user program accesses system calls, it does so in kernel mode, not user mode.

    用户程序访问系统调用时内核模式而不是用户模式下进行。

    youdao

  • The sample program has two components: a kernel module and a user-space program.

    示例程序两个组件内核模块一个用户空间程序。

    youdao

  • The program is actually designed for the 770, but it's not dependent on the fine details of kernel revisions and whatnot, so it works fine.

    程序实际上针对770设计的,但是依赖内核修改之类细节,因此用起来很不错

    youdao

  • The kernel ring buffer is also used for some events after the system is booted. These include certain program failures and hot-plug events.

    系统启动内核缓冲区可以用于一些事件其中包括某些程序失败热插拔事件。

    youdao

  • As a program does reads and writes to the file, the AIX kernel caches the file's data in memory as non-computational permanent storage pages.

    随着程序文件进行读写操作,AIX内核将该文件数据作为计算性的永久存储分页内存中进行缓存

    youdao

  • If there were only the one program, a worthwhile approach would be to scour the application, its dynamically linked libraries, and the kernel sources.

    如果考虑一个程序的话,那么可以研究应用程序本身、动态链接内核源代码

    youdao

  • It presents the application program interfaces (APIs) for many of the available methods from the 2.6.23 kernel.

    这些机制为2.6.23版内核许多可用方法提供应用程序接口(API)。

    youdao

  • This tactic requires that you review what the base OS kernel provides or advises in terms of designing the use of semaphores within your program logic.

    这种策略要求了解基本操作系统内核提供机制,程序逻辑利用这些机制设计信号量使用方法。

    youdao

  • The resource kernel provides a set of application program interfaces (APIs) to allow tasks to request these reservations (see Figure 5).

    资源内核提供了应用程序编程接口(API),允许任务请求这些预留资源(5)。

    youdao

  • In stark contrast, the Linux kernel call graph - the network of interactions between different pieces of program code - looks almost like an inverted pyramid.

    与之形成鲜明对比,Linux内核调用——不同程序代码之间交互网络——看起来几乎一个倒置的金字塔。

    youdao

  • This entry USES an ext3 file system, which is supported in Linux kernel versions 2.4.16 and higher, and the order for file system check (FSCK) program is set to 2.

    条目使用一个ext3文件系统这种文件系统2.4.16版或更高版本Linux内核均受支持,文件系统检查(fsck)程序顺序2。

    youdao

  • As you can see, the initial program setup is nearly identical to the hdaps kernel code.

    正如初始程序设置几乎hdaps内核代码完全相同

    youdao

  • Because the user-space program will do an ioctl, the function proc_ioctl must be registered by the kernel module to handle ioctl requests.

    因为这个用户空间程序执行ioctl内核模块必须注册proc _ ioctl函数处理ioctl请求

    youdao

  • If your system will load a kernel, but cannot run init successfully, you may try to recover by specifying an alternate initialization program.

    如果系统能够加载内核无法成功运行init可以通过指定一个替代初始化程序尝试修复

    youdao

  • The lilo program rewrites the MBR or the partition boot record to reflect your changes, including recording the absolute disk location of the kernel.

    lilo程序会重写M BR分区引导记录反映更改包括记录内核的绝对磁盘路径

    youdao

  • UML is a kernel patch that allows the Linux kernel to be compiled into a binary that you can run as a normal program.

    UML内核补丁,它可以Linux内核编译成为一个二进制文件,然后可以运行一个普通程序一样去运行这个内核。

    youdao

  • The KGDB program is an extension of the kernel that allows you to connect to a machine running the kgdb-extended kernel when you are running GDB on a remote host machine.

    kgdb程序内核扩展它让能够在远程主机运行gd b连接运行用kgdb扩展的内核机器

    youdao

  • The KGDB program (remote host Linux kernel debugger through GDB) provides a mechanism to debug the Linux kernel using GDB.

    kgdb程序(使用gdb远程主机Linux内核调试器)提供了一种使用gdb调试Linux内核的机制

    youdao

  • Recently, a new application program interface (NAPI) was introduced into the kernel to allow drivers to interface with the device agnostic layer (dev).

    最近内核引入一种新的应用程序编程接口NAPI),该接口允许驱动程序设备无关层(dev)进行交互。

    youdao

  • So when you invoke a system call from your user code, say from function foo in your program, you are actually invoking a routine in the kernel.

    因此用户代码调用系统调用时(假定程序函数foo调用),实际上调用内核中的例程

    youdao

  • Using an updated Linux kernel with the HDAPS driver, you can use a simple program called knockAge to generate knock codes.

    使用带有HDAPS驱动已更新内核我们就可以一个简单程序knockAge生成敲打代码了。

    youdao

  • After reaching around 550mb, the test program was killed by the kernel when it tried to memset a block.

    达到大约550MB之后,测试程序试图memset一个内存块时,内核杀死

    youdao

  • After the kernel is done loading, it tries to run the init program to finalize the boot process. Now.

    内核加载完成后运行init程序结束引导进程

    youdao

  • Segment 0: AIX kernel data (not directly accessible by a user program).

    分段0aix内核数据(用户程序不能直接访问)。

    youdao

  • Now we are ready to start the gdb program on your development machine by changing to the directory where your kernel source tree starts.

    现在我们可以通过改为使用内核源代码开始目录启动开发机器gdb程序了。

    youdao

  • Is executed by the shell, then passed to the kernel, which is typically slower than a compiled binary program that is pure machine code.

    shell执行然后传递内核这个过程通常编译机器码的二进制程序

    youdao

  • When executed, the user-space program does an ioctl on pre-defined proc-entries, which results in a call to the kernel module.

    这个用户空间程序预定义的proc -entries执行ioctl,这会导致内核模块的调用

    youdao

  • The kernel checks the hardware and mounts the root device and then looks for the init program on the root filesystem and executes it.

    内核检查硬件加载设备然后查找文件系统的init程序执行程序。

    youdao

  • The kernel provides only limited information back to the user program in the pt_regs and McOntext_t structure.

    内核只是在pt _ regsmcontext _ t结构用户程序提供有限信息

    youdao

  • Once the kernel has been loaded and has started to run, it calls the /sbin/init program.

    内核加载开始运行时会调用 /sbin/init程序

    youdao

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

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

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