Hi Max,
Max Filippov wrote,
Hi Waldemar,
On Tue, Mar 1, 2016 at 10:57 PM, Waldemar Brodkorb <wbx(a)uclibc-ng.org> wrote:
with this patch now ARMv6 and ARMv7 are down to
ZERO testsuite failures! Xtensa was the first one ;)
Cool (:
You wanna fix more? :)
Yeah, one thing at a time works for me. I'm still about to get back to
nommu stuff.
Right, we jumped over it. I tried to compile without
UCLIBC_BROKEN_MUNMAP, but the problem still exist. If you just
execute the malloc test, everything is fine. If you execute the
complete suite, malloc test stalls. I think we have a OOM error.
So other tests consuming to much RAM which is not freed.
I thought the broken munmap was some old Linux noMMU bug. But I
haven't found any details about it. Is it still thee in 4.1.x?
Is it architecture dependent?
best regards
Waldemar