期刊文献+

Optimizing the Copy-on-Write Mechanism of Docker by Dynamic Prefetching 被引量:2

原文传递
导出
摘要 Docker,as a mainstream container solution,adopts the Copy-on-Write(CoW)mechanism in its storage drivers.This mechanism satisfies the need of different containers to share the same image.However,when a single container performs operations such as modification of an image file,a duplicate is created in the upper readwrite layer,which contributes to the runtime overhead.When the accessed image file is fairly large,this additional overhead becomes non-negligible.Here we present the concept of Dynamic Prefetching Strategy Optimization(DPSO),which optimizes the Co W mechanism for a Docker container on the basis of the dynamic prefetching strategy.At the beginning of the container life cycle,DPSO pre-copies up the image files that are most likely to be copied up later to eliminate the overhead caused by performing this operation during application runtime.The experimental results show that DPSO has an average prefetch accuracy of greater than 78%in complex scenarios and could effectively eliminate the overhead caused by the CoW mechanism.
出处 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2021年第3期266-274,共9页 清华大学学报(自然科学版(英文版)
基金 supported by the National Key Research and Development Program of China(No.2018YFB1003203) the National Natural Science Foundation of China(Nos.61772218 and 61433019) the Outstanding Youth Foundation of Hubei Province(No.2016CFA032) the Chinese Universities Scientific Fund(No.2019kfyRCPY030)。
  • 相关文献

同被引文献17

引证文献2

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部