21 Dec 2016

20-12-16 Cs703 Paper at 12.00 pm - Current Mid


Total 3questions each q contain equal marks

Q1. Compare user thread and kernel thread ?
Q2. Disadvatage of thread paradigms ?
Q3. What are the desirable properties of a good cpu scheduling algorithm ? Evalute the FCFS scheduling algorithm on the basis of the established desirable properties ?

19 Dec 2016

18 Dec Current Midterm

Q1 there was a program and u had to tell how many times it will print hello.. fork()
part 2 . write a program that print "i am ith process"
Q2 was write program to create a thread in main process print something and wait for second thread to fnish
Q3 was from free list queue
One queue given and you had to tell contents after each operation.