From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: blblack@gmail.com, netdev@vger.kernel.org, drepper@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] Add MSG_WAITFORONE flag to recvmmsg
Date: Sat, 27 Mar 2010 11:07:17 -0300 [thread overview]
Message-ID: <20100327140717.GN3625@ghostprotocols.net> (raw)
In-Reply-To: <20100326.205428.44779758.davem@davemloft.net>
Em Fri, Mar 26, 2010 at 08:54:28PM -0700, David Miller escreveu:
> From: Brandon L Black <blblack@gmail.com>
> Date: Fri, 26 Mar 2010 21:18:03 -0500
>
> >
> > From: Brandon L Black <blblack@gmail.com>
> >
> > Add new flag MSG_WAITFORONE for the recvmmsg() syscall.
> > When this flag is specified for a blocking socket, recvmmsg()
> > will only block until at least 1 packet is available. The
> > default behavior is to block until all vlen packets are
> > available. This flag has no effect on non-blocking sockets
> > or when used in combination with MSG_DONTWAIT.
> >
> > Signed-off-by: Brandon L Black <blblack@gmail.com>
>
> Arnaldo, please review this, thanks.
I'm ok with it.
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
- Arnaldo
next prev parent reply other threads:[~2010-03-27 14:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-26 22:35 [PATCH] Add MSG_WAITFORONE flag to recvmmsg Brandon L Black
2010-03-26 22:44 ` Eric Dumazet
2010-03-26 22:55 ` Brandon Black
2010-03-27 2:07 ` Ulrich Drepper
2010-03-27 2:18 ` [PATCH v2] " Brandon L Black
2010-03-27 3:54 ` David Miller
2010-03-27 14:07 ` Arnaldo Carvalho de Melo [this message]
2010-03-27 15:29 ` David Miller
2010-03-27 4:58 ` Ulrich Drepper
2010-03-27 6:00 ` Eric Dumazet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100327140717.GN3625@ghostprotocols.net \
--to=acme@redhat.com \
--cc=blblack@gmail.com \
--cc=davem@davemloft.net \
--cc=drepper@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.