The TUD:OS (TU Dresden Operating Systems) group's objective is to reduce complexity for critical systems by orders of magnitude. To this end, we research, develop and use our own micro-kernel and virtualization technology. We use micro-kernels to componentise critical parts of systems and virtualisation to enable reuse of legacy software for uncritical parts.
It is our objective to combine ambitious systems research with profound education in operating systems and related areas. We try to push research and development far enough such that its results can be used outside of our group, for example by other research groups or as starting points for industrial partners. read more ...
Together with our colleagues from TU Dortmund, Horst Schirmeier and Michael Engel, we presented a paper on the Workshop on Design for Reliability at HiPEAC 2013 conference in Berlin: "Investigating the Limitations of PVF for Program Vulnerability Analysis". The poster accompanying the paper was awarded a Best Poster Award by the conference organizers. read more ...
Marcus Hähnel presented our paper "Measuring energy consumption for short code paths using RAPL" at the 2012 Greenmetrics workshop, colocated with the SIGMETRICS 2012 conference. The paper discusses using Intel's RAPL energy performance counters for determining the energy consumption of short-running code paths, such as decoding a single slice of an H.264 video.
The authors were awarded the prize for GreenMetric's Best Student Paper. read more ...
Our group - TUD:OS - released the Linux user space version of our Device Driver
Environment (DDE). DDE is a wrapper that allows running drivers from a
donor operating system on a different host OS. With the current
release it is now possible to run Linux kernel drivers as Linux user
space applications without modification. read more ...