Community discussions

MikroTik App
 
xunil76
newbie
Topic Author
Posts: 46
Joined: Fri May 20, 2011 12:48 am

multi-threaded processes in RouterOS

Wed Oct 07, 2015 8:39 pm

so i'm looking at one of our x86 systems in the Profile menu, and with it set to "All" on the CPU setting, i see that there are multiple entries with the same process name. does this mean that if there is more than one entry for a given process, that the process in question can actually distribute the load across the multiple cores contained on the CPU?

also, if so, is there any documentation anywhere that details which versions of ROS have multi-threaded support for which processes?
ROSprocesses.png
You do not have the required permissions to view the files attached to this post.
 
Ape
Member Candidate
Member Candidate
Posts: 177
Joined: Sun Oct 06, 2013 3:32 pm
Location: Freiburg, Germany
Contact:

Re: multi-threaded processes in RouterOS

Thu Oct 08, 2015 12:52 pm

Hi,

good question!

Another question would be: Is the profiler displaying processes and/or threads?
Displaying the same process name on multiple CPU isn't necessarily an indicator for multi-threading, the process may be just instantiated multiple times.

Ape
 
xunil76
newbie
Topic Author
Posts: 46
Joined: Fri May 20, 2011 12:48 am

Re: multi-threaded processes in RouterOS

Thu Oct 08, 2015 4:42 pm

yes, exactly my point, which is why i wanted to post this up and see if anyone knew for sure. the fact that there is nothing anywhere that i have been able to find stating which processes are multi-threaded and which ones are single-threaded only is extremely frustrating. depending on usage of the products, the hardware requirements can be vastly different, and it would be great to have all the facts beforehand so you could make the best hardware purchasing decisions based on that usage.