n Running --> Blocked
u When a process requests something for which
it must wait
F a service that the OS is not ready to perform
F an access to a resource not yet available
F initiates I/O and must wait for the result
F waiting for a process to provide input (IPC)
n Blocked --> Ready
u When the event for which it was waiting occurs