skip to main content
10.1145/3477113acmconferencesBook PagePublication PagessospConference Proceedingsconference-collections
PLOS '21: Proceedings of the 11th Workshop on Programming Languages and Operating Systems
ACM2021 Proceeding
Publisher:
  • Association for Computing Machinery
  • New York
  • NY
  • United States
Conference:
SOSP '21: ACM SIGOPS 28th Symposium on Operating Systems Principles Virtual Event Germany 25 October 2021
ISBN:
978-1-4503-8707-1
Published:
25 October 2021
Sponsors:
Next Conference
November 5 - 8, 2024
Austin , TX , USA
Bibliometrics
Skip Abstract Section
Abstract

This volume contains the proceedings of the Eleventh Workshop on Programming Languages and Operating Systems (PLOS 2021). The PLOS workshop series brings together people from the programming language and operating system communities to discuss emerging work at the intersection of these fields. It is a venue for discussing new visions, experiences, problems, and solutions arising from the application of advanced programming and software engineering concepts to operating systems construction, and vice versa.

Skip Table Of Content Section
SESSION: The System is Calling
research-article
AnyCall: Fast and Flexible System-Call Aggregation

Operating systems rely on system calls to allow the controlled communication of isolated processes with the kernel and other processes. Every system call includes a processor mode switch from the unprivileged user mode to the privileged kernel mode. ...

research-article
Asterope: A Cross-Platform Optimization Method for Fast Memory Copy

Critical operations are often implemented in roughly the same way across multiple platforms, but differently by software systems running on the same platform. This observation is arguably justified by the potential restrictions of each software system, ...

research-article
Open Access
Files-as-Filesystems for POSIX Shell Data Processing

The POSIX shell is 'stringy', and its ecosystem primarily supports line-oriented formats. While such formats are popular and common, contemporary programming often involves semi-structured data, like JSON or YAML. Dealing with such formats, the shell's ...

SESSION: The Virtue of Persistence
research-article
Decoupling Application Logic from Persistent Memory Frameworks with AspectC++

Over the past decade, various systems and software libraries have been developed that provide crash consistency on byte-addressable persistent memory. They often require programmers to adapt their code significantly or to use special compiler plugins. ...

research-article
PyMM: Heterogeneous Memory Programming for Python Data Science

While persistent memory (PMEM) is a promising technology, leveraging it with legacy applications is non-trivial. This is primarily because legacy applications assume all memory is volatile and there is no notion of crash-consistency or state recovery. ...

SESSION: Isolated But Not Alone
research-article
Public Access
FlashCube: Fast Provisioning of Serverless Functions with Streamlined Container Runtimes

Fast provisioning of serverless functions is salient for serverless platforms. Though lightweight sandboxes (e.g., containers) enclose only necessary files and libraries, a cold launch still requires up to a few seconds to complete. Such slow ...

research-article
Using Coroutines for Multi-core Preemptive Scheduling

The advent of multi-core processors has increased the demand for programming concurrent systems. In this paper, we explore the use of SIMULA style coroutines and other primitives as a basis for defining a broad class of high-level concurrency ...

research-article
Open Access
Understanding the Overheads of Hardware and Language-Based IPC Mechanisms

A recent surge of security attacks has triggered a renewed interest in hardware support for isolation. Extended page table switching with VMFUNC, memory protection keys (MPK), and memory tagging extensions (MTE) are just a few of the hardware isolation ...

SESSION: Do Not Go Wrong
research-article
CppSig: Extracting Type Information for C-Preprocessor Macro Expansions

For decades, the C programming language proved to be a cornerstone of system-software ecosystems, leaving us with billion lines of existing source code. From today's perspective of object-oriented and functional languages, C itself seems rather limited ...

research-article
Generating correct initial page tables from formal hardware descriptions

Modern hardware platforms are increasingly complex and heterogeneous. System software uses a hodgepodge of different mechanisms and representations to express the memory topology of the target platform. Considerable maintenance effort is required to ...

SESSION: Something Borrowed, Something Amiss
research-article
Open Access
Isolation in Rust: What is Missing?

Rust is the first practical programming language that has the potential to provide fine-grained isolation of untrusted computations at the language level. A combination of zero-overhead safety, i.e., safety without a managed runtime and garbage ...

research-article
How ISO C became unusable for operating systems development

The C programming language was developed in the 1970s as a fairly unconventional systems and operating systems development tool, but has, through the course of the ISO Standards process, added many attributes of more conventional programming languages ...

  1. Proceedings of the 11th Workshop on Programming Languages and Operating Systems

    Recommendations

    Acceptance Rates

    Overall Acceptance Rate17of32submissions,53%
    YearSubmittedAcceptedRate
    PLOS '1516744%
    PLOS '13161063%
    Overall321753%