Help!

Reserving a chunk of memory exclusively for virtual mappin..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Development RSS
Next:  user mode Linux  
Author Message
anurag
External


Since: Aug 27, 2005
Posts: 2



PostPosted: Sun Aug 28, 2005 11:11 pm    Post subject: Reserving a chunk of memory exclusively for virtual mapping
Archived from groups: linux>redhat>devel (more info?)

Sub: Reserving a chunk of memory exclusively for virtual mapping a file

Message:

Hi,

Can any one provide me some insight into this issue: I have mapped
(mmap) a big file (about 256 MB) kept in tempfs. I also have mmaped a
chunk of physical ram (64 MB). Is it possible to collide these two
chunks such that linux does all the paging for the file into the chunk
of physical memory that i have mmaped, and if i refer to the file, the
contents get loaded into the chunk of physical memory that i have
mmaped?

Any ideas and help is appreciated.

-Anurag
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Development All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum