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.xml8
1 files changed, 8 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..aef4b3ea0a9
--- /dev/null
+++ b/ACE/Kokyu/tests/DSRT_MIF/svc.conf.xml
@@ -0,0 +1,8 @@
+<?xml version='1.0'?>
+<!-- Converted from svc.conf by svcconf-convert.pl -->
+<ACE_Svc_Conf>
+ <!-- -->
+ <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>