I am loving this sessional course till now. 1.Offline 1 on system call implementation.
I am very bad in writing shell script
Implemented 2 system call ------> xv6-risc-V
Don't know whether I do it correctly or not! The instructors seem confused too
Getting a lot of deadlocks and segmentation fault. But understood a lot of things more deeply while doing this offline.
Not so robust OS. User's responsibilty to handle the exit() and join() of a thread.If i get time will try to implement this in future.
Have some little bugs.Will push it solving those in future. Rest of the codes somehow works and it's the hardest challenge i encountered in academic till now!!