go top

copy-on-write

  • n. 写时拷贝;写入时复制;写时备份

网络释义专业释义英英释义

  写入时复制

... Clojure,我会拿它来构建一些系统,在 Clojure 中你给出的原语(primitives)往往都是不可变的。我觉得写入时复制(copy-on-write)是保持值语义的最佳优化方案,在这个函数里面你可以维持最简单的存储,也可以实现最简单的值复制。

基于2194个网页-相关网页

  写时复制

比如日志结构的文件系统、日志结构的合并树和Copy-On-Write写时复制)是分布式系统中用于模拟不可变数据结构的常见模式/技巧。

基于846个网页-相关网页

  写时拷贝

写时拷贝copy-on-write, COW)就是等到修改数据时才真正分配内存空间,这是对程序性能的优化,可以延迟甚至是避免内存拷贝,当然目的就是避免不必要的内...

基于230个网页-相关网页

  技术

其中“GC标记-清除算法”的缺点有一条是:与写时复制技术(copy-on-write)不兼容。 写时复制技术(copy-on-write)是在 Linux 等众多 UNIX 操作系统的虚拟存储中用到的高速化方法。

基于150个网页-相关网页

短语

copy on write 写时复制 ; 第十一章 ; 三是利用写时拷贝机制 ; 写时拷贝

copy-on-write faults 写复制操作错误

Reference counting & Copy-on-Write 写时复制

COW-copy on write 拷贝

copy on write memory pages 拷贝到书写器内存页

Copy-On-Write Proxy 写入时复制代理 ; 写入时复杂代理

transactional copy-on-write update 事务性写时备份更新

copy- on-write 使用写时拷贝

private copy-on-write 私有的写时拷贝

 更多收起网络短语
  • 写时拷贝;写入时复制;写时备份 - 引用次数:1

    参考来源 - Linux上Ext2 Snapshot文件系统的设计与实现
    临写复制

·2,447,543篇论文数据,部分数据来源于NoteExpress

Copy-on-write

  • abstract: Copy-on-write (sometimes referred to as "COW") is an optimization strategy used in computer programming. Copy-on-write stems from the understanding that when multiple separate tasks use identical copies of the same information (i.

以上来源于: WordNet

双语例句

  • ZFS USES a copy-on-write model for managing data on the storage.

    ZFS使用即拷模型管理存储中的数据

    youdao

  • Given the copy-on-write nature of ZFS, features like snapshots and clones become simple to provide.

    由于ZFS写即拷性质类似快照克隆功能变得易于提供。

    youdao

  • As Listing 6 demonstrates, the use of the collection is identical to their non-copy-on-write alternative.

    清单6所示,集合使用与它们copy - on - write替代物完全一样。

    youdao

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

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

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