This repository consists of multithreaded applications implemented in Linux kernel. Threads are implemented to execute different instructions at the same time to improve performance.
The PDF file consists of the problem statements and corresponding folders consist of my solutions to these problems. Each folder consists of its own README file which explains my code.
- Clone the repo and go to the respective folder
- Instructions to run the respective file is mentioned in their README file