Physical addresses are used to address memory cells in memory chips.
物理地址是用来真正访问内存单元的地址。
To use both lists and DataObjectPtrs correctly, you must now address memory management in SDO.
要正确使用列表和DataObjectPtrs,现在必须在SDO 中处理内存管理问题。
Linux provides additional mechanisms to address memory overcommitment specific to virtualization.
Linux提供了额外的机制用来解决由虚拟化引起的内存超量使用。
That is the address in memory in the heap of the first byte that the user typed in.
那是用户输入的第一个字节在内存中堆的地址。
Apple Computer CEO Steve Jobs' address at Stanford University that year, in which he talked about death, is also considered one of the best in recent memory.
苹果电脑公司的首席执行官史蒂夫·乔布斯当年在斯坦福大学的演讲中谈到了死亡,那次演讲也被认为是近年来最好的演讲之一。
This makes it easier for a debugger to identify which compilation unit created the code at a particular memory address.
这使得调试器可以更容易地确定哪一个编译单元在某个特定内存地址创建了代码。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
It is important to set this limit so the stack and Shared memory address space do not collide with each other.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
Since the end address of the instance Shared memory is not fixed, the starting address for the database Shared memory is not fixed either.
因为实例共享内存的结束地址不固定,所以数据库共享内存的起始地址也是不固定的。
Just for an example, let's say that your program is accessing memory address 629.
只是作为一个例子,让我们假定您的程序正在访问地址为629的内存。
Shared memory allows multiple processes to map a portion of their virtual address to a common memory region.
共享内存允许多个进程将它们的部分虚地址映射到一个公用的内存区域。
Operating systems map memory segments in a processes' address space to memory pages through an internal table which defines what memory segments are owned by what processes, and so on.
操作系统通过一个内部表将处理器地址空间中的内存段映射到内存页,该表定义哪些内存段由哪些处理器所拥有,等等。
In fact, the largest length available for a memory address to any instruction format is only 24 bits!
实际上,内存地址对于任何指令格式可以使用的最大长度只有24位!
The memory address used is determined by adding the two registers together.
所使用的内存地址是通过将这两个寄存器加在一起来确定的。
Each DB2 agent process has its own memory address space.
每个DB 2代理进程都有其自己的内存地址空间。
It has two parts: a memory address and an index register.
它包括两个部分:一个内存地址以及一个索引寄存器。
The end address of the instance Shared memory segment is not fixed.
实例共享内存的结束地址是不固定的。
This sometimes leads to problems where memory that isn't referenced is collected if, for example, an integer field contained a value that was the address of allocated memory.
有时没有被引用的内存会被收集,这样会引发问题,例如,如果一个整数域中包含一个值,该值是已分配内存的地址。
DB2 needs a contiguous address space for the Shared memory area.
DB 2需要一个连续的地址空间来作为共享内存区域。
Every location in main memory is numbered with a sequential numeric address by which the memory location is referred.
主存中的每个位置都使用连续的数字地址编号,内存位置就使用这个地址来引用。
Figure 6 shows the 32-bit memory address space for a DB2 agent process.
图6展示了用于一个DB 2代理进程的32位内存地址空间。
Every time a memory location is addressed for program instructions or data, a virtual address is translated into a physical or real memory address.
每次为程序指令或数据处理内存位置时,都需要将虚拟地址转换成物理(或实际)内存地址。
If each address references a byte of storage, a 16-bit physical address would allow a processor to address 64kb of memory.
如果每个地址引用一个存储字节,那么一个16位物理地址将允许处理器寻址64KB内存。
This mechanism is often referred to as virtual memory and virtual address Spaces.
该机制通常称为虚拟内存和虚拟地址空间。
DB2 utilities run under their batch address Spaces and USES memory from other DB2 address Spaces as required.
DB 2实用程序运行于其批量地址空间之下,根据需要使用来自其他DB 2地址空间的内存。
Accessing a memory address that has been swapped is a lot slower than reading a resident (in physical memory) address because it must be loaded from the hard drive.
访问操作系统提供的内存地址要比读取(物理内存中的)常驻地址慢很多,因为必须硬盘驱动器加载它。
The index register is added to the specified address, and the result is used as the address for the memory access.
索引寄存器会与某个指定的地址相加,结果用作访问内存时使用的地址。
I discuss how AIX USES virtual memory to address more memory than is physically on your system.
我将介绍AIX如何使用虚拟内存来寻址比系统中物理内存更大的内存。
We discuss how AIX 7 USES virtual memory to address more memory than is physically on your system.
我们将介绍AIX7如何使用虚拟内存来寻址比系统物理内存更大的内存。
The distinct bands in the address space correspond to memory segments like the heap, stack, and so on.
内存地址空间是由诸如堆、栈等段式内存管理 方式进行管理的。
应用推荐