The size of the cache in the CachedSDFScheduler is usually set by its containing director when constructing this scheduler. If the cache is full, the least recently used schedule (at the end of the cache) is discarded. @see SDFScheduler @author Ye Zhou. Contributor: Brian K. Vogel @version $Id: CachedSDFScheduler.java,v 1.11 2007/12/07 06:27:55 cxh Exp $ @since Ptolemy II 5.2 @Pt.ProposedRating Red (zhouye) @Pt.AcceptedRating Red (cxh)
|
|