中文
相关论文

相关论文: Restoring Uniqueness in MicroVM Snapshots

200 篇论文

The serverless computing model strengthens the cloud computing tendency to abstract resource management. Serverless platforms are responsible for deploying and scaling the developer's applications. Serverless also incorporated the…

分布式、并行与集群计算 · 计算机科学 2021-05-31 Paulo Silva , Thiago Emmanuel Pereira

Serverless computing has seen rapid adoption due to its high scalability and flexible, pay-as-you-go billing model. In serverless, developers structure their services as a collection of functions, sporadically invoked by various events like…

分布式、并行与集群计算 · 计算机科学 2021-02-09 Dmitrii Ustiugov , Plamen Petrov , Marios Kogias , Edouard Bugnion , Boris Grot

Serverless computing promises fine-grained elasticity and operational simplicity, fueling widespread interest from both industry and academia. Yet this promise is undercut by the cold setart problem, where invoking a function after a period…

操作系统 · 计算机科学 2025-09-19 Ben Holmes , Baltasar Dinis , Lana Honcharuk , Joshua Fried , Adam Belay

Serverless computing simplifies deployment and scaling, yet cold-start latency remains a major performance bottleneck. Unlike prior work that treats mitigation as a black-box optimization, we study cold starts as a developer-visible design…

分布式、并行与集群计算 · 计算机科学 2025-12-19 Syed Salauddin Mohammad Tariq , Foyzul Hassan , Amiangshu Bosu , Probir Roy

In many machine learning applications, labeling datasets can be an arduous and time-consuming task. Although research has shown that semi-supervised learning techniques can achieve high accuracy with very few labels within the field of…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Evelyn J. Mannix , Howard D. Bondell

Scaling up the backup storage for an ever-increasing volume of virtual machine (VM) images is a critical issue in virtualization environments. While deduplication is known to effectively eliminate duplicates for VM image storage, it also…

分布式、并行与集群计算 · 计算机科学 2013-06-28 Chun-Ho Ng , Patrick P. C. Lee

It is common today to deploy complex software inside a virtual machine (VM). Snapshots provide rapid deployment, migration between hosts, dependability (fault tolerance), and security (insulating a guest VM from the host). Yet, for each…

操作系统 · 计算机科学 2012-12-11 Rohan Garg , Komal Sodha , Gene Cooperman

As an emerging cloud computing deployment paradigm, serverless computing is gaining traction due to its efficiency and ability to harness on-demand cloud resources. However, a significant hurdle remains in the form of the cold start…

软件工程 · 计算机科学 2024-08-22 Cheryl Lee , Zhouruixing Zhu , Tianyi Yang , Yintong Huo , Yuxin Su , Pinjia He , Michael R. Lyu

In hybrid Model Predictive Control (MPC), a Mixed-Integer Quadratic Program (MIQP) is solved at each sampling time to compute the optimal control action. Although these optimizations are generally very demanding, in MPC we expect…

系统与控制 · 电气工程与系统科学 2020-04-01 Tobia Marcucci , Russ Tedrake

Serverless computing is an emerging cloud paradigm that offers an elastic and scalable allocation of computing resources with pay-as-you-go billing. In the Function-as-a-Service (FaaS) programming model, applications comprise short-lived…

分布式、并行与集群计算 · 计算机科学 2023-11-23 Wei Qiu , Marcin Copik , Yun Wang , Alexandru Calotoiu , Torsten Hoefler

Crash consistency using persistent memory programming libraries requires programmers to use complex transactions and manual annotations. In contrast, the failure-atomic msync() (FAMS) interface is much simpler as it transparently tracks…

分布式、并行与集群计算 · 计算机科学 2023-10-26 Suyash Mahar , Mingyao Shen , Terence Kelly , Steven Swanson

In the context of asynchronous concurrent shared-memory systems, a snapshot algorithm allows failure-prone processes to concurrently and atomically write on the entries of a shared array MEM , and also atomically read the whole array.…

分布式、并行与集群计算 · 计算机科学 2026-02-20 Armando Castañeda , Braulio Ramses Hernández Martínez

Memory has become the primary cost driver in cloud data centers. Yet, a significant portion of memory allocated to VMs in public clouds remains unused. To optimize this resource, "cold" memory can be reclaimed from VMs and stored on slower…

Advances in storage technology have introduced Non-Volatile Memory, NVM, as a new storage medium. NVM, along with Dynamic Random Access Memory (DRAM), Solid State Disk (SSD), and Disk present a system designer with a wide array of options…

数据库 · 计算机科学 2025-06-06 Shahram Ghandeharizadeh , Sandy Irani , Jenny Lam

Recently, academics and the corporate sector have paid attention to serverless computing, which enables dynamic scalability and an economic model. In serverless computing, users only pay for the time they actually use resources, enabling…

分布式、并行与集群计算 · 计算机科学 2024-10-24 Muhammed Golec , Guneet Kaur Walia , Mohit Kumar , Felix Cuadrado , Sukhpal Singh Gill , Steve Uhlig

Label scarcity has been a long-standing issue for biomedical image segmentation, due to high annotation costs and professional requirements. Recently, active learning (AL) strategies strive to reduce annotation costs by querying a small…

图像与视频处理 · 电气工程与系统科学 2022-11-02 Ziyuan Zhao , Wenjing Lu , Zeng Zeng , Kaixin Xu , Bharadwaj Veeravalli , Cuntai Guan

NVM-based systems are naturally fit candidates for incorporating periodic checkpointing (or snapshotting). This increases the reliability of the system, makes it more immune to power failures, and reduces wasted work in especially an HPC…

硬件体系结构 · 计算机科学 2023-01-30 Akshin Singh , Smruti R. Sarangi

Being able to spot defective parts is a critical component in large-scale industrial manufacturing. A particular challenge that we address in this work is the cold-start problem: fit a model using nominal (non-defective) example images…

计算机视觉与模式识别 · 计算机科学 2022-05-09 Karsten Roth , Latha Pemula , Joaquin Zepeda , Bernhard Schölkopf , Thomas Brox , Peter Gehler

This work investigates the problem of instance-level image retrieval re-ranking with the constraint of memory efficiency, ultimately aiming to limit memory usage to 1KB per image. Departing from the prevalent focus on performance…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Pavel Suma , Giorgos Kordopatis-Zilos , Ahmet Iscen , Giorgos Tolias

Unified Virtual Memory (UVM) was recently introduced on recent NVIDIA GPUs. Through software and hardware support, UVM provides a coherent shared memory across the entire heterogeneous node, migrating data as appropriate. The older CUDA…

分布式、并行与集群计算 · 计算机科学 2018-08-02 Rohan Garg , Apoore Mohan , Michael Sullivan , Gene Cooperman
‹ 上一页 1 2 3 10 下一页 ›