<?xml version="1.0" encoding="UTF-8"?>
<st:repository xsi:schemaLocation="urn:com:dassault_systemes:settings settings.xsd" xmlns:st="urn:com:dassault_systemes:settings" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <st:Description name="DSYSysJobSchedulerUsage" PrimaryTabpage="/General/General/Statistics" ConnectionBehavior="Reloadable">
        <st:role visibility="LA">Manage JobScheduler ressources usage</st:role>
        <st:detailedRole>Manager the number of threads used by the DSYSysJobScheduler to process jobs in its queue</st:detailedRole>    
        <st:RepositoryFile>DSYSysJobSchedulerUsage</st:RepositoryFile>    
        <st:version>1</st:version>
        <st:compatibility>
            <st:FullCompatibilityfromLevel>1</st:FullCompatibilityfromLevel>
            <st:UpwardCompatibilityfromLevel>1</st:UpwardCompatibilityfromLevel>
        </st:compatibility>
    </st:Description>
    <st:attributes>
        <st:attribute Name="MaxCPUSetting">
            <st:role>Limit to the maximum number of thread used by the job scheduling infrastructure</st:role>
            <st:uint>
                <st:min>0</st:min>
                <st:max>100</st:max>
                <st:default>
                    <st:value>75</st:value>
                </st:default>
            </st:uint>
        </st:attribute>
    </st:attributes>
</st:repository>
