Essays about: "detektion av datakapplöpning"

Found 2 essays containing the words detektion av datakapplöpning.

  1. 1. Software Architecture for Concurrency Analysis on a Virtual Platform

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Brinda Mohan; [2022]
    Keywords : ;

    Abstract : With the increasing demand for faster processing, a trend of moving towards multi-core and multiprocessor environments for embedded systems is clear. In this context, concurrent programming is also on the rise. READ MORE

  2. 2. Data Race Detection for Parallel Programs Using a Virtual Platform

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Daniel Haverås; [2018]
    Keywords : Concurrency; multiprocessing; data race detection; virtual platforms; dynamic analysis; Samtidighet i programvara; multiprocessing; detektion av datakapplöpning; virtuella platformar; dynamisk analys;

    Abstract : Data races are highly destructive bugs found in concurrent programs. Because of unordered thread interleavings, data races can randomly appear and disappear during the debugging process which makes them difficult to find and reproduce. READ MORE