TRIMMER: application specialization for code debloating

H Sharif, M Abubakar, A Gehani, F Zaffar - Proceedings of the 33rd ACM …, 2018 - dl.acm.org
With the proliferation of new hardware architectures and ever-evolving user requirements,
the software stack is becoming increasingly bloated. In practice, only a limited subset of the …

System Support for Online Reconfiguration.

CAN Soules, J Appavoo, K Hui… - USENIX Annual …, 2003 - usenix.org
Online reconfiguration provides a way to extend and replace active operating system
components. This provides administrators, developers, applications, and the system itself …

[ΒΙΒΛΙΟ][B] Eingebettete Systeme: Grundlagen Eingebetteter Systeme in Cyber-Physikalischen Systemen

P Marwedel - 2021 - library.oapen.org
Abstract Ein Alleinstellungsmerkmal dieses Open-Access-Lehrbuchs ist die umfassende
Einführung in das Grundlagenwissen über eingebettete Systeme mit Anwendungen in cyber …

A domain-specific language for building self-optimizing AST interpreters

C Humer, C Wimmer, C Wirth, A Wöß… - Proceedings of the 2014 …, 2014 - dl.acm.org
Self-optimizing AST interpreters dynamically adapt to the provided input for faster execution.
This adaptation includes initial tests of the input, changes to AST nodes, and insertion of …

[ΒΙΒΛΙΟ][B] UNIX systems programming: communication, concurrency, and threads

KA Robbins, S Robbins - 2003 - books.google.com
In a nutshell, this updated UNIX classic covers everything you'll ever need for threads,
TCP/IP and RPC programming with reusable code examples that explain syntax along the …

Type-based gradual ty** performance optimization

JP Campora, MW Khan, S Chen - Proceedings of the ACM on …, 2024 - dl.acm.org
Gradual ty** has emerged as a popular design point in programming languages,
attracting significant interests from both academia and industry. Programmers in gradually …

[HTML][HTML] A tour of Tempo: a program specializer for the C language

C Consel, JL Lawall, AF Le Meur - Science of computer programming, 2004 - Elsevier
Specialization is an automatic approach to customizing a program with respect to
configuration values. In this paper, we present a survey of Tempo, a specializer for the C …

Global optimization of fixed-priority real-time systems by RTOS-aware control-flow analysis

C Dietrich, M Hoffmann, D Lohmann - ACM Transactions on Embedded …, 2017 - dl.acm.org
Cyber--physical systems typically target a dedicated purpose; their embedded real-time
control system, such as an automotive control unit, is designed with a well-defined set of …

A fast abstract syntax tree interpreter for R

T Kalibera, P Maj, F Morandat, J Vitek - ACM SIGPLAN Notices, 2014 - dl.acm.org
Dynamic languages have been gaining popularity to the point that their performance is
starting to matter. The effort required to develop a production-quality, high-performance …