kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Can i allocate 4GB virtual addresses (more than a certain limit) using vmalloc?
@ 2011-05-31  5:54 sandeep kumar
  2011-05-31  7:02 ` Mulyadi Santosa
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: sandeep kumar @ 2011-05-31  5:54 UTC (permalink / raw)
  To: kernelnewbies

Hi all,
The following link gives the memory map for the arm architecture.
http://www.arm.linux.org.uk/developer/memory.txt

I have the following doubts..
1) Any chipset(based on arm) manufacturer(qualcom,samsung..) should follow
the same memory map.
Is it hardly constrained or can be changed?
Where are this constraints are implemented in the kernel source tree?

2) while i was student, i read in OS concepts that, "Virtual memory gives an
illusion to a process,
that it has always a larger continuous address space (even more than RAM)
available to it."
So i thought i could allocate howmuch ever memory i want.
But seeing the above link,i observed there is some limitation in the address
space created by the vmalloc().
So i m now thinking that vmalloc has some limit.

Please make me clear these things....


With regards,
Sandeep Kumar Anantapalli,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110531/fbf69350/attachment.html 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-08-22 22:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-31  5:54 Can i allocate 4GB virtual addresses (more than a certain limit) using vmalloc? sandeep kumar
2011-05-31  7:02 ` Mulyadi Santosa
2011-05-31  8:09   ` sandeep kumar
2011-05-31 15:19 ` Dave Hylands
2011-08-22 21:43   ` subin gangadharan
2011-08-22 22:27     ` Jonathan Neuschäfer
2011-05-31 15:27 ` Peter Teoh
2011-06-01  4:24   ` sandeep kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).