summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes.Thread_Pool_stage_2irfan2001-09-123-2/+6
|
* This test used the Continuous mapping.irfan2001-09-121-0/+1
|
* Old Direct mapping revived as Continuous mapping.irfan2001-09-1218-102/+418
|
* Minor changeirfan2001-09-122-7/+14
|
* *** empty log message ***irfan2001-09-121-2/+14
|
* Moved the following definitions of VxWorks around such that theseirfan2001-09-121-5/+5
| | | | | | | | | | defines are available even when PACE is not used. THR_INHERIT_SCHED THR_EXPLICIT_SCHED THR_SCHED_IO THR_SCOPE_SYSTEM THR_SCOPE_PROCESS
* Minor changesirfan2001-09-124-12/+12
|
* Added Thread Poolsirfan2001-09-063-27/+193
|
* Minor changeirfan2001-09-051-2/+1
|
* Updated dependenciesirfan2001-09-051-388/+177
|
* Minor changesirfan2001-09-053-29/+36
|
* Minor changesirfan2001-09-053-32/+25
|
* New config file.irfan2001-09-051-0/+5
|
* Made enhancements to the test.irfan2001-09-054-24/+186
|
* Rearranged members.irfan2001-09-041-1/+1
|
* Minor fixes.irfan2001-09-045-4/+968
|
* Added new accessors.irfan2001-09-043-3/+24
|
* New performance test that measures the predictable behavior achieved fromirfan2001-09-0413-0/+2680
| | | | employing different RT policies and their combinations.
* Added RTCORBA Collocation test.irfan2001-09-031-0/+1
|
* Added the ability to create dynamic threads on demand.irfan2001-09-0317-6664/+6998
|
* Minor changes.irfan2001-09-036-8/+8
|
* Fixed a bunch of VC++ makefiles.irfan2001-08-3128-244/+1130
|
* Complete new collocation changes.irfan2001-08-3120-483/+591
|
* Completed collocation changes.irfan2001-08-311-34/+170
|
* New collocation scheme and related test code.irfan2001-08-3014-213/+465
|
* New collocation scheme to deal with collocated calls across thread lanes.irfan2001-08-2930-68/+1375
|
* Simplified Direct priority mapping.irfan2001-08-2817-155/+135
|
* LinuxThreads do not have support for PTHREAD_SCOPE_PROCESS.irfan2001-08-281-0/+10
|
* Minor fixes.irfan2001-08-271-2/+2
|
* Minor fixes.irfan2001-08-272-4/+2
|
* Updated dependencies.irfan2001-08-271-0/+1026
|
* Improved handling of Persistent IORs and added corresponding test.irfan2001-08-2728-99/+1393
|
* Removed references to endpoint priority.irfan2001-08-261-58/+16
|
* Added new RTCORBA test.irfan2001-08-261-0/+1
|
* Changes to deal with destruction of thread pools.irfan2001-08-2612-158/+161
|
* New RTCORBA test.irfan2001-08-2610-0/+410
|
* Minor changes.irfan2001-08-262-3/+7
|
* Added new RTCORBA tests.irfan2001-08-261-10/+15
|
* Added #defines for THR_SCOPE_PROCESS and THR_SCOPE_SYSTEM on Win32.irfan2001-08-261-0/+2
|
* Minor changesirfan2001-08-262-1/+2
|
* Minor changesirfan2001-08-264-30/+82
|
* IORs were getting too long for ACE_DEBUG: removed code that printedirfan2001-08-241-16/+0
| | | | out the IORs.
* Minor fixirfan2001-08-241-1/+1
|
* Minor fixes.irfan2001-08-245-8/+12
|
* Updated docs.irfan2001-08-231-8/+8
|
* *** empty log message ***irfan2001-08-232-10/+97
|
* Improved support for setting the scheduling policy/scope for RT threads.irfan2001-08-2319-299/+130
| | | | Also, removed the priority normalizer.
* Enhanced the Linear Priority test.irfan2001-08-235-42/+1217
|
* *** empty log message ***irfan2001-08-221-6/+101
|
* Removed POA_Extension_Initializer and made several small fixesirfan2001-08-2234-1416/+293
|