Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleApril 2016
POSIX abstractions in modern operating systems: the old, the new, and the missing
EuroSys '16: Proceedings of the Eleventh European Conference on Computer SystemsArticle No.: 19, Pages 1–17https://doi.org/10.1145/2901318.2901350The POSIX standard, developed 25 years ago, comprises a set of operating system (OS) abstractions that aid application portability across UNIX-based OSes. While OSes and applications have evolved tremendously over the last 25 years, POSIX, and the basic ...
- research-articleApril 2016
Picocenter: supporting long-lived, mostly-idle applications in cloud environments
EuroSys '16: Proceedings of the Eleventh European Conference on Computer SystemsArticle No.: 37, Pages 1–16https://doi.org/10.1145/2901318.2901345Cloud computing has evolved to meet user demands, from arbitrary VMs offered by IaaS to the narrow application interfaces of PaaS. Unfortunately, there exists an intermediate point that is not well met by today's offerings: users who wish to run ...
- research-articleApril 2016
A study of modern Linux API usage and compatibility: what to support when you're supporting
EuroSys '16: Proceedings of the Eleventh European Conference on Computer SystemsArticle No.: 16, Pages 1–16https://doi.org/10.1145/2901318.2901341This paper presents a study of Linux API usage across all applications and libraries in the Ubuntu Linux 15.04 distribution. We propose metrics for reasoning about the importance of various system APIs, including system calls, pseudo-files, and libc ...
- research-articleApril 2016
A high performance file system for non-volatile main memory
EuroSys '16: Proceedings of the Eleventh European Conference on Computer SystemsArticle No.: 12, Pages 1–16https://doi.org/10.1145/2901318.2901324Emerging non-volatile main memories (NVMMs) provide data persistence at the main memory level. To avoid the double-copy overheads among the user buffer, the OS page cache, and the storage layer, state-of-the-art NVMM-aware file systems bypass the OS ...
- research-articleApril 2016
vScale: automatic and efficient processor scaling for SMP virtual machines
EuroSys '16: Proceedings of the Eleventh European Conference on Computer SystemsArticle No.: 2, Pages 1–14https://doi.org/10.1145/2901318.2901321SMP virtual machines (VMs) have been deployed extensively in clouds to host multithreaded applications. A widely known problem is that when CPUs are oversubscribed, the scheduling delays due to VM preemption give rise to many performance problems ...
- proceedingApril 2016
EuroSys '16: Proceedings of the Eleventh European Conference on Computer Systems
Welcome to EuroSys 2016, held at Imperial College London, UK! This year's program includes 38 wonderful papers that cover a wide range of topics, including multicore systems and concurrency, distributed machine learning, studies of familiar operating ...