Re: Geode GX1, video acceleration -> crash

Ferenc Engard (ferenc@engard.hu)
Fri, 11 Jul 2003 23:10:14 +0200


Keyser Soze wrote:
>
> > But the real problem is, that I wanted to benchmark
> > the system while the scrolling continues, and issued
> > a dd if=/dev/mem of=/dev/null bs=1024 count=32768
> > command. For the second go, the system freezed like
> > a good refrigerator. No kernel panic, nothing, just
> > freezed.
>
> Try turning off ide dma and see if that helps. You
> will lose very little by turning off udma on this
> system and I'll bet you end up being more stable.

I will try it on Monday, as the eval board is in my workplace. What is
the connection between ide dma, memory read and the hw video accel? The
ide dma setting alters the way /dev/mem is read? :-O

I had a feeling that maybe it is a dma-related problem, but I do not
know what does 'dd if=/dev/mem......' _really_ do. It uses a dma
channel? The GX1 manual do not mention that the bitblk engine use up
dma; in fact, I do think that it is a serious design error that using
the bitlbk engine alters the way the memory can be used (except memory
bandwith usage, naturally).

Anyway, if it solves the problem, I must understand why happened this
error. The product will be a medical bedside monitor; so it is not
enough that it is now _more_ stable, I have to know the origin of the
problem.

I can tell you more on Monday,
Circum

PS: The system will run from flash (on IDE controller), so I suspect
that it will be a _real big_ slowdown if in the last product I have to
turn of the dma, but hopefully there will be no gigabytes of data...

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