malloc

ratheesh k <[email protected]> Mon, 20 Dec 2010 10:09:46 +0530
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Is the below statement right or wrong ?

malloc tries to allocate continous memmory space in virtual address
space.  not in physical address space.