How do i enable memory overcommit on solaris?

It seems that Solaris is not supporting memory overcommit with the normal malloc() function but with mmap(MAP_NORESERVE). There is a nice newsgroup article about that including a link to the official Sun source. http://unix.derkeiler.com/Newsgroups/comp.unix.solaris/2008-03/msg00687.html