public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: sid-cvs@sources.redhat.com
Subject: src/sid/component/sched ChangeLog compSched.cx ...
Date: Tue, 23 Aug 2005 21:08:00 -0000	[thread overview]
Message-ID: <20050823210853.6940.qmail@sourceware.org> (raw)

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


             reply	other threads:[~2005-08-23 21:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23 21:08 brolley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-08-29 19:45 brolley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050823210853.6940.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=sid-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).