Hi all.
I want to compile 2.4 for my custom board with
a mpc860. Which source tree should I base my
kernel on?
Regards,
/Thomas Lange/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Hi,
I have same problem. It is not clear wich is better.
I'm trying to adapt to my board in this days the linux-2.4.0-test9, previous
version was 2.2.13
but now?
/Giacomo Borlizzi
Thomas wrote:
Hi all.
I want to compile 2.4 for my custom board with
a mpc860. Which source tree should I base my
kernel on?
Regards,
/Thomas Lange/
From: Glenn Toshi Martin <hidden> Date: 2001-01-11 00:58:52
Hi all,
We have a custom 405GP board and the "Walnut" board. We are using the
2.4-test2 (Version released Nov 26 2000) kernel supplied via the Montavista
web site. Our custom board has an IDE harddisk while the Walnut board uses
NFS. We are experiencing f_dentry = 0 problems when untarring a 750 MB file
(This seems to lead to memory corruption and hence kernel panics). The
problem is more pronounced when using the IDE but nevertheless occurs when
using the Walnut board over NFS. This appears to be a known problem, but
would like to know whether the problem can be fixed, and if so what is
required to fix it? Or is there a better workaround to the ones currently
available?
We have another problem that may relate to the above. During the untar
process of large files including the one mentioned above, we get a file
system error "Could not write to file: bad file descriptor" every now and
then (both NFS and IDE, more frequently on the IDE). Could anyone shed light
on this problem?
Thanks
Glenn
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
From: Frank Rowand <hidden> Date: 2001-01-11 17:56:27
Glenn Toshi Martin wrote:
Hi all,
We have a custom 405GP board and the "Walnut" board. We are using the
2.4-test2 (Version released Nov 26 2000) kernel supplied via the Montavista
web site. Our custom board has an IDE harddisk while the Walnut board uses
NFS. We are experiencing f_dentry = 0 problems when untarring a 750 MB file
(This seems to lead to memory corruption and hence kernel panics). The
problem is more pronounced when using the IDE but nevertheless occurs when
using the Walnut board over NFS. This appears to be a known problem, but
would like to know whether the problem can be fixed, and if so what is
required to fix it? Or is there a better workaround to the ones currently
available?
We have another problem that may relate to the above. During the untar
process of large files including the one mentioned above, we get a file
system error "Could not write to file: bad file descriptor" every now and
then (both NFS and IDE, more frequently on the IDE). Could anyone shed light
on this problem?
Thanks
Glenn
We didn't implement the "f_dentry == 0" workarounds everywhere that the problem
could manifest itself. We just implemented it opportunistically in places
where we saw the problem under stress testing. We expect the problem to be
resolved when we move up to 2.4.0 (I'm doing the merge now...). If you want
to mask the problem in the interim, you need to search out all places
where f_dentry is dereferenced and check for the value of zero before
allowing the dereference.
-Frank
--
Frank Rowand [off-list ref]
MontaVista Software, Inc
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
From: Tom Shaver <hidden> Date: 2001-01-18 19:35:20
Is it possible to boot MVista Linux on a Motorola MCP750 without a
bootp/tftp server? ie, off of the on board flash, or possibly a compact
flash card?
Thanks,
Tom Shaver
Electrical Engineer
Planning Systems Inc.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/