From: Rusty Russell <rusty@rustcorp.com.au>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: netdev@vger.kernel.org, Max Krasnyansky <maxk@qualcomm.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
David Miller <davem@davemloft.net>
Subject: Re: [PATCH] net: add destructor for skb data (rewritten)
Date: Sun, 20 Apr 2008 01:49:15 +1000 [thread overview]
Message-ID: <200804200149.16345.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20080419094600.GA11682@2ka.mipt.ru>
On Saturday 19 April 2008 19:46:01 Evgeniy Polyakov wrote:
> On Fri, Apr 18, 2008 at 02:21:25PM +1000, Rusty Russell
(rusty@rustcorp.com.au) wrote:
> > If we want to notify something when an skb is truly finished (such as
> > for tun vringfd support), we need a destructor on the data.
>
> Can we put its invokation before pages are freed?
Sure. I don't need that, but it's easy to change.
Cheers,
Rusty.
prev parent reply other threads:[~2008-04-19 15:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-18 4:21 [PATCH] net: add destructor for skb data (rewritten) Rusty Russell
2008-04-19 9:35 ` David Miller
2008-04-19 16:20 ` Rusty Russell
2008-04-19 9:46 ` Evgeniy Polyakov
2008-04-19 15:49 ` Rusty Russell [this message]
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=200804200149.16345.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=johnpol@2ka.mipt.ru \
--cc=maxk@qualcomm.com \
--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.