Does anybody know, why we leave that much Room unmapped in [1]?
Having at least one page unmapped is ok to catch programmer
errors, but the first 132MB seems a little bit too large...
I still don't know why an allocator ONLY using mmap() and no
brk()/sbrk() shouldn't use mmap(getpagesize(),...).
PS: I used this information already to help someone having these
kind of problems.
Thanks & Regards
Ingo Oeser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/