From: Robert Love <rml@tech9.net>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: yet another update to the post-halloween doc.
Date: 06 Nov 2002 16:56:11 -0500 [thread overview]
Message-ID: <1036619772.3405.1413.camel@phantasy> (raw)
In-Reply-To: <20021106165327.GA11290@suse.de>
On Wed, 2002-11-06 at 11:53, Dave Jones wrote:
> I've toyed with this idea, but wondered if perhaps a seperate
> document would be a better idea. Ie, keep this one as a
> end-users guide, and have a seperate programmers guide
> covering things like API changes and the likes.
> The latter would likely be more time consuming than the former,
> we'll see how things go..
Good idea :)
> Wasn't there also some issue in various drivers ? I believe Alan cited
> the 8390 net driver as one example.
Yes, its mainly a performance problem. In the 8390, for example, you
can get preempted with the specific interrupt disabled (from
disable_irq()).
I will get to fixing those... but biggest concern is the remaining
unprotected per-CPU data. Which, thankfully, is looking really good -
we are stable.
> > Albert's tree is a fork.
>
> *sigh* politics. I changed that text after Albert mailed me complaining
> about the original. Something tells me I'm not going to be able to
> please both of you. I'll mangle it again, and see which one of you
> complains next time 8-)
Sigh, I guess. The politics should be whose tree is better - there
should be no issue that Michael Johnson's tree is the original.
> All other suggestions added/changed/etc.
>
> Thanks for the feedback
You are welcome.
Robert Love
next prev parent reply other threads:[~2002-11-06 21:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 14:08 yet another update to the post-halloween doc Dave Jones
2002-11-06 14:37 ` Jaroslav Kysela
2002-11-06 15:02 ` Dave Jones
2002-11-06 16:11 ` Adam Belay
2002-11-07 2:28 ` bill davidsen
2002-11-06 14:44 ` Miles Bader
2002-11-06 17:29 ` Geert Uytterhoeven
2002-11-06 15:18 ` Martin Josefsson
2002-11-06 15:23 ` Alan Cox
2002-11-06 16:18 ` Robert Love
2002-11-06 16:53 ` Dave Jones
2002-11-06 21:56 ` Robert Love [this message]
2002-11-07 16:33 ` Bill Davidsen
2002-11-07 18:18 ` Robert Love
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=1036619772.3405.1413.camel@phantasy \
--to=rml@tech9.net \
--cc=davej@codemonkey.org.uk \
--cc=linux-kernel@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.