1·You want it to favor working storage.
通常,您希望偏重于工作存储。
2·Create a working area (working storage).
创建工作区域(工作存储)。
3·Working storage pages are never written to a file system.
不会将工作存储分页写入到文件系统。
4·A working storage page is never marked as non-computational.
不会将工作存储分页标记为非计算性的。
5·When a process exits, the system releases all of its private working storage pages.
当进程退出时,系统将释放其所有的私有工作存储分页。
6·TE01W01 is our working storage record, a temporary data area defined for a program.
TE01W01是我们的工作存储记录,它是一个为程序定义的临时数据区域。
7·So, in the above example, there are 188426 working storage pages mapped into memory.
因此,在上面的示例中,一共有188426个工作存储分页映射到内存中。
8·Of those 188426 working storage pages, 133537 of them are pinned (that is, can’t be paged out).
在这 188426 个工作存储分页中,有 133537 个是固定的(也就是说,不能换出的)。
9·Listing 3 provides the global working storage that is accessible by all functions defined in this program.
清单3提供了全局工作存储,可由程序中定义的所有函数访问。
10·The working storage pages for shared memory regions are not released until the shared memory region is deleted.
对于共享内存区域,直到删除共享内存区域之后,才会释放其工作存储分页。