从其他模块中导入逻辑地址空间。
现在数据被储存在用户地址空间缓冲区。
Now the data is stored in the user address space buffer, and it can begin its way down again.
该机制通常称为虚拟内存和虚拟地址空间。
This mechanism is often referred to as virtual memory and virtual address Spaces.
对32 -位内核而言,有4gb虚地址空间。
所有uri地址在一个逻辑地址空间中统一管理。
All URI addresses are managed within a logical address space.
这允许进程仅为随时需要的网页指定大的地址空间。
This permits a process to have a massive address space that is defined only for the pages that are needed at any given time.
它只关心这些零一指令是否与其指令集和地址空间一致。
It only CARES that the ones and zeros are consistent with its instruction set and address space.
某些范围的地址空间是专用于特定的进程的,例如内核。
Certain areas of the address space are limited to specific processes, such as the kernel.
DB 2需要一个连续的地址空间来作为共享内存区域。
DB2 needs a contiguous address space for the Shared memory area.
声明为受信任的例程在数据库管理器的地址空间中运行。
A routine that is declared as trusted will run in the same address space of the database manager.
后面介绍地址空间映射时,我们将描述这些不同的部分。
We'll identify some of these in an address-space map later on in this article.
该策略模式通常使用单个编程语言在单个地址空间内实现。
The strategy pattern is usually implemented in a single address space using a single programming language.
在其他平台上,需要使用操作系统决定的虚拟地址空间大小。
On other platforms, you need to use the operating system imposed virtual address space size.
而使用 64位地址空间的系统实际上是没有这种限制的。
Systems utilizing 64 bits for the address space have virtually no limits.
较大的本机应用程序在加载时就会占用大量的进程地址空间。
Large native applications can occupy a significant chunk of the process address space simply by being loaded.
观察OEMPUTX按照单个代理地址空间报告cpu成本。
Observe that OEMPUTX reports the CPU cost by individual broker address space.
使用共享内存对象的进程必须在自己的地址空间中映射对象。
For a process to use a Shared memory object, the process has to map the object in its address space.
在此情况下,需要定义一个较小的地址空间能够容纳的缓冲池。
In that case, you need to define a smaller buffer pool which fits into the address space.
对于进程地址空间中的用户数据,必须使用内核服务进行访问。
User data within the process address space must be accessed using kernel services.
最后两列显示了CPU成本和相应的执行组地址空间的收集开销。
The last two columns show the CPU cost and collection overhead for just the Execution Group address space.
最后,对于由地址空间对象表示的对象的数据,有一个管理结构。
Finally, there's a structure to manage the actual data for the object that is represented by an address space object.
然后,您可以将库装入到您的地址空间中并使用函数指针调用方法。
You could then load the library into your address space and call the methods using function Pointers.
其中还包括在地址空间之间传输和断言当前任务的用户安全上下文。
The transfer and assertion of the current task’s user security context between address spaces is among these.
内存地址空间是由诸如堆、栈等段式内存管理 方式进行管理的。
The distinct bands in the address space correspond to memory segments like the heap, stack, and so on.
业务流程实际上调用代理,代理通过与流程定义相同的地址空间提供。
The business process actually invokes the proxy, which is available in the same address space as the process definition.
模块可以导出一个公有地址空间,其他模块可以导入该公有地址空间。
A module may export a public address space which can then be imported by other modules.
服务区域将从这些队列中选取请求,并在服务区域地址空间中处理请求。
A servant region will pick up the requests from these queues and process them in the servant region address space.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
It is important to set this limit so the stack and Shared memory address space do not collide with each other.
注意,每个进程可能在其各自的地址空间中映射共享内存区域到不同地址。
Note that each process can map the Shared memory region to different addresses in their respective address Spaces.
答案是:因为地址空间受到限制,地址空间可能容不下一个更大的缓冲池!
The answer is: Because the address space is limited, a large buffer pool may not fit into the address space!
应用推荐