I'm observing some confusing behaviour...

When I call ddi_intr_get_navail() I can see that my device, correctly, is exporting 64 MSI-X interrupts and they are all available. Yet, when I call ddi_intr_alloc() all I get is 2 interrupts. This seems a little restrictive for the 16-way (4 quadcore) Sun x4450 that I'm using. Is there some limit that's being imposed somewhere in the apic driver? If so, can it be bypassed?

  Paul
begin:vcard
fn:Paul Durrant
n:Durrant;Paul
email;internet:[EMAIL PROTECTED]
x-mozilla-html:FALSE
url:http://www.linkedin.com/in/pdurrant
version:2.1
end:vcard

_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to