Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1286 → Rev 1287

/demos/trunk/auto/edfact.c
18,11 → 18,11
 
/**
------------
CVS : $Id: edfact.c,v 1.4 2003-01-07 17:10:15 pj Exp $
CVS : $Id: edfact.c,v 1.5 2003-12-17 13:52:45 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:15 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:45 $
------------
**/
 
52,7 → 52,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
//#define edfact_printf kern_printf
#define edfact_printf printk
353,7 → 352,6
}
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/cash/cash.c
20,11 → 20,11
 
/**
------------
CVS : $Id: cash.c,v 1.4 2003-01-07 17:10:16 pj Exp $
CVS : $Id: cash.c,v 1.5 2003-12-17 13:52:45 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:45 $
------------
 
This file contains the aperiodic server CBS (Total Bandwidth Server)
60,9 → 60,7
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
 
/*+ Status used in the level +*/
#define CBSGHD_IDLE APER_STATUS_BASE /*+ waiting the activation +*/
#define CBSGHD_ZOMBIE APER_STATUS_BASE+1 /*+ waiting the period end +*/
706,7 → 704,6
proc_table[p].status = CBSGHD_IDLE;
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/edfact/edfact.c
18,11 → 18,11
 
/**
------------
CVS : $Id: edfact.c,v 1.4 2003-01-07 17:10:16 pj Exp $
CVS : $Id: edfact.c,v 1.5 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
**/
 
52,7 → 52,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
//#define edfact_printf kern_printf
#define edfact_printf printk
353,7 → 352,6
}
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/first/rmstar.c
18,11 → 18,11
 
/**
------------
CVS : $Id: rmstar.c,v 1.4 2003-01-07 17:10:17 pj Exp $
CVS : $Id: rmstar.c,v 1.5 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:17 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
**/
 
52,7 → 52,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
/* for iqueues */
/* #include "iqueue.h" Now iqueues are the only queue type into the kernel */
425,7 → 424,6
#endif
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/first/edfstar.c
18,11 → 18,11
 
/**
------------
CVS : $Id: edfstar.c,v 1.5 2003-06-18 08:13:02 trimarchi Exp $
CVS : $Id: edfstar.c,v 1.6 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.5 $
Last update: $Date: 2003-06-18 08:13:02 $
Revision: $Revision: 1.6 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
**/
 
52,7 → 52,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
/* for iqueues */
/* #include "iqueue.h" Now iqueues are the only queue type available
440,7 → 439,6
#endif
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/first/posixstar.c
18,11 → 18,11
 
/**
------------
CVS : $Id: posixstar.c,v 1.2 2003-08-01 13:20:38 trimarchi Exp $
CVS : $Id: posixstar.c,v 1.3 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.2 $
Last update: $Date: 2003-08-01 13:20:38 $
Revision: $Revision: 1.3 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
 
This file contains the scheduling module compatible with POSIX
60,7 → 60,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
#include "posixstar.h"
#include "cbsstar.h"
//#define POSIXSTAR_DEBUG
372,8 → 371,6
//#ifdef POSIXSTAR_DEBUG
kern_printf("PM:%d",p);
//#endif
//jet_update_endcycle(); /* Update the Jet data... */
//trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
POSIXSTAR_private_scheduler(lev);
return 0;
}
/demos/trunk/static/static.c
18,11 → 18,11
 
/**
------------
CVS : $Id: static.c,v 1.4 2003-01-07 17:10:18 pj Exp $
CVS : $Id: static.c,v 1.5 2003-12-17 13:52:47 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:18 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:47 $
------------
**/
 
52,7 → 52,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
#define STATIC_printf kern_printf
//#define STATIC_printf printk
184,7 → 183,6
lev->currenttask = NIL;
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/cbs_ft/cbs_ft.c
15,11 → 15,11
 
/**
------------
CVS : $Id: cbs_ft.c,v 1.4 2003-01-07 17:10:16 pj Exp $
CVS : $Id: cbs_ft.c,v 1.5 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
 
This file contains the server CBS_FT
670,7 → 670,6
}
 
jet_update_endcycle(); /* Update the Jet data... */
trc_logevent(TRC_ENDCYCLE,&exec_shadow); /* tracer stuff */
 
return 0;
}
/demos/trunk/cbs_ft/cbs_ft.h
15,11 → 15,11
 
/**
------------
CVS : $Id: cbs_ft.h,v 1.2 2003-01-07 17:10:16 pj Exp $
CVS : $Id: cbs_ft.h,v 1.3 2003-12-17 13:52:46 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.2 $
Last update: $Date: 2003-01-07 17:10:16 $
Revision: $Revision: 1.3 $
Last update: $Date: 2003-12-17 13:52:46 $
------------
 
This file contains the server CBS_FT
57,7 → 57,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
 
 
/demos/trunk/slsh/slsh.c
20,11 → 20,11
 
/**
------------
CVS : $Id: slsh.c,v 1.4 2003-01-07 17:10:18 pj Exp $
CVS : $Id: slsh.c,v 1.5 2003-12-17 13:52:47 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.4 $
Last update: $Date: 2003-01-07 17:10:18 $
Revision: $Revision: 1.5 $
Last update: $Date: 2003-12-17 13:52:47 $
------------
 
This file contains the scheduling module for Slot-Shifting.
63,7 → 63,6
#include <kernel/descr.h>
#include <kernel/var.h>
#include <kernel/func.h>
#include <kernel/trace.h>
 
//#define eslsh_printf kern_printf
#define slsh_printf printk
/demos/trunk/makefile
1,5 → 1,15
include ../shark.cfg
 
dirs := $(filter-out CVS cvs base_cpp makefile readme.txt README.TXT, $(wildcard *))
ifeq ($(findstring NEW,$(TRACER)) , NEW)
TRC = tracer
ifeq ($(findstring OLD,$(TRACER)) , OLD)
TRC = newtracer
else
TRC = tracer newtracer
endif
endif
 
dirs := $(filter-out CVS cvs base_cpp makefile readme.txt README.TXT $(TRC), $(wildcard *))
p_all := $(addprefix prefixall_, $(dirs))
p_install := $(addprefix prefixinstall_, $(dirs))
p_clean := $(addprefix prefixclean_, $(dirs))