tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RFC: new ifnet MP-scalable sending interface



On Tue, Apr 26, 2016 at 03:27:48PM +0000, Taylor R Campbell wrote:
>    Date: Tue, 26 Apr 2016 13:22:40 +0900
>    From: Kengo NAKAHARA <k-nakahara%iij.ad.jp@localhost>
> 
>    Does anyone have any comments or objections? If there is no objection,
>    I will commit this patch after a few days or a few weeks.
>        http://www.netbsd.org/~knakahara/if-transmit/if-transmit.patch
>        # rebased, no functional changes
> 
> Two little suggestions:
> 
> - Why not call the struct ifnet member `if_enqueue'?

But it doesn't really do any queueing. Even if there is still a queue
involved on either the driver or hardware side, it is now an
implementation detail.

Joerg


Home | Main Index | Thread Index | Old Index