From: "Svetoslav Slavtchev" <svetljo@gmx.de>
To: "lkml " <linux-kernel@vger.kernel.org>
Subject: Re: [patch] voluntary-preempt-2.6.9-rc2-mm1-S1
Date: Tue, 21 Sep 2004 00:16:23 +0200 (MEST) [thread overview]
Message-ID: <27351.1095718583@www35.gmx.net> (raw)
sorry for the scrambled reply,
i'm not subscribed
(please add me to the CC list)
in reply to:
-----------------------
List: linux-kernel
Subject: Re: [patch] voluntary-preempt-2.6.9-rc2-mm1-S1
From: Shane Shrybman <shrybman () aei ! ca>
Date: 2004-09-20 21:16:07
Message-ID: <1095714967.3646.14.camel () mars>
[Download message RAW]
I am having what appears to be IDE DMA problems with 2.6.9-rc2-mm1-S1.
2.6.9-rc2-mm1 does not show this problem and runs fine. Before this I
was happily using 2.6.8-rc3-O5.
I tried booting with acpi=off but was unable to enter my user name at
the login prompt, it just hung with no response to sysreq. I also tried
turning off irq threading for that irq but it made no difference.
There is one drive on the secondary channel of this Promise TX133. This
is what appears in the log after a minute or two of using the drive.
hdg: dma_timer_expiry: dma status == 0x24
PDC202XX: Secondary channel reset.
hdg: DMA interrupt recovery
hdg: lost interrupt
hdg: dma_timer_expiry: dma status == 0x24
PDC202XX: Secondary channel reset.
hdg: DMA interrupt recovery
hdg: lost interrupt
hdg: dma_timer_expiry: dma status == 0x24
PDC202XX: Secondary channel reset.
[..many repeats..]
......
---------------------------------------
i'm getting the same problem
(although not sure if the dma status was the same)
if i enable hardirq preemption
turning acpi on/off doesn't change anything
io/up apic is on (haven't tried disabling it)
with hardirq preemption disabled in .config
everything looks fine sofar (~5h )
-----------------------------
666 root 16 -10 0 0 0 S 0.0 0.0 0:00.00 IRQ 17
670 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 IRQ 14
673 root 15 -10 0 0 0 S 0.0 0.0 0:00.00 IRQ 15
711 root 25 0 0 0 0 S 0.0 0.0 0:00.23 khubd
712 root 16 -10 0 0 0 S 0.0 0.0 0:00.00 IRQ 21
----------------------------
this puzzles me a bit
aren't those hardirqs ?
why are they listed as threads, in case i compiled
with
----------------
[svetljo@svetljo rc2mm1]$ grep PREEMPT .config
# CONFIG_PREEMPT_TIMING is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_VOLUNTARY=y
CONFIG_PREEMPT_SOFTIRQS=y
# CONFIG_PREEMPT_HARDIRQS is not set
----------------
best,
svetljo
PS.
PC is up amd xp 2700 KT400 VT8235 (Epox 8k9A3+)
[svetljo@svetljo rc2mm1]$ cat /proc/interrupts
CPU0
0: 20809263 IO-APIC-edge timer
2: 0 XT-PIC cascade
14: 516 IO-APIC-edge ide4
15: 478 IO-APIC-edge ide5
16: 1763130 IO-APIC-level radeon@pci:0000:01:00.0
17: 894337 IO-APIC-level ide0, ide2, ide3, eth0
18: 59771 IO-APIC-level EMU10K1
21: 1120812 IO-APIC-level uhci_hcd, uhci_hcd, uhci_hcd, ehci_hcd
23: 2395783 IO-APIC-level eth1
NMI: 0
LOC: 20810017
ERR: 0
MIS: 485
--
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl
next reply other threads:[~2004-09-20 22:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-20 22:16 Svetoslav Slavtchev [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-09-20 21:16 [patch] voluntary-preempt-2.6.9-rc2-mm1-S1 Shane Shrybman
2004-09-21 7:32 ` Ingo Molnar
2004-09-21 15:37 ` Shane Shrybman
2004-09-21 15:59 ` Shane Shrybman
2004-09-19 20:32 Karsten Wiese
2004-09-19 20:48 ` Ingo Molnar
2004-09-19 21:11 ` Karsten Wiese
2004-09-19 21:49 ` Ingo Molnar
2004-09-19 21:46 ` Ingo Molnar
2004-09-19 22:36 ` Andrew Morton
2004-09-06 11:06 [patch] voluntary-preempt-2.6.9-rc1-bk12-R6 Ingo Molnar
2004-09-06 11:48 ` Rafael J. Wysocki
2004-09-06 12:25 ` Alexander Nyberg
2004-09-06 12:29 ` Ingo Molnar
2004-09-07 9:26 ` [patch] voluntary-preempt-2.6.9-rc1-bk12-R7 Ingo Molnar
2004-09-07 11:57 ` [patch] voluntary-preempt-2.6.9-rc1-bk12-R8 Ingo Molnar
2004-09-07 22:59 ` Lee Revell
2004-09-08 8:20 ` [patch] voluntary-preempt-2.6.9-rc1-bk12-R9 Ingo Molnar
2004-09-08 22:37 ` Lee Revell
2004-09-09 6:17 ` [patch] voluntary-preempt-2.6.9-rc1-bk12-S0 Ingo Molnar
2004-09-19 12:26 ` [patch] voluntary-preempt-2.6.9-rc2-mm1-S1 Ingo Molnar
2004-09-19 17:05 ` Felipe Alfaro Solana
2004-09-20 17:14 ` K.R. Foley
2004-09-20 19:48 ` Ingo Molnar
2004-09-21 2:25 ` K.R. Foley
2004-09-20 19:47 ` Magnus Määttä
2004-09-21 18:24 ` K.R. Foley
2004-09-21 19:21 ` Ingo Molnar
2004-09-21 19:37 ` K.R. Foley
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=27351.1095718583@www35.gmx.net \
--to=svetljo@gmx.de \
--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.