Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

POSIX-based Operating System in the environment of NVM/SCM memory (1712.07759v2)

Published 21 Dec 2017 in cs.OS

Abstract: Modern Operating Systems are typically POSIX-compliant. The system calls are the fundamental layer of interaction between user-space applications and the OS kernel and its implementation of fundamental abstractions and primitives used in modern computing. The next generation of NVM/SCM memory raises critical questions about the efficiency of modern OS architecture. This paper investigates how the POSIX API drives performance for a system with NVM/SCM memory. We show that OS and metadata related system calls represent the most important area of optimization. However, the synchronization related system calls (poll(), futex(), wait4()) are the most time-consuming overhead that even a RAMdisk platform fails to eliminate. Attempting to preserve the POSIX-based approach will likely result in fundamental inefficiencies for any future applications of NVM/SCM memory.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Vyacheslav Dubeyko (1 paper)
  2. Cyril Guyot (8 papers)
  3. Luis Cargnini (1 paper)
  4. Adam Manzanares (1 paper)

Summary

We haven't generated a summary for this paper yet.