Process Management in XINU - Introduction

Chapter 5 - More Process Management


This chapter looks at more of the conventions XINU uses and the routines XINU provides to manage processes. This chapter requires you to look at some of the system calls that do process management, so here is a good place to also look at how XINU does system calls in general. Then we will look at the process management routines.

1