Process Management System Calls in XINU

Process Management System Calls in XINU

OK - enough about system call implementation - let's look at some of XINU's process management routines. I'll list them with a short description of each. Let me say here that now is an excellent time to start following along with the lectures by looking at the code for the routines I'll be talking about. Remember that this whole course is about looking at and understanding an existing O/S implementation. You can't do that without looking at an O/S!

1