From: "David S. Miller" <davem@redhat.com>
To: jgarzik@pobox.com
Cc: netdev@oss.sgi.com, kuznet@ms2.inr.ac.ru
Subject: Re: [PATCH] tg3 locking update (with NAPI overtones)
Date: Tue, 26 Nov 2002 15:51:44 -0800 (PST) [thread overview]
Message-ID: <20021126.155144.43008660.davem@redhat.com> (raw)
In-Reply-To: <3DE406AE.2000908@pobox.com>
Looks good to me on first glance, testing will confirm
further :-)
Probably, to kill the long delays with locks held, we just
need to add a PHY config semaphore. Interrupts that want to
try and program the PHY just do a down_trylock() on that semaphore
and defer their work if it cannot be acquired.
next prev parent reply other threads:[~2002-11-26 23:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-26 23:41 [PATCH] tg3 locking update (with NAPI overtones) Jeff Garzik
2002-11-26 23:51 ` David S. Miller [this message]
2002-11-27 0:53 ` Jeff Garzik
2002-11-27 7:40 ` Ben Greear
2002-11-28 2:48 ` Jeff Garzik
2002-11-28 10:12 ` Robert Olsson
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=20021126.155144.43008660.davem@redhat.com \
--to=davem@redhat.com \
--cc=jgarzik@pobox.com \
--cc=kuznet@ms2.inr.ac.ru \
--cc=netdev@oss.sgi.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).