Simon Kågström
Blekinge Institute of Technology
11 Papers
31 Citations
Simon Kågström is an academic researcher from Blekinge Institute of Technology. The author has contributed to research in topics: Porting & Computer science. The author has an hindex of 6, co-authored 11 publications.
Chat about Author
Papers
The Success Factors Powering Industry-Academia Collaboration
Claes Wohlin,Aybüke Aurum,Lefteris Angelis,L. Phillips,Yvonne Dittrich,Tony Gorschek,Håkan Grahn,Kennet Henningsson,Simon Kågström,Graham Low,P. Rovegard,Piotr Tomaszewski,C. van Toorn,Jeff Winter +13 more
TL;DR: An exploratory study of the factors for successful collaboration between industry and academia in software research in order to ensure industrial relevance in academic research.
Cibyl: an environment for language diversity on mobile devices
Simon Kågström,Håkan Grahn,Lars Lundberg +2 more
- 13 Jun 2007
TL;DR: The Cibyl programming environment which allows existing code written in C and other languages supported by GCC to be recompiled into Java bytecode and run with close to native Java performance on J2ME devices is presented.
10
The application kernel approach—a novel approach for adding SMP support to uniprocessor operating systems
TL;DR: This paper presents a novel method, the application kernel approach, for adaption of an existing uniprocessor Kernel as a ‘black box’, to which no or very small changes are made, and implementations of the approach for the Linux operating system show that the approach can be realized with fairly small resources.
6
•Journal Article
The Design and Implementation of Multiprocessor Support for an Industrial Operating System Kernel
TL;DR: This paper describes the multiprocessor port of a cluster operating system kernel from a producer of industrial systems and uses a giant locking scheme that serializes kernel execution and a method in which CPU-local variables are placed in a special section mapped to per-CPU physical memory pages.
3