它可以将结果作为系统内存中的字符串存储到文件或数据库表内。
It can store the results as a string in system memory, into a file, or into database tables.
提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。
The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.
应用程序状态可以存储在内存、文件或者数据库中。
Application state may be stored in memory, in files, or in a database.
为了提高性能,JCS在文件磁盘上存储实际缓存数据的同时,会在内存中存储缓存数据键。
To improve performance, JCS stores the cached data keys in memory while storing the actual cached data on the file disk.
因此,永久存储分页就是缓存在内存中的部分文件。
So, permanent storage pages are basically just pieces of files cached in memory.
缓冲区缓存——为存储从物理数据文件读取的数据块而分配的内存。
Buffer Cache - Memory allocated for storing data blocks read from physical data files.
进程的虚拟地址空间中的区域可被映射到物理内存、文件或任何其他可寻址存储。
Regions in a process's virtual address space can be mapped to physical memory, to a file, or to any other addressable storage.
AFS在卷内存储其文件,它使用的是运行afs文件服务器组件的机器上的存储空间。
AFS stores its files in volumes which USES storage space on machines running the file server component of AFS.
当经过修改的永久存储分页需要换出(从内存移动到磁盘)的时候,会将它写入到文件系统中。
When a modified permanent storage page needs to be paged out (moved from memory to disk), it is written to a file system.
虽然通常人们不会考虑使用数据绑定来实现持久化存储,但是它可以有效地实现:读取内存中表示的XML文档并将其写入文件。
While data binding isn't usually considered a persistence method, it effectively is just that: a way to take an XML document represented in memory and write it to a file.
Lucene将输入数据存储在名为逆序索引的数据结构中,该数据结构以索引文件集的形式存储在文件系统或内存中。
Lucene stores the input data in a data structure called an inverted index, which is stored on the file system or memory as a set of index files.
tmpfs还使用磁盘交换空间来存储,并且当为存储文件而请求页面时,使用虚拟内存(VM)子系统。
Tmpfs also makes use of the disk swap space for storage, and of the virtual memory (VM) subsystem when requesting pages for storing files.
内存文件存储是 /dev/shm/dumpmem
根据图2中的numclient值,可以假设大约45%的内存用于文件系统,即大约45GB;另外的55 GB是工作存储。
Based on the numclient value in Figure 2, you can assume about 45 percent of our memory is being used for filesystems, which would be around 45 GB; the other 55 GB is working storage.
log文件存储内存管理器所做的每次配置修改的简单信息。
The db2diag.log file is the repository for simple information on each configuration change made by the memory manager.
在Linux系统中,您不能通过使用通常用于文件显示的cat实用工具来查看共享内存文件(常指的是shm文件),因为这些shm文件是以二进制的格式存储的。
You cannot view the Shared memory files (commonly referred as SHM files) by using the cat utility generally used for file display in Linux since these SHM files are in a binary format.
当对某个文件出现进程缺页(意味着该进程引用了文件的部分内容,而这部分内容当前没有缓存在永久存储分页的内存中)的时候,该进程将产生一个缺页。
When a process page faults on a file (meaning the process references a part of the file that is not currently cached in memory in a permanent storage page), the process generates a page fault.
被压缩的数据同时存放在磁盘上和内存中,DB2还压缩存储在日志文件中的用户数据,以便减少日志文件大小。
The compressed data is kept both on disk and memory and DB2 also compresses user data stored in log files, thereby reducing log file size.
回调函数创建一个惟一文件名来写入已命名内存中存储的审计记录。
The callback function creates a unique file name to write the audit records stored in named memory.
存储的类型有很多种;数据库、文件系统、内存数据和诸如原生目录等持久化设备都是存储。
There are different types of storage; databases, file systems, in-memory data, persistence devices like native directories are but a few examples.
对应用来说,其面向方面运行时的内存需求量已经降低了,而且对于探测器计量快照,内存需求量和文件存储尺寸也降低了。
The memory footprint for the aspect oriented runtime has been reduced for applications and additionally the memory footprint and file storage size for probes metering snapshots has been reduced.
每个总线成员内都有许多消息传递引擎,可以管理队列等运行时资源并能够在文件、内存或数据库内存储消息。
Within each bus member, there is a number of messaging engines that manage runtime resources like queues and are capable of storing messages in a file, memory, or database.
例如,如果一个应用程序正在读取某个文件,那么该文件数据将缓存于永久存储分页的内存中。
For example, if an application is reading a file, the file data is cached in memory in permanent storage pages.
组成应用程序可执行代码的二进制文件也会分析必须存储在内存中的数据,因此消耗固定部分的2gb可用内存。
The binary files that constitute the executable code of the application also construe data which must be stored in memory and so consume a fixed proportion of the 2gb of available memory.
随着程序对该文件进行读写操作,AIX内核将该文件的数据作为非计算性的永久存储分页在内存中进行缓存。
As a program does reads and writes to the file, the AIX kernel caches the file's data in memory as non-computational permanent storage pages.
在相同的工作流程中,您可能要建模项目子文件夹之内存储的模型。
In some workflows, you might have models stored within subfolders of a project.
请记住,在操作系统启动过程中,这些文件系统以及内核最初是存储在内存中的。
Keep in mind that these file systems as well as the kernel are stored in RAM initially during the operating system boot process.
因此,内存中的永久存储分页与磁盘中的文件数据完全相同。
So, the in-memory permanent storage pages are equivalent to the file data on the disk.
要在未插接模式下测试应用程序,您需要使用项目内存储的一个JSON静态文件。
To test the application in uplugged mode, you use a JSON static file stored inside the project.
如果关闭该文件,那么AIX内核将继续在内存中(在永久存储分页中)缓存该文件的数据。
If the file is closed, the AIX kernel continues to cache the file data in memory (in permanent storage pages).
应用推荐