From: Jeff Garzik <jeff@garzik.org>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: kiran kandi <kkiran78@hotmail.com>, netdev@vger.kernel.org
Subject: Re: hard_start_xmit conext
Date: Wed, 16 Aug 2006 03:36:48 -0400 [thread overview]
Message-ID: <44E2CB10.9080701@garzik.org> (raw)
In-Reply-To: <E1GDBlk-0006O1-00@gondolin.me.apana.org.au>
Herbert Xu wrote:
> kiran kandi <kkiran78@hotmail.com> wrote:
>> In what context hard_start_xmit function is called. Is it called in soft
>> irq or a processes context.
>
> softirq
>
>> Also can you call kfree_skb in soft irq context.
>
> Yes. Don't do it in hard irq context though.
FWIW there is also Documentation/networking/netdevices.txt where this
sort of stuff is documented.
Jeff
next prev parent reply other threads:[~2006-08-16 7:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 19:12 hard_start_xmit conext kiran kandi
2006-08-16 3:08 ` Herbert Xu
2006-08-16 7:36 ` Jeff Garzik [this message]
2006-08-16 8:48 ` Ben Greear
2006-08-16 10:22 ` Herbert Xu
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=44E2CB10.9080701@garzik.org \
--to=jeff@garzik.org \
--cc=herbert@gondor.apana.org.au \
--cc=kkiran78@hotmail.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.