Skip to main content

Showing 1–2 of 2 results for author: Thomm, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.01603  [pdf, other

    cs.DC cs.OS

    Unlocking True Elasticity for the Cloud-Native Era with Dandelion

    Authors: Tom Kuchler, Pinghe Li, Yazhuo Zhang, Lazar Cvetković, Boris Goranov, Tobias Stocker, Leon Thomm, Simone Kalbermatter, Tim Notter, Andrea Lattuada, Ana Klimovic

    Abstract: Elasticity is fundamental to cloud computing, as it enables quickly allocating resources to match the demand of each workload as it arrives, rather than pre-provisioning resources to meet performance objectives. However, even serverless platforms -- which boot sandboxes in 10s to 100s of milliseconds -- are not sufficiently elastic to avoid over-provisioning expensive resources. Today's FaaS platf… ▽ More

    Submitted 2 May, 2025; originally announced May 2025.

    Comments: 13 pages, 10 figures

  2. arXiv:2409.13327  [pdf, other

    cs.DC cs.OS

    Flexible Swapping for the Cloud

    Authors: Milan Pandurov, Lukas Humbel, Dmitry Sepp, Adamos Ttofari, Leon Thomm, Do Le Quoc, Siddharth Chandrasekaran, Sharan Santhanam, Chuan Ye, Shai Bergman, Wei Wang, Sven Lundgren, Konstantinos Sagonas, Alberto Ros

    Abstract: 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 storage or compressed, enabling memory overcommit. Current overcommit systems rely on general-purpose OS swap mechanisms, which are not optimized for virtualize… ▽ More

    Submitted 20 September, 2024; originally announced September 2024.

    Comments: 13 pages, 13 figures

    ACM Class: D.4.2