scispace - formally typeset
M

Meng Xu

Researcher at University of Pennsylvania

Publications -  19
Citations -  474

Meng Xu is an academic researcher from University of Pennsylvania. The author has contributed to research in topics: Cache & Virtualization. The author has an hindex of 10, co-authored 19 publications receiving 395 citations. Previous affiliations of Meng Xu include Northwestern Polytechnical University.

Papers
More filters
Proceedings ArticleDOI

Real-time multi-core virtual machine scheduling in xen

TL;DR: This paper designs and implements RT-Xen 2.0, a new real-time multicore VM scheduling framework in the popular Xen virtual machine monitor (VMM), and implements both global and partitioned VM schedulers; each scheduler can be configured to support dynamic or static priorities and to run VMs as periodic or deferrable servers.
Proceedings ArticleDOI

vCAT: Dynamic Cache Management Using CAT Virtualization

TL;DR: In this paper, the authors present vCAT, a novel design for dynamic shared cache management on multicore virtualization platforms based on Intel's cache allocation technology (CAT), which achieves strong isolation at both task and VM levels through cache partition virtualization.
Proceedings ArticleDOI

RT-Open Stack: CPU Resource Management for Real-Time Cloud Computing

TL;DR: Experimental results demonstrate that RT-Open Stack can effectively improve the real-time performance of RT VMs while allowing regular VMs to fully utilize the remaining CPU resources.
Proceedings ArticleDOI

Cache-Aware Compositional Analysis of Real-Time Multicore Virtualization Platforms

TL;DR: This paper presents a cache-aware compositional analysis technique that can be used to ensure timing guarantees of components scheduled on a multicore virtualization platform, and it addresses the new virtualization-specific challenges in the overhead analysis.
Proceedings ArticleDOI

Analysis and Implementation of Global Preemptive Fixed-Priority Scheduling with Dynamic Cache Allocation

TL;DR: The evaluation shows that the proposed overhead-accounting approach is highly accurate, and that gFPca improves the schedulability of cache-intensive tasksets substantially compared to the cache-agnostic global FP algorithm.