Search for dissertations about: "porting"

Showing result 1 - 5 of 16 swedish dissertations containing the word porting.

  1. 1. Tools, Techniques, and Trade-offs when Porting Large Software Systems to New Environments

    Author : Simon Kågström; Blekinge Tekniska Högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Operating systems; Binary Translation;

    Abstract : Computer hardware and software evolve very fast. With the advent of chip-multiprocessors and symmetric multithreading, multiprocessor hardware configurations are becoming prevalent. READ MORE

  2. 2. Performance and Implementation Complexity in Multiprocessor Operating System Kernels

    Author : Simon Kågström; Blekinge Tekniska Högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Operativsystem; multiprocessorer; implementationskomplexitet;

    Abstract : The increasing use of multiprocessor computers require operating system adaptations to take advantage of the computing power. However, porting an operating system kernel to run on a multiprocessor can be very difficult because of a large code base, concurrency issues when dealing with multiple threads of execution, and limited tool support for development. READ MORE

  3. 3. Predictive Control of HCCI Engines Using Physical Models

    Author : Anders Widd; Institutionen för reglerteknik; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Model Predictive Control; HCCI engine; engine control;

    Abstract : Homogeneous Charge Compression Ignition (HCCI) is a promising internal combustion engine concept. It holds promise of combining low emission levels with high efficiency. However, as ignition timing in HCCI operation lacks direct actuation and is highly sensitive to operating conditions and disturbances, robust closed-loop control is necessary. READ MORE

  4. 4. Domain Knowledge Management in Information-providing Dialogue Systems

    Author : Annika Flycht-Eriksson (Silvervarg); Arne Jönsson; Nils Dahlbäck; Lars Degerstedt; Linköpings universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Dialogue management; computer systems; Domain knowledge manager; Databehandling Tillämpningsprogram Systemprogram; Artificiell Intelligens AI; Computer science; Datavetenskap;

    Abstract : In this thesis a new concept called domain knowledge management for informationproviding dialogue systems is introduced. Domain knowledge management includes issues related to representation and use of domain knowledge as well as access of background information sources, issues that previously have been incorporated in dialogue management. READ MORE

  5. 5. Automatic Collection Selection using Machine Learning

    Author : Noric Couderc; Programvaruteknik; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Software engineering; Machine Learning; Collection efficiency; Java;

    Abstract : Most recent programming languages include a collection framework as part of their standard library (or runtime). Examples are Java, C#, Python and Ruby. The Java Collection Framework provides a number of collection classes, some of which implement the same abstract data type, which makes them interchangeable. READ MORE