Juergen Keil wrote:
2009/6/2 Tom Chen <[email protected]>:

Is there a way in solaris to figure out how many CPUs the system has and
which interrupt is assigned to which CPU? I am wondering why most of the
receive interrupts are assigned to CPU 1 in our test sometimes. I wish I
could assign different interrupts to different CPUs.

  echo ::interrupts | mdb -k
There is also

intrstat(1M)

Rao.

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to