lkml.org 
[lkml]   [2003]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ICH5 SATA causes high interrupt/system load?
Jurgen Kramer wrote:
> Hi,
>
> After reading about problems with ICH5 SATA (Intel 875P) I've
> set my BIOS back to normal mode for the SATA controller. So now the SATA
> drive appears as hdc instead of hde.
>
> The SATA drive was working in both situations (enhanced/normal) the only
> difference is that with normal mode there no high system load caused by
> the SATA controller (As I reported in a previous mail).
>
> What's causing the high interrupt count in 'enhanced' mode?


Well, in legacy mode (a.k.a. normal), each ATA port (a.k.a. channel
a.k.a. bus) gets their own interrupt, which is never shared with another
device.

In native mode (a.k.a. enhanced), two ATA ports share a single PCI
interrupt. Further, this interrupt may be shared with any number of
other PCI devices.

So, high interrupt count is necessarily a worry because you're probably
seeing a coalescing of multiple interrupt counts into one big one.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.076 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site