Somnath kotur wrote:
Hi Rao,
  But then i just saw something similiar to what i am looking for in the e1000g 
driver, in particular the function 'e1000g_poll_ring' , the comment section 
above this atleast seems to suggest that , what exactly is the semantics for 
using this mac_ring_handle_t etc ?

Thanks
Som
That's just what we call the gld framework. This framework was reworked in Nevada and polling was added to it.

Rao.



----- Original Message ----
From: Rao Shoaib <[email protected]>
To: Somnath kotur <[email protected]>
Cc: Garrett D'Amore <[email protected]>; [email protected]
Sent: Friday, August 21, 2009 12:14:18 PM
Subject: Re: [driver-discuss] Equivalent of NAPI support in solaris kernel for 
NIC drivers in RX path

Somnath kotur wrote:
Hi,
        Is there the equivalent of NAPI (as in the linux kernel) in solaris 
kernel( as of Solaris 10 U6 x86) that gives the option of the kernel stack 
'polling' the hardware for rx completions based on a certain 'budget' that is 
set by the NIC driver ?
No not in s10. Xbow that was putback in opensolaris build 105 updated the gldv3 
to do polling. However NIC driver has no control on when that happens.

Rao.

Thanks
Som


      _______________________________________________
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