Search for dissertations about: "multiprocessor"

Showing result 1 - 5 of 64 swedish dissertations containing the word multiprocessor.

  1. 1. Schemes to Improve the Efficiency of Hardware Transactional Memory Systems

    Author : Mridha Mohammad Waliullah; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; transactional memory; parallel programming; chip-multiprocessor; multiprocessor;

    Abstract : In todays ubiquitous multiprocessor environment parallel programming becomesan important tool to reap the maximum gain. But the traditional lock-based parallelprogramming model is not attracting average programmers as the level of expertiseneeded is very high. READ MORE

  2. 2. Insights on non-partitioned fixed-priority preemptive scheduling

    Author : Björn Andersson; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; real-time systems; non-partitioned method; fixed-priority scheduling; static-priority scheduling; multiprocessor; shared-memory multiprocessor; real-time scheduling; scheduling anomalies; global scheduling; Dhall s effect;

    Abstract : .... READ MORE

  3. 3. Predictable Real-Time Applications on Multiprocessor Systems-on-Chip

    Author : Jakob Rosén; Zebo Peng; Petru Eles; Thomas Nolte; Linköpings universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Computer Systems; Embedded Systems; Real-Time Systems; Predictability; Multiprocessor Systems; Computer science; Datavetenskap;

    Abstract : Being predictable with respect to time is, by definition, a fundamental requirement for any real-time system. Modern multiprocessor systems impose a challenge in this context, due to resource sharing conflicts causing memory transfers to become unpredictable. READ MORE

  4. 4. Techniques to Tighten the Upper Bound on the ExecutionTime of Task-based Parallel Applications

    Author : Petros Voudouris; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Scheduling; Multiprocessor; WCET; Uniform; Hard; multicore; Related; DAG; Real-Time; Dynamic; Unrelated; Makespan; Homogeneous; Parallel; Identical;

    Abstract : To use multiprocessors in hard real-time systems, schedulability analysis is needed to provide formally proven guarantees for the timing behavior of the system. Programming models for parallel applications, such as OpenMP, use pragmas to specify parts of the application as parallel tasks, for example, a function or a body of a loop. READ MORE

  5. 5. Exploiting Fine-grain Parallelism in Concurrent Constraint Languages

    Author : Johan Montelius; RISE; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Implicit parallelism; Concurrent Constraint Programming; Cache performance; Logic programming; Abstract machine; Parallel execution; Scheduling; Multiprocessor; Shared memory;

    Abstract : This dissertation presents the design, implementation, and evaluation of a system that exploits fine-grain implicit parallelism in concurrent constraint programming language. The system is able to outperform a C implementation of an algorithm with complex dependencies without any user annotations. READ MORE