On Sunday 03 December 2006 13:45, Ori Idan wrote:
> I can prepare a new presentation about a project I am currently working on.
> Running Linux on an ARM 7 board.

uclinux (http://www.uclinux.org/) did that at least 5 years ago (with a few 
glitches as to the different versions of the board I'll admit)

> This is a presentation similar to the one I gave on running Linux on a PPC
> board.

A lot easier.

> This one might be even more interesting since ARM7 processors does not have
> MMU.
>

A lot of very unexpected and weird bugs are caused by this. Apart from stack 
overflows that bite you where you least expect them and memory overflows that 
haunt you at unrelated places, there is the issue of kernel panic which is 
triggered by writing to location 0x0 which is supposed to pop an exception, 
but the kernel just keeps on running ... (forgive me if I got the terminology 
wrong, it's been a while since I did things at that level)

> The presentation can be ready in about 3 weeks.
>
> I can also give a rerun of one of my other presentations

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to