Comment 0 for bug 861296

Revision history for this message
Xerxes RĂ„nby (xranby) wrote :

The attached testcase pass on ia32 but fails on armel systems runnign oneiric.
test system got 512mb of ram and 3Gb of swap.

gcc mmap-test.c -o mmap-test
./mmap-test

on my pandaboard i hit Couldn't allocate the heap: 2025Mb
on my ac100 i hit Couldn't allocate the heap: 2027Mb

The testcase fails to allocate heap on armel in the range of 2023-2030Mb and above.