The pages from the text for the second exam are:
In addition, we passed out code samples
system-parallel.h
(modifications to the system header
file) and use-proc-table.c
(modifications to the SelectProcessToRun()
function) to
allow for a two-processor OS.
Here is a topic outline:
sockcreate()
sockaccept()
sockconnect()
pthread_create_thread()
pthread_destroy_thread()
pthread_join()
pthread_mutex_init()
pthread_mutex_lock()
pthread_mutex_unlock()
pthread_mutex_destroy()
Return to the CS3013 Home Page
Send all questions to the TA mailing list.