Lines Matching refs:processes
84 …With the parallel startup and command execution capabilities, processes can be started concurrentl…
103 …1. The init process creates a socket for socket processes in the pre-fork phase and listens to rea…
115 - Support of CPU core binding for service processes (through modification of the **.cfg** file)
116 - Support of priority setting for service processes (through modification of the **.cfg** file)
117 …- Support of MAC address setting (that is, SELinux tag setting) for service processes (through mod…
118 …port of AccessToken setting for service processes and distributed capability setting for system se…
119 …- Support of the suppression mechanism for service processes (through modification of the **.cfg**…
126 "importance" : 1, // Priority for service processes
127 "cpucore" : [0], // CPU binding for service processes
128 "critical" : [1, 5, 10], // Suppression for service processes
129 "apl" : "normal", // Ability privilege level for service processes
130 "d-caps" : ["OHOS_DMS"], // Distributed capabilities for service processes
131 …"secon" : "u:r:distributedsche:s0" // SELinux tag for service processes. In this example, the SELi…