<div dir="ltr">Thank you Lamine,<div>now , i got it....</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 24, 2014 at 6:50 PM, Karaoui mohamed lamine <span dir="ltr">&lt;<a href="mailto:moharaka@gmail.com" target="_blank">moharaka@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im HOEnZb">mm/page_alloc.c<br>
AFAICC it&#39;s memmap_init_zone that initialize all pfns  of a zone to<br>
default values (setting the pages as reserved).<br>
<br>
Note that for the page structures we don&#39;t use the standard memory<br>
allocators (kmalloc, vmalloc, etc), we simply calculate the amount of<br>
memory that all the structures will hold in, and then allocate a<br>
corresponding range of memory.<br>
<br>
Hope that help.<br>
Regards.<br>
<br>
2014-06-24 13:21 GMT+02:00 sandeep kumar &lt;<a href="mailto:coolsandyforyou@gmail.com">coolsandyforyou@gmail.com</a>&gt;:<br>
</div><div class="HOEnZb"><div class="h5">&gt; hi Ayan<br>
&gt;&gt;&gt;sparse_mem_maps_populate_node<br>
&gt; NO, i want to see where we do allocation of all physical &quot;struct page&quot;<br>
&gt; pointers.<br>
&gt;<br>
&gt; struct page[NR_PAGES]; kind of stuff<br>
&gt;<br>
&gt; thanks<br>
&gt; sandeep<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Jun 24, 2014 at 4:15 PM, AYAN KUMAR HALDER &lt;<a href="mailto:ayankumarh@gmail.com">ayankumarh@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jun 24, 2014 at 3:54 PM, sandeep kumar<br>
&gt;&gt; &lt;<a href="mailto:coolsandyforyou@gmail.com">coolsandyforyou@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi All<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; For each physical page, there will be a corresponding &quot;struct page&quot;<br>
&gt;&gt; &gt; Can anyone tell me, in ARM architecure the code location where &quot;struct<br>
&gt;&gt; &gt; page&quot;<br>
&gt;&gt; &gt; memory allocation happens..<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; To give you a small pointer, the page tables are set in paging_init(),<br>
&gt;&gt; arch/arm/mm/mmu.c.<br>
&gt;&gt; Is this what you are looking for.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Ayan Kumar Halder<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; With regards,<br>
&gt; Sandeep Kumar Anantapalli,<br>
&gt;<br>
</div></div><div class="HOEnZb"><div class="h5">&gt; _______________________________________________<br>
&gt; Kernelnewbies mailing list<br>
&gt; <a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
&gt; <a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>With regards,<br>Sandeep Kumar Anantapalli,<br>
</div>