previous | start | next

Operating System Perspective: Design

Systems are more flexible if they carefully separate:

The implementation of the mechanism of making system calls such as fork, execvp, etc. is radically different in Linux versus Minix and illustrates two distinct designs.



previous | start | next