Ok, so I had a look at the driver code and read through the following document:

http://opensolaris.org/os/project/brussels/Documentation/e1000/

>From this document, it is clear that I had to look for '_rx_intr_delay' in my 
>code to figure out the coalescing factor. Looking at e1000g_main.c, I only 
>find '_rx_intr_delay' being treated as a user input, and written to a hardware 
>register. Does that mean that the interrupt coalescing factor is not 
>dynamically adapted by the driver? If yes, then can anyone please confirm if 
>the default is 0?

Thank you,
Vishal
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to