Why are you using the value "2"?
It makes me think that it activates some special magic,
but all I can find in mmap.c is:
/* Sometimes we want to use more memory than we have. */
if (sysctl_overcommit_memory)
return 1;
Regards,
Toon.
-- /"\ \ / ASCII RIBBON CAMPAIGN X AGAINST HTML MAIL / \ - 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/