summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Sched/DynSched.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fri May 5 14:33:29 UTC 2006 Ciju John <john_c@ociweb.com>oci_wchar_refactor_post_1_5_1_branchjohn_c2006-05-081-13/+13
* ChangeLogTag: Tue Mar 14 06:02:15 UTC 2006 J.T. Conklin <jtc@acorntoolworks...jtc2006-03-141-2/+2
* ChangeLogTag:Tue Nov 15 23:48:47 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-11-161-0/+4
* ChangeLogTag: Tue Oct 4 11:37:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-10-041-65/+0
* ChangeLogTag: Tue Aug 30 14:23:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-08-301-50/+50
* ChangeLogTag: Fri Jan 28 07:53:34 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-281-7/+4
* ChangeLogTag: Thu Jan 27 11:39:00 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-271-8/+8
* ChangeLogTag: Tue Jan 25 09:59:28 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-251-12/+8
* ChangeLogTag:Thu Jan 1 00:26:12 2004 Balachandran Natarajan <bala@dre.vand...bala2004-01-011-0/+1
* ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-041-0/+1
* ChangeLogTag:Tue May 6 12:56:27 2003 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2003-05-061-4/+4
* ChangeLogTag: Wed Apr 30 07:26:37 2003 Chad Elliott <elliott_c@ociweb.com>elliott_c2003-04-301-6/+5
* ChangeLogTag: Sun Mar 24 22:06:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-251-2/+2
* ChangeLogTag: Sun Mar 24 13:39:00 2002 Si Mong Park <spark@ociweb.com>spark2002-03-241-59/+66
* Mon Feb 26 18:10:24 2002 Jaiganesh Balasubramanian <jai@kelvar.ece.uci.edujai2002-02-271-4/+11
* ChangeLogTag:Mon Feb 18 01:45:07 2002 Christopher Kohlhoff <chris@kohlhoff....Chris Cleeland2002-02-181-4/+4
* ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-02-021-8/+8
* ChangeLogTag:Wed May 10 11:59:35 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-05-101-3/+3
* fixed DynSched_Test so it compiles with the new RtecScheduler.idl interfacecdgill2000-04-031-16/+79
* ChangeLogTag:Tue Oct 19 10:24:02 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-10-191-22/+29
* fixed Guard usage for multi-threaded casecdgill1999-08-051-1/+1
* fixed ACE guard usage for single threaded casecdgill1999-08-041-2/+2
* ChangeLogTag: Thu Jul 15 16:11:04 1999 David L. Levine <levine@cs.wustl.edu>levine1999-07-151-4/+1
* made constants unsigned, added explicit type casts to resolve type promotion ...cdgill1999-07-091-3/+6
* fixed undeclared symbol typo, type conversion errors from nightly builds.cdgill1999-07-081-4/+17
* bug fixes from testing the reconfig scheduler alongside the config scheduler.cdgill1999-07-081-1/+1
* ChangeLogTag:Sun Jun 6 00:06:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-3/+3
* ChangeLogTag:Wed Apr 7 12:03:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-04-071-29/+29
* moved gcd, minimum_frame_size to class ACEcdgill1999-01-221-3/+3
* modified type declarations in RtecScheduler.idl to avoid non-portable IDL dec...cdgill1998-11-121-2/+2
* added reporting of which RT_Infos have unresolved dependencies in generated s...cdgill1998-11-111-29/+82
* fixed compilation errors on UNIX platforms for scheduling anomaly featurescdgill1998-11-101-3/+36
* added complete anomaly recording to schedulercdgill1998-11-091-158/+525
* Now propagating unresolved remote dependency warnings, added ability to gener...cdgill1998-10-191-3/+5
* changed a handful of == to =levine1998-10-131-11/+11
* Fixed scheduler inconsistencies Amir reportedcdgill1998-10-131-42/+80
* ChangeLogTag:Wed Sep 16 20:39:14 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-1/+1
* explicitly convert 64 bit RtecScheduler::Times tolevine1998-08-311-28/+32
* (calculate_utilization_params): removed ACE_UINT64_DBLCAST_ADAPTERlevine1998-08-141-15/+12
* fixed NT warnings/errors WRT 64 bit timecdgill1998-08-131-23/+22
* added ACE_Unbounded_Set<RtecScheduler::Config_Info> template instatiationslevine1998-08-131-14/+20
* ChangeLogTag:Thu Aug 13 09:14:12 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-131-18/+13
* schedulers now generate dispatching module configuratiojn informationcdgill1998-08-121-0/+77
* Fixed a typo where there was a == when there should have been a = inbrunsch1998-08-061-1/+1
* Added ACE_RCSID to TAO/orbsvcs/gonzo1998-08-031-0/+2
* scheduler bug fixes: dependencies, etc. for consumers with 0 lenght periodscdgill1998-06-181-4/+46
* added usability features to scheduling servicecdgill1998-06-161-0/+1
* changed ACE_Thread_Mutex to ACE_SYNCH_MUTEX in template instantiationscdgill1998-06-111-8/+8
* static scheduling strategy integrationcdgill1998-06-011-5/+10
* dynamic scheduler integrationcdgill1998-05-111-9/+55