• User data within the process address space must be accessed using kernel services.

    对于进程地址空间中的用户数据必须使用内核服务进行访问

    youdao

  • Large native applications can occupy a significant chunk of the process address space simply by being loaded.

    较大本机应用程序加载时占用大量进程地址空间

    youdao

  • The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.

    进程地址空间地址便是储存局部变量以及大多数编程语言函数参数

    youdao

  • The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.

    进程地址空间中的堆栈上面的部分存储大多数编程语言中的局部变量函数参数

    youdao

  • Sometimes, if a procedure or function is unstable or is being tested, it will be defined as FENCED so that it can be run in its own process address space.

    有时候如果一个过程函数稳定或者测试中,那么应该其定义FENCED,这样可以自己进程地址空间中运行

    youdao

  • This will only affect the DB2 process address space and not the system as a whole. The following entry in the DB2 diagnostic log describes this event on my system.

    影响DB 2进程地址空间不会影响整个系统

    youdao

  • The program text and data segments now need to get written into the mem file, either using the write system call, or by mapping the file into the process address space.

    程序文本数据现在需要写入mem文件中,这可以使用write系统调用或者通过文件映射到该进程地址空间中实现。

    youdao

  • If you have enough physical memory and address space, you can allow the leak to continue on the basis that you will restart your application before the process address space is exhausted.

    如果足够物理内存地址空间,您可以允许泄漏继续,但必须进程地址空间耗尽之前重新启动应用程序

    youdao

  • When running on a system with more process address space than physical memory, a memory leak or excessive use of native memory will force the OS to swap out some of the virtual address space.

    进程地址空间大于物理内存系统中,内存泄漏本机内存过度使用迫使操作系统提供一些虚拟地址空间。

    youdao

  • In fact, the kernel itself resides in one address space, and each process resides in its own address space.

    事实上内核本身驻留一个地址空间中,每个进程驻留在自己的地址空间。

    youdao

  • This way, each process gets its own address space to play in and can access more memory than you have physically installed.

    这样每个进程都获得自己可以使用地址空间可以访问物理上安装的内存更多的内存。

    youdao

  • FENCED or NOT FENCED: This clause specifies whether the routine is considered "safe" to run in the database manager operating environment's process or address space.

    FENCEDNOT FENCED:这个子句指定例程是否认为可以数据库管理器操作环境进程地址空间中“安全地运行

    youdao

  • A servant region will pick up the requests from these queues and process them in the servant region address space.

    服务区域这些队列中选取请求服务区域地址空间中处理请求。

    youdao

  • On AIX a process is a collection of information about OS-controlled resources (such as file and socket information), a virtual address space, and at least one thread of execution.

    AIX 上进程关于OS 控制资源比如文件套接字信息)、虚拟地址空间以及至少一个执行线程的一系列信息。

    youdao

  • Apart from executing its instructions, a process might be engaged in managing open files, processor context, address space, and data related to the program, among other things.

    除了执行指令之外,进程有时还管理打开文件处理器上下文地址空间以及程序相关数据等。

    youdao

  • It has an integrated memory management unit that is normally used to provide access to the address space of one process by using the same page table lookup as the PPE.

    具有一个集成内存管理单元通常使用PPE类似查询机制提供某个进程地址空间访问

    youdao

  • Note that as shown here, a process may have a large address space, but it is sparse, meaning that small regions (pages) of the address space refer to physical memory through the page tables.

    注意这里显示进程可能一个地址空间但是少见就是说地址空间的区域(页面)通过指向物理内存

    youdao

  • This can be quite different from the size of the total address space if the process reserves memory but doesn't commit it.

    如果进程保留内存没有提交,那么该值就与地址空间大小很大差别

    youdao

  • Code operating in this mode has read and write access to the global kernel address space and kernel data in the process region when executing within the context of a process.

    某个进程上下文中执行以此模式运行代码时,它不仅全局内核地址空间具有读写访问权限,还将对进程中的内核数据也具有读写访问权限。

    youdao

  • In many cases, the cache is in the same address space of the process that wants to use the data.

    许多情况下缓存需要使用数据处理位于同一个地址空间

    youdao

  • The business process actually invokes the proxy, which is available in the same address space as the process definition.

    业务流程实际上调用代理,代理通过流程定义相同地址空间提供

    youdao

  • For a process to use a Shared memory object, the process has to map the object in its address space.

    使用共享内存对象的进程必须自己地址空间中映射对象。

    youdao

  • Reserved: This area of the address space has been reserved for future use by the process but can't be accessed until it has been committed.

    保留部分地址空间保留给进程,以供将来使用但是在交付之前,不能访问该地址空间。

    youdao

  • With this architecture, the address space of each process is 2 to the power of 64, or 18,446,744,073 GB, on all platforms.

    这种体系结构中,对于所有平台每个进程地址空间都是2的64次方或者18,446,744,073GB

    youdao

  • This 4GB range represents the process' maximum theoretical extent and (together sometimes with the VMM's structures that represent it), is known as the virtual address space of the process.

    其中 4GB范围表示进程最大理论范围有时包括用于表示VMM结构),称为进程的虚拟地址空间

    youdao

  • This permits a process to have a massive address space that is defined only for the pages that are needed at any given time.

    允许进程随时需要网页指定大的地址空间

    youdao

  • By contrast, the mapping for the user-mode portion of the address space changes whenever a process switch happens.

    与此相反只要用户进程状态发生变化,映射地址空间随即改变

    youdao

  • Despite the cleverness of the programming, the point is that each Win32 process runs in its own address space and breaking the process boundaries is somewhat incorrect.

    放下这点不管问题在于每一个进程运行自己地址空间中,而且打破进程边界略微有些不正确性。

    youdao

  • That is right, on Solaris, the kernel has its own address space and it is separate from the process 'address space.

    对了Solaris中内核自己的地址空间,该地址空间与进程地址空间分开的。

    youdao

  • The output begins by showing an index into the virtual address space for the process

    输出首先给出进程虚拟地址空间索引

    youdao

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

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

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