From b01efd4c9933506da0d9653c18551cfd28977f81 Mon Sep 17 00:00:00 2001 From: dengg Date: Fri, 2 Feb 2007 04:50:22 +0000 Subject: Fri Feb 2 04:29:24 UTC 2007 Gan Deng --- CIAO/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog index 2589ec2c963..9eb56f77c06 100644 --- a/CIAO/ChangeLog +++ b/CIAO/ChangeLog @@ -1,3 +1,29 @@ +Fri Feb 2 04:29:24 UTC 2007 Gan Deng + + * ExecutionManager/Execution_Manager.cpp + + Created a child POA which is configured with + Client_Propagated Priority Model. + + * ExecutionManager/Execution_Manager_Impl.cpp + * ExecutionManager/Execution_Manager_Impl.h + + Added a get_current_thread_priority() to get the + priority of the current thread. Also added + debug_level control so the thread priority could + be printed out. + + * Plan_Launcher/Plan_Launcher.cpp + * Plan_Launcher/Plan_Launcher_Impl.cpp + * Plan_Launcher/Plan_Launcher_Impl.h + + Added two new methods. + The is_client_propagated_model() checks whether + the ExecutionManager exposes the CLIENT_PROPAGATED + priority model. The set_current_priority() method + will set the client thread priority if the priority + model is CLIENT_PROPAGATED on the EM side. + Sun Jan 7 18:44:12 UTC 2007 Johnny Willemsen * DAnCE/NodeApplicationManager/URL_Parser.cpp: -- cgit v1.2.1