next up previous
Next: RAID Forks Up: RAID A WARPED simulation Previous: RAID Config

RAID Processes

A process generates requests for the RAID Array. Each request is for a stripe of random access type (r/w), length, and location. After sending the message, the process is assumed to be suspended until all of the request messages (including parity requests) are received. After all messages have been received then the process generates a new request after some random delay.

The process requires the following information to be passed into its constructor:

The process also has a function "setDistribution" which sets the distribution for the time delay between the completion of a request and the next request.



Philip A. Wilsey
1/26/1998