Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.42 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.42 KB

Memsc (Master's Thesis Project)

This repository contains all source code developed for my Master's thesis project. It also contains the complete thesis document titled "Reducing System Call Performance Overhead on Paravirtualized L4Linux". Memsc is a new system call forwarding mechanism implemented in the L4Linux kernel, a para-virtualized Linux kernel variant running on top of the L4 microkernel/hypervisor. It achieves lower latency for forwarding system calls from user-dedicated CPUs to kernel-dedicated CPUs and it provides applications with an asynchronous system call execution model.

Contents: