file caching meaning in English
文件超速缓存
Examples
- This article summarizes issues related to memory utilization and file caching on linux
本文总结了linux上与内存的使用和文件缓存相关的一些问题。 - The only exception is linux raw device tablespace containers , which inherently bypass the file cache
惟一的例外是linux原始设备表空间容器,因为它本身就绕过文件缓存。 - Linux , under normal circumstances , uses a system file cache to buffer , read , and write requests from disk
在一般情况下, linux使用一个文件系统缓存为磁盘请求进行缓冲和读写。 - The entire amount of memory allocated to all processes , kernel , and file cache is your total working set
分配给所有进程、内核和文件缓存的总内存量就是您的全部工作区( working set ) 。 - Lob and long varchar data fields will not typically benefit from direct i o and will continue to use the file cache
Lob和long varchar数据字段通常不能从直接i / o受益,因此将继续使用文件缓存。