By default, AIX V7.1 pins kernel memory and includes support to allow applications to pin their kernel stack.
在默认情况下,AIXV7.1固定内核内存,还允许应用程序固定自己的内核堆栈。
This includes a kernel stack, which means that applications with many threads require large amounts of kernel resources.
包括内核堆栈,这意味着多线程程序需要大量的内核资源。
The context stack is automatically pinned for key-unsafe kernel processes.
为键不安全的内核进程自动地固定上下文堆栈。
If the CONFIG_FRAME_POINTER option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly.
如果内核编译期间设置了CONFIG_FRAME _ POINTER选项,那么就用帧指针寄存器来维护堆栈,从而就可以正确地执行堆栈回溯。
Once you capture the details, the message then can be passed to the ksymoops utility, which attempts to convert the code to instructions and map stack values to kernel symbols.
一旦您掌握了细节,就可以将消息发送到ksymoops实用程序,它将试图将代码转换为指令并将堆栈值映射到内核符号。
Android is a modified Linux kernel that incorporates a software stack for mobile devices (see Figure 2).
Android是经过改进的Linux内核,为移动设备纳入一个软件栈(见图2)。
The setjmpx and longjmpx kernel services maintain the AMR and the context stack pointer.
longjmpx和 frr_add内核服务可以维护AMR 和上下文堆栈指针。
These options help in cases when stack space is rare, as is the case in the Linux kernel, or where application programs fail because of a stack overflow.
当堆栈空间不足时(就像在Linux内核一样),或应用程序因堆栈溢出而出现故障时,这些选项可以提供帮助。
The stated goal of ZeroMQ is to "become part of the standard networking stack, and then the Linux kernel".
ZeroMQ的明确目标是“成为标准网络协议栈的一部分,之后进入Linux内核”,现在还未看到它们的成功。
Therefore, the Linux USB layer, the BlueZ USB transport driver, and the BlueZ protocol stack are the main kernel layers that get the device working.
因此,LinuxUS b层、BlueZ US b传输器驱动程序以及BlueZ协议栈是使设备工作的主要内核层。
The client implemented its own TCP stack and ran on top of the raw socket kernel API.
客户机实现自己的tcp栈并在原始socket内核api上运行。
It displays the kernel mode stack trace of the thread.
它显示线程的内核模式栈跟踪。
In the kernel, these are called threads and represent an individual virtualization of the processor (thread code, data, stack, and CPU registers).
在内核中,这些进程称为线程,代表了单独的处理器虚拟化(线程代码、数据、堆栈和CPU寄存器)。
Linux-based embedded systems typically employ a smaller footprint kernel and application stack that is better for the constrained environment than an embedded setting provided.
基于Linux的嵌入式系统通常采用一个规模更小的内核和应用程序堆栈,这比提供的嵌入式设置更适合受限制的环境。
For some exceptions, the CPU control unit also generates a hardware error code and pushes it on the Kernel Mode stack before starting the exception handler.
对每个异常,CPU控制单元也生成一个硬件错误码,并在开始执行处理函数前将其压入内核空间栈中。
We carry out a three layers network subsystem structure that is protocol independent layer in kernel, protocol dependent layer in kernel and user level protocol stack.
论文提出了一个三层网络子系统结构:内核级协议无关层、内核级协议相关层和用户级协议栈。
A normal process has a number of data structures associated with it in the kernel, including a stack and process control block (PCB).
在内核中,普通进程有若干数据结构与之关联,包括一个堆栈,进程控制块(PCB)。
Once the kernel schedules the process for execution, it sets the stack to grow down from the top of user space, and the heap to grow up from the end of the executable image.
一旦内核调度进程执行,它就设置栈和堆,前者从用户空间的顶部向下增长,后者从可执行映像的尾部向上增长。
Once the kernel schedules the process for execution, it sets the stack to grow down from the top of user space, and the heap to grow up from the end of the executable image.
一旦内核调度进程执行,它就设置栈和堆,前者从用户空间的顶部向下增长,后者从可执行映像的尾部向上增长。
应用推荐