Essays about: "ej initialiserat minne"

Found 1 essay containing the words ej initialiserat minne.

  1. 1. Memory Management Error Detection in Parallel Software using a Simulated Hardware Platform

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Udayan Prabir Sinha; [2017]
    Keywords : computer architecture; concurrent computing; dynamic binary analysis; memory management errors; operating systems; virtual platform; uninitialized memory; datorarkitektur; parallella mjukvarusystem; dynamisk binär analys; minneshanteringsfel; operativsystem; virtuell plattform; ej initialiserat minne;

    Abstract : Memory management errors in concurrent software running on multi-core architectures can be difficult and costly to detect and repair. Examples of errors are usage of uninitialized memory, memory leaks, and data corruptions due to unintended overwrites of data that are not owned by the writing entity. READ MORE