文件缓存 meaning in Chinese
file cache
Examples
- The only exception is linux raw device tablespace containers , which inherently bypass the file cache
惟一的例外是linux原始设备表空间容器,因为它本身就绕过文件缓存。 - The entire amount of memory allocated to all processes , kernel , and file cache is your total working set
分配给所有进程、内核和文件缓存的总内存量就是您的全部工作区( working set ) 。 - Under most circumstances , the fact that files are cached is transparent to you and to visual web developer
在大多数情况下,文件缓存这一事实对您和对visual web developer来说都是透明的。 - 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受益,因此将继续使用文件缓存。 - Db2 bufferpools and the linux file cache perform largely the same function ; that is , cache a copy of data read from disk
Db2缓冲池与linux文件缓存基本上执行相同的功能,也就是缓存从磁盘读出的数据的拷贝。