From: Andrew Morton <andrewm@uow.edu.au>
To: "Mr. Big" <mrbig@sneaker.sch.bme.hu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: crashing kernels
Date: Sun, 26 Nov 2000 10:49:50 +1100 [thread overview]
Message-ID: <3A20501E.32EEB3C8@uow.edu.au> (raw)
In-Reply-To: <Pine.LNX.3.96.1001124183828.385A-100000@sneaker.sch.bme.hu>
Nice report. Wish they were all like that.
Look:
"Mr. Big" wrote:
>
> I thought that the khttpd is guilty, I won't use it anymore. Next morning
> it crashed again, now without khttpd, without high load, without high
> memory usage, just the 3Com driver said:
> kernel: eth0: Interrupt posted but not delivered -- IRQ blocked by another device?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is caused by the APIC(s) forgetting how to deliver interrupts
for a particular IRQ. Normally, reloading the driver doesn't help.
But in your case it did. This is odd.
It looks like the same thing is happening with the eepro NIC as
well. But the eepro diagnostics aren't as informative when this
happens.
This can normally be prevented by booting with the `noapic' option
on the LILO command line.
So I suggest you stick with the 3c905C and boot with `noapic'. Try
the eepro as well - it may well work fine with the APIC disabled.
You may also get some benefit from running:
# echo "512 1024 1536" > /proc/sys/vm/freepages
after booting. The default values are a little too low for
applications which are very network intensive.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-26 0:20 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-25 18:18 PROBLEM: crashing kernels Mr. Big
2000-11-25 18:25 ` Alan Cox
2000-11-25 18:44 ` Mr. Big
2000-11-25 18:47 ` Alan Cox
2000-11-25 19:46 ` Eric W. Biederman
2000-11-25 21:06 ` Mr. Big
2000-11-25 23:49 ` Andrew Morton [this message]
2000-11-26 13:30 ` readonly /proc/sys/vm/freepages (was: Re: PROBLEM: crashing kernels) Ingo Oeser
2000-11-26 18:36 ` Rik van Riel
2000-11-27 18:12 ` Roger Larsson
2000-11-26 16:06 ` PROBLEM: crashing kernels Mr. Big
2000-11-27 17:30 ` Maciej W. Rozycki
2000-11-27 17:37 ` Mr. Big
2000-11-27 19:04 ` Maciej W. Rozycki
2000-11-27 19:35 ` Mr. Big
2000-11-28 8:42 ` Maciej W. Rozycki
2000-11-28 18:34 ` Mr. Big
2000-11-29 11:51 ` Maciej W. Rozycki
2000-11-30 10:48 ` Maciej W. Rozycki
[not found] <3A222DB3.2DE08804@uow.edu.au>
2000-11-27 16:51 ` Mr. Big
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=3A20501E.32EEB3C8@uow.edu.au \
--to=andrewm@uow.edu.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mrbig@sneaker.sch.bme.hu \
/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