Re: Understanding Linux addr space, malloc, and heap

From: Arjan van de Ven
Date: Fri Oct 21 2005 - 10:48:58 EST



>
> But I can't mprotect the 66th page I malloc. And mprotect fails SILENTLY!

I'm not convinced it does that.. not until the bugs are out of the
code.... since right now it mprotects the wrong stuff, which sometimes
overlaps with what you malloced, sometimes not.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/