vmalloc size
Subramaniam Appadodharana
c.a.subramaniam at gmail.com
Sat Jun 23 14:32:40 EDT 2012
Hi All,
I am trying to understand how vmalloc memory is reserved in kernel. In 3.4+
latest kernel, the default vmalloc size is 240MB. Is this a carveout from
the 1GiB memory that kernel has?
In other words can I do a __pa(VMALLOC_START) or __pa(VMALLOC_END)
or __pa(highmemory) irrespective of the vmalloc size that I request, say
doing vmalloc=1G?
Thank you and Regards
Subbu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120623/4e5d3501/attachment.html
More information about the Kernelnewbies
mailing list