next up previous contents
Next: User Routines Up: Code Description Previous: Code Description

Organization of the Code

The organization of the code is shown in figure gif. This hierachy is present in every DD routine. It should be noted that the ``normal user'' calls only user routines ( ddu_xxx), whereas the system routines ( dds_xxx) are typically called either by a control program or the main user interface.

 
Figure:   Overview of the DD code.

The processes attached to the DD system can be divided into three classes:

Note:
These three classes are not mutually exclusive, e.g. a master can also be a consumer/producer.



Online software development
Thu Mar 14 10:35:53 EST 1996