Re: A new ide warning message

Marcin Dalecki (dalecki@evision.ag)
Fri, 02 Aug 2002 13:38:43 +0200


Użytkownik Stephen Lord napisał:
> In 2.5.30 I started getting these warning messages out ide during
> the mount of an XFS filesystem:
>
> ide-dma: received 1 phys segments, build 2
>
> Can anyone translate that into English please.

It can be found in pcidma.c.
It is repoting that we have one physical segment needed by
the request in question but the sctter gather list allocation
needed to break it up for mapping in two.

-
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/