Quoth Martin Voss <>:
> When looking at the uCLinux-dist shipped with M5208EVB the
> "page_offset.h" was not changed to reflect that SDRAM start adress is
> 0x40020000. This was fixed for more than a year ago with a small
> patch from Greg. What is the consequence of using a value of 0x0 on
> PAGE_OFFSET_RAW instead of the correct value? How severe is this?
> Sideeffects?     

When it was set incorrectly for my board (MOD5272 based) the result was
that the high/low-water-marks were set too high (because it thought it
had more RAM than it did), resulting in oom-killer killing off processes
earlier than it should have.

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to