Skip to content

bazilinskyy/cache-mt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impact of cache on data-sharing in multi-threaded programmes

MSc thesis

This project is source code for my MSc thesis. The joint degree was obtained at St Andrews Unviversity/Maynooth University.

Description

The source code is located in the folder "code". The experimental environment and experiments are located in the folder "code/src". Additional testing programmes are located in other sub-folders of the "code" folder. Both the main programme used to conduct experiments and all testing programmes are discussed in detail in the report (may be found in folder "report"), in particular in chapters 4 and 5.

Organisation of the "code/src" folder is discussed in the report, section 4.1 Organisation of Solution.

Instructions on running programmes are provided in comments in the source code. Instructions on running the main programme ("code/src") are also mentioned in section 5.3 of the report.