Thesis Details

Výuková aplikace stránkování paměti

Master's Thesis Student: Nechvátal Petr Academic Year: 2016/2017 Supervisor: Smrčka Aleš, Ing., Ph.D.
English title
Educational Application of Memory Paging
Language
Czech
Abstract

This master's thesis deals with design and implementation of educational application forpaging. Goal of the application is to help students understand and practice some conceptsfrom paging. It will allow students to write parts of these concepts and see how their codework on visualization of simulation of memory system. Application will be implemented asa web application in HTML, CSS and JavaScript. Server, which will be taking care ofcompiling of user code will be a desktop application. This thesis mainly describes pagingand technologies which will be used for this thesis and application design. It also describesimplementations and testing of this work.

Keywords

React, JavaScript, single page application, paging, virtual memory, MMU, websockets,page tables, page fault.

Department
Degree Programme
Information Technology, Field of Study Information Systems
Files
Status
defended, grade D
Date
28 August 2017
Reviewer
Committee
Růžička Richard, doc. Ing., Ph.D., MBA (DCSY FIT BUT), předseda
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Rogalewicz Adam, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Šlapal Josef, prof. RNDr., CSc. (DADM FME BUT), člen
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), člen
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), člen
Citation
NECHVÁTAL, Petr. Výuková aplikace stránkování paměti. Brno, 2017. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-08-28. Supervised by Smrčka Aleš. Available from: https://www.fit.vut.cz/study/thesis/19049/
BibTeX
@mastersthesis{FITMT19049,
    author = "Petr Nechv\'{a}tal",
    type = "Master's thesis",
    title = "V\'{y}ukov\'{a} aplikace str\'{a}nkov\'{a}n\'{i} pam\v{e}ti",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19049/"
}
Back to top