next up previous contents index
Next: Unix User Level Up: x-Kernel Programmer's Manual Previous: Examples

Running a Kernel

 

This section describes the procedure for running a user_level simulator x-kernel . A user_level x-kernel runs in Unix user space, and usually uses a Unix socket interface (or other OS-specific interfaces, such as ETHPKT) to send and receive messages on the network. A simulator x-kernel also runs in user space, but doesn't use the network hardware at all; instead, it simulates traffic between hosts on a configurable network in virtual time.





Larry Peterson
Tue Jul 1 14:50:34 MST 1997