Attached a specific number of cores for WinCC OA

Find and share HowTos to various installations / configurations!
6 posts • Page 1 of 1
eMichx
Posts:64
Joined: Thu Apr 24, 2014 11:24 am

Attached a specific number of cores for WinCC OA

Post by eMichx »

Hello,

I would like to know if it's possible to limit the number of cores (CPU) used by WinCC OA?

regards
Emmanuel

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: Attached a specific number of cores for WinCC OA

Post by leoknipp »

Hello,

which process is running on which core is part of the operating system. If a limitation is possible in the configuration of the operating system you have to clarify with your system administration.
A single WinCC OA process can only use one core.

Why shall the number of cores used by WinCC OA be limited?

Best Regards
Leopold Knipp
Senior Support Specialist

eMichx
Posts:64
Joined: Thu Apr 24, 2014 11:24 am

Re: Attached a specific number of cores for WinCC OA

Post by eMichx »

Hello,

We would like to avoid any disturbance with another application which would be run on the same server,
that's the reason it would be interesting to separate the resources for each application.

regards
Emmanuel

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Attached a specific number of cores for WinCC OA

Post by mkoller »


eMichx
Posts:64
Joined: Thu Apr 24, 2014 11:24 am

Re: Attached a specific number of cores for WinCC OA

Post by eMichx »

Would be possible to do that on Windows system?

regard
Emmanuel

mpoint
Posts:49
Joined: Thu Oct 28, 2010 11:28 am

Re: Attached a specific number of cores for WinCC OA

Post by mpoint »

Apparently the Windows 'start' command has an 'affinity' setting, where you can restrict on which CPUs the started process will run. See 'start /?' or here: http://www.techrepublic.com/blog/window ... ance-edge/.

But please note that WinCC OA is a multi-process system, and I don't know whether this setting is inherited to subprocesses.

EDIT: alternatively, maybe you could increase the process priority of the other application, so that it is less likely to lose CPU time to other processes.

6 posts • Page 1 of 1