public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages hal/sh/arch/current/src/context. ...
@ 2006-08-11  9:29 nickg
  0 siblings, 0 replies; only message in thread
From: nickg @ 2006-08-11  9:29 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2006-08-11 09:29:31

Modified files:
	packages/hal/sh/arch/current/src: context.S 
	packages/kernel/current: ChangeLog 
	packages/kernel/current/cdl: interrupts.cdl 
	packages/kernel/current/include: intr.hxx 
	packages/kernel/current/src/intr: intr.cxx 
	packages/kernel/current/tests: intr0.cxx kintr0.c 

Log message:
	Implement FIFO variant of scheduling of DSRs and make it the
	default. This is reworked patch originally suggested by Stefan
	Sommerfeld <sommerfeld@mikrom.com>.
	
	* cdl/interrupts.cdl (CYGIMP_KERNEL_INTERRUPTS_DSRS_LIST): make it
	cdl_component.
	* cdl/interrupts.cdl (CYGSEM_KERNEL_INTERRUPTS_DSRS_LIST_FIFO):
	new option for CYGIMP_KERNEL_INTERRUPTS_DSRS_LIST.
	* include/intr.hxx (class Cyg_Interrupt): new static variable
	dsr_list_tail.
	* src/intr/intr.cxx (call_pending_DSRs_inner): add
	CYGSEM_KERNEL_INTERRUPTS_DSRS_LIST_FIFO variant.
	(post_dsr): likewise.
	* tests/intr0.cxx: fix comments to match actual option names.
	* tests/kintr0.c: likewise.2006-03-27  Marco Cruz  <marco@daruma.com.br>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-08-11  9:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-11  9:29 ecos/packages hal/sh/arch/current/src/context. nickg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).