[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Huge contiguous memory allocation in userspace



** Reply to message from "Joseph P. Garcia" <jpgarcia@execpc.com> on Wed, 24
Jan 2001 16:18:40 -0600


> How do I go about accessing the remaining 2GB of real memory for use in this 
> simulation?  Is there anyway to have virtually non-contiguous memory spaces 
> remapped to be addressed contigously?  Or am I totally confused here?

Well, you'll never be able to allocate 4GB of contiguous memory with only 4GB
of RAM, because some of that memory goes to the kernel, user code, etc.


-- 
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com

When replying to a mailing-list message, please direct the reply to the mailing list only.  Don't send another copy to me.
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.surriel.com/kernelnewbies.shtml