This is the mail archive of the sid-cvs@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/component ChangeLog config.in configur ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sources.redhat.com	2002-03-04 10:15:12

Modified files:
	sid/component  : ChangeLog config.in configure configure.in 
	sid/component/sched: ChangeLog compSched.cxx 

Log message:
	* host scheduler improvements, primarily for cygwin
	
	[component]
	2002-03-04  Frank Ch. Eigler  <fche@redhat.com>
	
	* configure.in: Look for more time-related headers & libraries.
	* configure, config.in: Regenerated.
	
	[component/sched]
	2002-03-04  Frank Ch. Eigler  <fche@redhat.com>
	
	* compSched.cxx (host_time_keeper_base ctor): On Cygwin, call
	timeBeginPeriod to shrink scheduling granularity.  Keep more
	statistics.  Initialize more variables.
	(yield): Rewrite.
	(operator <<): Print extra stats.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/ChangeLog.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/config.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/configure.diff?cvsroot=src&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/configure.in.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/ChangeLog.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/sched/compSched.cxx.diff?cvsroot=src&r1=1.6&r2=1.7


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]