• In this case, you can improve performance by connecting to an external storage device that has write cache enabled.

    这种情况下可以通过连接启用缓存外部存储设备提高性能

    youdao

  • This cache helps prevent slow Write requests.

    这个缓存有助于防止请求变慢

    youdao

  • Under normal circumstances, a write request is written directly to cache and incurs no delay because physical disk access is not required.

    正常环境中一个请求直接写入缓存中不会引起延迟的,因为需要访问物理磁盘

    youdao

  • In a distributed installation, each report server that has a cache will write the cache state file to its local logs directory.

    分布式安装中,拥有一个缓存每个报表服务器都会将缓存状态文件写到本地日志目录。

    youdao

  • Some modern laptop hard drives have an even nastier habit of throwing away their write cache whenever the system is rebooted or suspended.

    一些新式膝上电脑硬盘一个令人讨厌的习惯每当重新引导暂挂系统,就丢弃它们高速缓存

    youdao

  • You may not know this, but most modern hard drives have something called a "write cache", used by the hard drive to collect pending write operations.

    可能知道大多数新式硬盘一个称为高速缓存东西硬盘使用收集暂时被挂起的写操作。

    youdao

  • Utilize disk storage with fast write cache for the logs.

    日志分配一个具有快速写入缓存磁盘存储器

    youdao

  • Unfortunately, certain laptop hard drives now on the market have the dubious feature of ignoring any official ATA request to flush their write cache to disk.

    不幸是,现在市场某些膝上电脑硬盘具有这样一种不可靠的特性即忽略它们的高速缓存刷新磁盘上的所有正式AT A请求

    youdao

  • Even though SSD writes are faster than traditional disk writes, disk write cache typically provides good disk write performance and levels the playing field between the two types.

    即便SSD操作于传统磁盘,但是磁盘缓存通常提供良好的磁盘写性能,从而使两种类型的磁盘可以实现相差无几的写性能。

    youdao

  • A third alternative to help reduce the risk of data corruption is to turn off the write cache on your drives.

    第三降低数据丢失风险选择关闭磁盘缓存功能

    youdao

  • The cache is generally allowed to write variables back to main memory in a different order than they were written by the program.

    通常允许缓存程序写入变量时所不相同次序把变量存入

    youdao

  • Write-through caching pattern is used by the applications to write data to the cache which causes writes to an underlying resource (e.g. a database).

    直写式缓存模式用于数据写入底层资源(数据库)缓存

    youdao

  • Read cache hits should be in excess of 99 percent, and we would like write cache hits to be above 95 percent.

    命中率超过 99%,缓存命中率最好达到 95% 左右。

    youdao

  • In this case, using a fast device, such as one with fast write nonvolatile cache, will optimize performance.

    这种情况下高速设备(例如带有高速非易高速缓存的设备)的使用优化性能

    youdao

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

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

    youdao

  • WebSphere eXtreme Scale uses loaders to read data from and write data to the database from the in-memory cache.

    WebSphereeXtremeScale使用了加载读取内存中缓存的数据以及将数据写入数据库

    youdao

  • If you have a rich client that supports push you can even avoid to write your own cache that would be polled by the client.

    如果支持”(push)的客户,你甚至不用编写自己缓存,客户端“拉”(poll)出缓存。

    youdao

  • The second change was adding another write-through Row Cache containing database records: users and tweets.

    第二改动加入另一个直写式缓存,它包含数据库记录用户tweets

    youdao

  • The first architectural change was to create a write-through Vector Cache containing an array of tweet IDs which are serialized 64 bit integers.

    第一架构改动创建直写式向量缓存包含了tweetID数组,tweet ID序列化的64整数。

    youdao

  • It is expected that for a system using write behind that all changes are made through the cache and through no other path.

    可以预见采用write -behind系统作出变更唯一路径就只能缓存

    youdao

  • The write cache is generally considered to be a very good thing (read Linus' explanation and opinion of write caching in Resources).

    通常认为高速缓存是个非常好的事物(请阅读参考资料Linus写高速缓存解释看法)。

    youdao

  • If you don't have root access, you could change the write permissions of templates_c and cache instead of using chown.

    如果不是使用root用户登录,您是不能使用chown修改templates_ccache权限的。

    youdao

  • You must give the Web server user permissions to write into the templates_c and cache directories.

    必须Web服务器templates_ccache目录用户权限

    youdao

  • Transaction-aware read-write for the “transactionalcache usage.

    针对“transactional”的事务感知读写

    youdao

  • 8K stripe size RA-WT (write ahead/write-through) cache (C: for OS; D: for Utils; E: for Scanmail quarantine; F: for Domino files and data)

    8Kstripesize RA-WT (writeahead/write-through)缓存C用于OSD:用于实用程序;E用于Scanmail 隔离F:用于Domino文件数据)

    youdao

  • For example, when we write to a file, the new length and the last modification timestamp are updated in the metadata cache.

    例如写入一个文件的时候,这个文件的长度最后修改时间元数据缓存器里面更新

    youdao

  • For example, read and write requests to the underlying device drivers migrate through the buffer cache.

    例如底层设备驱动程序读写请求通过缓冲区缓存来传递

    youdao

  • This means the write-behind cache must reliably keep the data in the cache until it can be written to disk.

    意味着写入缓存必须可靠地缓存中保存数据直到写入磁盘位置

    youdao

  • Ensure read and write cache is enabled on your storage system.

    确保存储系统启用读写缓存

    youdao

  • As discussed earlier, with a write-behind cache, the transaction completes when the data is written to the cache, which is fast.

    正如上文讨论的一样,使用写入缓存事务数据写入缓存时完成这样速度更快。

    youdao

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

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

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