Essays about: "thesis for linux"

Showing result 16 - 20 of 185 essays containing the words thesis for linux.

  1. 16. Development of a Light Weight L2-Cache Controller

    University essay from Luleå tekniska universitet/Rymdteknik

    Author : Måns Arildsson; [2022]
    Keywords : ;

    Abstract : An L2 cache is a device that buffers data in fast memory closer to the Central Processing Unit(CPU) in order to deliver its contents with much lower latency than can otherwise be achieved bymain memory. This provides a substantial performance increase in many systems as the memoryinterface is often a bottleneck. READ MORE

  2. 17. Digital forensics of cryptocurrency wallets

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Tomas Kovalcik; [2022]
    Keywords : Cryptocurrencies; wallets; artifacts; python;

    Abstract : The rise of cryptocurrencies over the past ten years was significant. Cryptocurrencies have changed the course of the monetary system and created a new way for people to communicate and exchange values. It started with the invention of the first successful cryptocurrency, Bitcoin, in 2008. READ MORE

  3. 18. Development of a Safe Architecture for Embedded Systems Using Linux and Zephyr RTOS

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

    Author : Vágó Richárd; [2022]
    Keywords : RPMsg; Zephyr; Linux; FMEA; Safety; RPMsg; Zephyr; Linux; FMEA; Safety;

    Abstract : Embedded systems often involve safety critical applications, meaning that the malfunctioning of these systems would lead to catastrophic consequences. In this thesis project, a cross domain comparison of the industry specific standards for safety in embedded systems is be provided. READ MORE

  4. 19. Analysis and Evaluation of Performance in a Complex Software System

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Caroline Kero; [2022]
    Keywords : Distributed real-time system; Java; Java application; Java VisualVM; Performance evaluation; Performance measurement;

    Abstract : GlobalEye is an aircraft by Saab that provides surveillance of air, sea, and land. In order to train on the system present in this aircraft a Mission Training System, MTS, is used. The MTS consists of the Command and Control, C2, system that is present in the aircraft as well as a scenario simulator. READ MORE

  5. 20. An evaluation of eXpress Data Path from a 5G perspective : Offloading packet processing functions of a 5G simulator to a driver context

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Adrian Byström; Mattias Salo; [2022]
    Keywords : XDP; DPDK; 5G; computer networks; Linux; eXpress Data Path; eBPF; packet processing; XDP; DPDK; 5G; datornätverk; Linux; eXpress Data Path; eBPF; paketprocessering;

    Abstract : The world of computer networks is constantly evolving towards more efficient algorithms and more effective ways of using hardware resources. One of these evolutions is the eXpress Data Path (XDP). XDP is an interrupt based data path in the Linux kernel. XDP uses JIT-compiled programs in a virtual machine in a device driver context. READ MORE