public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/component/sched ChangeLog compSched.cx ...
@ 2003-08-29 19:45 brolley
  0 siblings, 0 replies; 2+ messages in thread
From: brolley @ 2003-08-29 19:45 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2003-08-29 19:45:10

Modified files:
	sid/component/sched: ChangeLog compSched.cxx sid-sched.txt 
	                     sid-sched.xml 

Log message:
	2003-08-29  Dave Brolley  <brolley@redhat.com>
	
	* compSched.cxx (operator <<): Stream active_p and active_pin.
	(operator >>): Ditto.
	(active_p): New member of scheduler_component.
	(active_pin): Ditto.
	(advance): Drive active_pin with 1 or 0 as the enable
	threshold is crossed.
	(scheduler_component): Initialize active_p. Add "active_pin".
	(sid-sched.xml): Document "active" pin and interaction between
	"enabled?" and "enable-threshold".
	(sid-sched.txt): Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/ChangeLog.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/compSched.cxx.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/sid-sched.txt.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/sid-sched.xml.diff?cvsroot=src&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 2+ messages in thread
* src/sid/component/sched ChangeLog compSched.cx ...
@ 2005-08-23 21:08 brolley
  0 siblings, 0 replies; 2+ messages in thread
From: brolley @ 2005-08-23 21:08 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2005-08-23 21:08:53

Modified files:
	sid/component/sched: ChangeLog compSched.cxx sid-sched.txt 
	                     sid-sched.xml 

Log message:
	2005-08-23  Dave Brolley  <brolley@redhat.com>
	
	* compSched.cxx (scheduling_event): Constructors now take
	a 'priority' argument.
	(operator <): Consider priority of events.
	(yield): Likewise.
	(next_event): Likewise.
	(schedule_irregular): Now takes a 'priority' argument. Used when
	creating scheduling events.
	(schedule_regular): Likewise.
	(refill_regular_events_table): Consider priority of events.
	(operator <<): Stream priority.
	(operator >>): Destream priority.
	(class scheduler_client): Add 'priority' member.
	(set_time): Pass priority of the client to the scheduler.
	(client_num_update): Handle N-priority attribute.
	* sid-sched.xml: Describe the N-priority attribute.
	* sid-sched.txt: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/ChangeLog.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/compSched.cxx.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/sid-sched.txt.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/sid-sched.xml.diff?cvsroot=src&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-23 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-29 19:45 src/sid/component/sched ChangeLog compSched.cx brolley
2005-08-23 21:08 brolley

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).