summaryrefslogtreecommitdiff
path: root/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml')
-rw-r--r--ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml b/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
new file mode 100644
index 00000000000..8bea31b0236
--- /dev/null
+++ b/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
@@ -0,0 +1,10 @@
+<?xml version='1.0'?>
+<!-- Converted from svc.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- -->
+ <!-- $Id$ -->
+ <!-- -->
+ <dynamic id="DSRT_Scheduler_Impl" type="Service_Object">
+ <initializer path="Kokyu" init="_make_MIF_Scheduler_Impl" params="-sched_scope thread -sched_policy fifo -min_importance 0 -max_importance 10"/>
+ </dynamic>
+</ACE_Svc_Conf>