• These elements are stored in the browser's file system cache so that the browser needs to download them over the network only once.

    这些元素存储浏览器文件系统缓存中因此,浏览器需要通过网络下载一次这些元素即可。

    youdao

  • Now, for normal database operation you do not really have to worry about the file system cache because DB2 implements buffer pools that do the necessary caching already.

    现在对于一般数据库操作,不必考虑文件系统缓存因为DB 2实现了缓冲,这些缓冲池已经必要的缓存

    youdao

  • Further, applications that might benefit from having a file system read ahead or high buffer cache hit rates might actually see performance degradation.

    而且,对于那些受益文件系统预读功能或者较高缓冲区缓存命中率应用程序可能会出现性能降低

    youdao

  • If you enable disk offload, the entry that would be removed from the cache is copied to the local file system.

    如果启用磁盘卸载,则要缓存中删除条目复制本地文件系统

    youdao

  • The file server process sends the file to the client cache with a callback attached to it so that the system can deal with any changes happening somewhere else.

    文件服务器进程把文件发送客户机缓存内随其附带一个回调以便系统可以处理发生在其他地方的任何更改

    youdao

  • The difference between these two is a result of the drive cache and can have implications for the file system journal.

    两种定义由于磁盘缓存存在而产生的,文件系统日志重大影响

    youdao

  • In a well-tuned site, this disk offload file fits entirely into the file system cache, and is served out of RAM.

    一个优化网站上这个磁盘卸载文件完全存储在文件系统缓存中,它位于RAM之外。

    youdao

  • Below the file system layer is the buffer cache, which provides a common set of functions to the file system layer (independent of any particular file system).

    文件系统之下缓冲区缓存文件系统层提供了一个通用函数(与具体文件系统无关)。

    youdao

  • For DMS device container tablespaces, the operating system does not cache pages in the file system cache.

    对于DMS设备容器表空间操作系统不在文件系统缓存器中缓存页面

    youdao

  • So the file system cache can help there quite a bit to avoid read and write operations on the disk.

    所以文件系统缓存可以很大程度上帮助避免磁盘读写操作

    youdao

  • When the cache manager reconnects to the central servers, the system reintegrates the client modification log, making all file system updates available to the client.

    缓存管理器与中央服务器重新连接时,系统重建客户机修改日志使所有文件系统更新客户机都可用

    youdao

  • The rationale is this: access to a file system based container goes through the operating system kernel, and the operating system comes with a file system cache to speed up repetitive access to files.

    理由基于容器文件系统访问经过操作系统内核操作系统带有一个文件系统缓存可以加快文件重复访问。

    youdao

  • It is important to note that file system caching was disabled by specifying the no file system CACHE clause when each table space in the database was created.

    重要注意每一个数据库空间创建时文件系统缓存已经通过指定NOFILE SYSTEM cache句并被禁用

    youdao

  • Linux, under normal circumstances, USES a system file cache to buffer, read, and write requests from disk.

    一般情况下Linux使用一个文件系统缓存磁盘请求进行缓冲读写

    youdao

  • As described earlier, Domino Web Access caches many of the external references, such as UI design elements, in the browser's file system cache.

    正如前面所描述浏览器文件系统缓存中,DominoWebAccess缓存许多外部引用比如UI设计元素

    youdao

  • Use GPFS pagepool to cache user data and file system metadata.

    使用GPFSpagepool 可以缓存用户数据文件系统元数据

    youdao

  • Prior to the Linux 2.6 kernel, file caching on a Linux system could go awry, using a huge number of cycles trying to manage the file cache.

    对于Linux 2.6之前版本内核,Linux系统文件缓存可能会出差错,需要花费大量周期管理文件缓存

    youdao

  • Simplified tuning and operational maintenance due to the fact that with eXtreme Scale, you do not need to worry about tuning the size of the disk offload file or file system cache performance.

    由于使用eXtremeScale简化了操作维护需要为调优磁盘负载文件大小文件系统缓存性能担忧

    youdao

  • Helper objects include the cache manager (the cache object) and the internal file system monitor used to detect changes in the source files that form the application.

    帮助对象包括缓存管理(Cache对象)用于发现应用程序文件改变内部文件系统监控器

    youdao

  • The Cache Manager can respond to requests from a local application to fetch a file from across the AFS file system.

    CacheManager可以响应本地应用程序请求AFS文件系统取出文件。

    youdao

  • This is useful in a file cache management system.

    非常有用文件缓存管理系统

    youdao

  • Perhaps your code needs to cache user Settings or a temporary data file but the default security cannot allow network-deployed code to access the general file system.

    可能代码需要缓存用户设置或者一个临时数据文件但是默认安全性允许网络部署代码访问这个文件系统

    youdao

  • This setting controls the size of the file system cache.

    设置控制文件系统缓存大小

    youdao

  • When set to 0 ( Default ) a standard sized file system cache is allocated (Less than 10MB RAM); this is recommended as it provides best Application performance.

    设置0(默认标准大小的文件系统缓存分配少于10MB内存),推荐的。

    youdao

  • This removes the schema from the in-memory schema cache, but not from the file system.

    操作将内存中的架构缓存移除架构,文件系统中移除架构。

    youdao

  • NET program at login time that gets the assemblies loaded into the file system cache.

    程序登录获取程序集加载文件系统缓存

    youdao

  • File cache - Even with the PHP opcode cache enabled, the PHP engine has to accesses the script files on a file system.

    文件缓存-即使启用PHP操作码缓存,PHP引擎访问一个文件系统脚本文件

    youdao

  • If a cache file exists, it is sent directly to the browser, bypassing the normal system execution.

    如果存在缓存文件,将直接输出浏览器不用走下面正常系统流程;

    youdao

  • For example, instead of using the default in-memory cache engine, you can create custom providers that store cache data in databases, in custom objects, or in the file system.

    例如与其使用预设记忆体中引擎可以建立将快取资料储存资料库物件档案系统中的自订提供者

    youdao

  • By default, the service providers will use the local file system for the cache.

    根据预设服务提供者使用本机档案系统来进行

    youdao

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

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

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