netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@pm.waw.pl>
To: Stephen Hemminger <shemminger@vyatta.com>
Cc: Jeff Garzik <jeff@garzik.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	<netdev@vger.kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Add missing skb->dev assignment in Frame Relay RX code
Date: Mon, 30 Jun 2008 20:12:39 +0200	[thread overview]
Message-ID: <m3fxqu6bc8.fsf@maximus.localdomain> (raw)
In-Reply-To: <20080630101948.535496a9@extreme> (Stephen Hemminger's message of "Mon\, 30 Jun 2008 10\:19\:48 -0700")

Stephen Hemminger <shemminger@vyatta.com> writes:

> netdev_alloc_skb does two things:
>   1) it sets skb->dev
>   2) on some platforms it can choose memory "closer" to the device.
>      but this is really a NUMA issue

I see. It looks like I should use it for sending control messages
then. Thanks.
-- 
Krzysztof Halasa

  reply	other threads:[~2008-06-30 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-29 19:48 [PATCH] Add missing skb->dev assignment in Frame Relay RX code Krzysztof Halasa
2008-06-29 20:04 ` Stephen Hemminger
2008-06-29 21:10   ` Krzysztof Halasa
2008-06-30 17:19     ` Stephen Hemminger
2008-06-30 18:12       ` Krzysztof Halasa [this message]
2008-07-04 12:13 ` Jeff Garzik
2008-07-04 12:39   ` Krzysztof Halasa

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=m3fxqu6bc8.fsf@maximus.localdomain \
    --to=khc@pm.waw.pl \
    --cc=akpm@linux-foundation.org \
    --cc=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).