sociallyencrypted / ThreadScheduling

An exercise to play around with multithreaded programs by using each thread to compile a linux kernel, done for the course CSE231: Operating Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreadScheduling

About

An exercise to play around with multithreaded programs by using each thread to compile a linux kernel, done for the course CSE231: Operating Systems


Languages

Language:C 95.8%Language:Makefile 4.2%