io-net components

Folks,
when I do pidin | grep io-net I can see that there are several components to
io-net.
Is there some way to identify which is which? I assume each one of these
entries might be the driver, the ip_en converter, etc.

Or is my assumption incorrect and they are not each components of io-net but
multiple copies of io-net running for some reason?

Thanks, and Happy Holidays!
Chris

You are seeing threads. The first number is the PID, the second is the TID.
So, as long as the first number is the same you only have a single instance
of io-net running. You can also do a “pidin arg” to see listing in a
per-process (with arguments) format.

chris


BPC Software Group <bpc_sw@hotmail.com> wrote:

Folks,
when I do pidin | grep io-net I can see that there are several components to
io-net.
Is there some way to identify which is which? I assume each one of these
entries might be the driver, the ip_en converter, etc.

Or is my assumption incorrect and they are not each components of io-net but
multiple copies of io-net running for some reason?

Thanks, and Happy Holidays!
Chris
\


Chris McKillop <cdm@qnx.com> “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

“pidin arg” shows you the arguments used to start io-net not the actual
components that are loaded.May be a better way would be to run pidin
mem|grep devn and pidin mem|grep npm etc

Sreekanth

“Chris McKillop” <cdm@qnx.com> wrote in message
news:a012dc$f98$1@nntp.qnx.com

You are seeing threads. The first number is the PID, the second is the
TID.
So, as long as the first number is the same you only have a single
instance
of io-net running. You can also do a “pidin arg” to see listing in a
per-process (with arguments) format.

chris


BPC Software Group <> bpc_sw@hotmail.com> > wrote:

Folks,
when I do pidin | grep io-net I can see that there are several
components to
io-net.
Is there some way to identify which is which? I assume each one of
these
entries might be the driver, the ip_en converter, etc.

Or is my assumption incorrect and they are not each components of io-net
but
multiple copies of io-net running for some reason?

Thanks, and Happy Holidays!
Chris



\

Chris McKillop <> cdm@qnx.com> > “The faster I go, the behinder I get.”
Software Engineer, QSSL – Lewis Carroll –
http://qnx.wox.org/

use
sin -Pio-net mem


“BPC Software Group” <bpc_sw@hotmail.com> wrote in message
news:a00htt$9gh$1@inn.qnx.com

Folks,
when I do pidin | grep io-net I can see that there are several components
to
io-net.
Is there some way to identify which is which? I assume each one of these
entries might be the driver, the ip_en converter, etc.

Or is my assumption incorrect and they are not each components of io-net
but
multiple copies of io-net running for some reason?

Thanks, and Happy Holidays!
Chris