Embedded Linux >> 1MB size limited application in uCLinux

by Gary Hu » Thu, 04 Nov 2004 22:13:51 GMT

Hello,

I use uCLinux as development platform and write applications run on it. But
application size can not be larger than 1MB. Do I have anyway to increase
this limited? Thank you.

best regards,
Gary




Embedded Linux >> 1MB size limited application in uCLinux

by TCS » Sat, 06 Nov 2004 00:01:37 GMT






It depends on your hardware, take it up with them.
uClinux doesn't have such a limitation.



Embedded Linux >> 1MB size limited application in uCLinux

by Gary Hu » Sat, 06 Nov 2004 19:09:37 GMT

>
But

Yes, it has. My platform has 64MB RAM, and I wrote a test program to knew it
has this limitation.




1MB size limited application in uCLinux

by John Williams » Thu, 11 Nov 2004 05:51:22 GMT




MenuConfig->KernelSettings->GeneralSetup->AllowAllocatingLargeBlocks [*]

Or alternateively, enable the non-power-of-two allocator, and it should
also handle it.

Regards,

John


Similar Threads

1. uCLinux : How can I limit the cache size ? - Embedded Linux

2. malfunctioning applications under limited stack size

3. [RFC/RFT] swsusp: image size tunable (was: [PATCH][mm] swsusp: limit image size) - Linux

4. uClinux 2.4.19 with 8MByte limit

Hello,

I have uClinux 2.4.19 on a linux/m68knommu/platform/5272 CPU that has
16Mbytes of RAM.
Everything works fine if no more than 8 Mbtyes of RAM is used.

Any attempt to use RAM past the 8 Mbtyes limits hangs the OS.
I can't invest the time to upgrade to a new kernel.  Do anyone know
in which version or patch this problem was fixed?

Any help would be apprecited.

Mike

5. [uClinux-dev] Kernel 2.6 size increase (PATCH) - Linux

6. [PATCH 1/3] mtd/maps: uclinux: allow systems to override map addr/size

7. [uClinux-dev] Kernel 2.6 size increase - Linux

8. [uClinux-dev] Kernel 2.6 size increase - get_current()?