-
Notifications
You must be signed in to change notification settings - Fork 0
Learn and practice with thread management, context switching, thread scheduling; the implementation details of context switching; internals of thread management and how a user-level threading system can be designed and implemented; keeping track of thread execution; stack discipline, procedure calls, i386 32-bit architecture.
berkOzkanCSGod/thread-support-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
22001293 - 22101734 - 22304060 Mert Fidan - 22101734 Berk Özkan - 22001293 Reda Lahlou Kassi - 22304060 You can just type "make" to compile the main.c and create "main" executable.This command also creates libtsl.a file, which is the tsl library that can be linked with a test file, and links it with main.c You can type "make clean" to delete object files, library files and executables. You can type "make lib" to create libtsl.a file, and you can type "make main" to create "main" executable.
About
Learn and practice with thread management, context switching, thread scheduling; the implementation details of context switching; internals of thread management and how a user-level threading system can be designed and implemented; keeping track of thread execution; stack discipline, procedure calls, i386 32-bit architecture.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published