Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1587 → Rev 1588

/demos/trunk/base/aster3.c
34,7 → 34,7
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*
* CVS : $Id: aster3.c,v 1.9 2006-07-03 13:24:51 tullio Exp $
* CVS : $Id: aster3.c,v 1.10 2006-07-03 13:30:25 tullio Exp $
 
Test Number 10 (A):
 
64,7 → 64,7
 
/* first numbers runs on a pentium 133, second numbers on a celeron 366 */
#define PER_WCET 30000 /* 6200 */
#define APER_WCET 10000 /* 18400 */
#define APER_WCET 50000 /* 18400 */
#define CLOCK_WCET 1000 /* 200 */
#define ASTER_WCET 1000 /* 200 */
#define MIN_PERIOD 200 /* 64, in ms */