2013-07-19 09:35:19

by David Miller

[permalink] [raw]
Subject: net-next is now OPEN


Please feel free to submit net-next patches now, thanks for being
so patient.


2013-07-19 13:52:06

by Eric Dumazet

[permalink] [raw]
Subject: Re: net-next is now OPEN

On Fri, 2013-07-19 at 16:27 +0300, Eliezer Tamir wrote:
> On 19/07/2013 12:35, David Miller wrote:
> >
> > Please feel free to submit net-next patches now, thanks for being
> > so patient.
> > --
> > To unsubscribe from this list: send the line "unsubscribe netdev" in
> > the body of a message to [email protected]
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> In the next couple of weeks, I would like to post changes to epoll that
> add busy polling support.
>
> Who should be CC-ed on the patches?

netdev is fine ;)



2013-07-19 13:52:56

by Eric Dumazet

[permalink] [raw]
Subject: Re: net-next is now OPEN

On Fri, 2013-07-19 at 06:52 -0700, Eric Dumazet wrote:

> > In the next couple of weeks, I would like to post changes to epoll that
> > add busy polling support.
> >
> > Who should be CC-ed on the patches?
>
> netdev is fine ;)

I meant : netdev + lkml




2013-07-19 13:27:45

by Eliezer Tamir

[permalink] [raw]
Subject: Re: net-next is now OPEN

On 19/07/2013 12:35, David Miller wrote:
>
> Please feel free to submit net-next patches now, thanks for being
> so patient.
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html

In the next couple of weeks, I would like to post changes to epoll that
add busy polling support.

Who should be CC-ed on the patches?

BTW, Right now I'm seeing very good results.
I have tested with up to 10,000 sockets using sockperf.
There are a few more things I want to do before submitting.

Thanks,
Eliezer