您要查找的是不是:
- So that it can be run in its own process address space. 这样就可以在自己的进程地址空间中运行。
- After all of the DLL modules have been located and mapped into the process address space, the loader fixes up all references to imported symbols. 当所有的DLL模块都找到并且映射到进程的地址空间中之后,加载程序就会确定对输入的符号的全部引用。
- The strategies of process address space storage play key role in checkpoint system,and two optimization strategies are given in this paper. 进程的地址空间是检查点系统需要记录的一部分重要内容,对它的存储效率直接影响检查点操作的性能。 论文提出了两种检查点系统中进程地址空间的优化存储策略。
- Setting this parameter allows user application threads to address 3 GB of process address space, and reserves 1 GB of process address space for the operating system. 设置此参数后,用户应用程序线程可以寻址3 GB的进程地址空间,而为操作系统保留1 GB的进程地址空间。
- Microsoft Windows operating systems provide applications with access to 2 GB of process address space, specifically known as user mode virtual address space. 对于Microsoft Windows操作系统,应用程序可以访问2 GB的进程地址空间,称为用户模式虚拟地址空间。
- Processes that consume a lot of memory often force the underlying operating system to swap portions of that process address space to disk. 占用很多内存的进程通常会迫使底层操作系统将这个进程的部分地址空间交换到磁盘上。
- If the symbol does exist, the loader retrieves the RVA of the symbol and adds the virtual address of where the DLL module is loaded (the location of the symbol in the process address space). 如果这个符号不存在,那么加载程序将要检索该符号的RVA,并添加DLL模块被加载到的虚拟地址空间(符号在进程的地址空间中的位置)。
- All 32-bit applications have a 4-gigabyte (GB) process address space (32-bit addresses can map a maximum of 4 GB of memory). 所有32位应用程序都有4 GB的进程地址空间(32位地址最多可以映射4 GB的内存)。
- The process is not yet using that area of the address space. 还没有进程使用这部分地址空间。
- Threads within a process share the address space of the process. 进程中的各个线程共享进程的地址空间。
- Essentially, each segment is its own address space. 从本质上来说,每个段就是自己的地址空间。
- No route is defined for a specific address space. 没有为特定地址空间定义路由。
- In other words, the test is run in the address space of a different process. 换言之,测试在其他进程的地址空间中运行。
- A contiguous fixed-sized area of storage. Each partition is a separate address space. 一种地址连续的、定长的存储区,每个分区是一个独立的地址空间。
- All the threads within a process share the address space of that process. 进程中的所有线程共享该进程的地址空间。
- All threads of a process share its virtual address space and system resources. 进程中的所有线程都分享了其进程中虚拟地址空间与系统资源。
- Then the loader maps the executable module into the process's address space. 然后,加载程序将可执行模块映射到进程的地址空间中。
- process address space 进程地址空间
- Total size of the virtual address space, including shared pages. 虚拟地址空间的总体大小,包括共享页面。
- If you omit the address space cost, a cost of 1 is assumed. 如果省略地址空间开销,则假设开销是1。