Thesis Details

Systém pro ověření minimálních potřebných zdrojů pro běh aplikace

Bachelor's Thesis Student: Žák Jiří Academic Year: 2021/2022 Supervisor: Smrž Pavel, doc. RNDr., Ph.D.
English title
System for Verifying the Minimum Resources Required to Run an Application
Language
Czech
Abstract

The main goal of this bachelor thesis is to create a system for the verifying minimum resources required to run an application. The theoretical part deals with the topic of computer performance evaluation metrics and the principle of operation of the Linux operating system. The practical part describes how the design and implementation of the entire system, which uses BPF (Berkeley Packet Filter) technology, was created.The end of the work is completed by testing and evaluation of the whole work. The system was successfully deployed in the partner company BringAuto. It turned out, that the operating system is powerful enough to run applications.

Keywords

Berkeley Packet Filter, Linux, linux kernel, system call, evaluation metrics, C++, Python3, Git, Github

Department
Degree Programme
Information Technology
Files
Status
not defended
Date
16 June 2022
Reviewer
Committee
Smrž Pavel, doc. RNDr., Ph.D. (DCGM FIT BUT), předseda
Burgetová Ivana, Ing., Ph.D. (DIFS FIT BUT), člen
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Smrčka Aleš, Ing., Ph.D. (DITS FIT BUT), člen
Strnadel Josef, Ing., Ph.D. (DCSY FIT BUT), člen
Citation
ŽÁK, Jiří. Systém pro ověření minimálních potřebných zdrojů pro běh aplikace. Brno, 2022. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2022-06-16. Supervised by Smrž Pavel. Available from: https://www.fit.vut.cz/study/thesis/7563/
BibTeX
@bachelorsthesis{FITBT7563,
    author = "Ji\v{r}\'{i} \v{Z}\'{a}k",
    type = "Bachelor's thesis",
    title = "Syst\'{e}m pro ov\v{e}\v{r}en\'{i} minim\'{a}ln\'{i}ch pot\v{r}ebn\'{y}ch zdroj\r{u} pro b\v{e}h aplikace",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2022,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/7563/"
}
Back to top