Original-Nachricht
> Datum: Wed, 30 Apr 2008 14:03:02 +0100
> Von: "Franca, Jose (NSN - PT/Portugal - MiniMD)" <[EMAIL PROTECTED]>
> An: "ext Gerhard Pircher" <[EMAIL PROTECTED]>, "Scott Wood" <[EMAIL
> PROTECTED]>
> CC: linuxppc-embedded@ozlabs.org, [EMAIL PROTECTED]
> Betreff:
On Thu, Apr 24, 2008 at 09:52:25AM +0800, ??? wrote:
>Since our projects need more capability to store filesystems,I changed
> nand flash to 1G byte.
> I think it is the same to operate nand flash both in u-boot and linux
> kernel ,because the code about FCM nand flash control is almost t
Hi Rodolfo,
> I using ppc_4xx- cross-compiler for build linux in xup virtex II pro.
> How can I change -mpcu compiler flag for a specific vallue for my
> board/processor?
Do the obvious thing - specify it on every command line.
Cheers
Detlev
--
"Oh, didn't you know, the Lord did the origina
Ok... We will try to enable debug on slab! :)
Ring buffer full occurs on tx in spite of having free bd's in the ring,
it doesn't use them... And it does not recover.
The problems that I refered are from previous kernel versions to ours
(our base of development was 2.4.31) and even on 2.6 kernels.
On Wed, Apr 30, 2008 at 09:43:33AM +0100, Franca, Jose (NSN - PT/Portugal -
MiniMD) wrote:
> It't quite dificult to say if the problem exists without our
> changes, since the all software is dependent on this changes so
> to work with the hardware. I can't answer to that right no
Hi!
There was a sugestion to change slab to slub alocation method... I
don't know quite well yet what is necessary to do this, but it seems that the
current implementation of slub is more commonly available on 2.6 kernels, not
in 2.4 that I use :(...
Any guesses or hints on this
Hi,
I think I have the same problem here with all versions of the 2.6.x kernel
series (tested with kernel v2.6.8/14/16/18/25 on a PPC7455 machine with
different PCI network cards by transferring a big file over NFS/SCP). Data
corruption occurs under high load, but I don't get any kernel oops.
reg
>From our latest debugs we found that the problem occurs mainly on skbuff code.
>After some variable time kfree or kalloc result in kernel oops.
-Original Message-
From: Franca, Jose (NSN - PT/Portugal - MiniMD)
Sent: quarta-feira, 30 de Abril de 2008 9:44
To: 'ext Scott Wood'
Cc:
S
Hello!
Thank you for replying!
It't quite dificult to say if the problem exists without our changes,
since the all software is dependent on this changes so to work with the
hardware. I can't answer to that right now on that, but I forgot to add one
thing: we have ring buffer ful