<br><br>
<div class="gmail_quote">On Sat, Feb 19, 2011 at 12:23 PM, Anuz Pratap Singh Tomar <span dir="ltr">&lt;<a href="mailto:chambilkethakur@gmail.com">chambilkethakur@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br><br>
<div class="gmail_quote">
<div>
<div></div>
<div class="h5">On Sat, Feb 19, 2011 at 6:40 AM, anish singh <span dir="ltr">&lt;<a href="mailto:anish198519851985@gmail.com" target="_blank">anish198519851985@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<p>As i understood whenver a user space program is run it is represented in kernel using VMA which is managed by struct mm_struct<br>and whenever the program is trying to read/write to a memory location in user space it will be directed to physical address using PAGE TABLE translation done by struct mm_struct(done in kernel space).Am i right?<br>
 <br>Suppose a simple driver wants the user to directly access its device memory then we use mmap.This mmap associates a set of user space virtual address with device driver memory and it is done by creating kernel page tables for the user space virtual addresses.Is the page table translation done everytime whenever user space does read/write to the device memory??<br>
 <br>In .nopage function call we return the page associated with the physical address which the user wants to associate with user space virtual address.Is the page address returned by the nopage function same as seen by the user or will it be converted to user space virtual address(range between 0-2 GB)? <br>
 <br>Thanks for reading.</p><br></blockquote></div></div>
<div>Can you please not post the same stuff twice?<br></div></div>Be patient, people do reply to queries here quite often, why show this desperation?<br></blockquote>
<div> </div>
<div>The reason i sent the mail twice was due to below mail which i am recieving.However sorry for causing any trouble.</div>
<div>I am getting this erro whenever i am trying to send mail to kernelnewbie.</div>
<div> </div>
<div>The attached message had PERMANENT fatal delivery errors!</div>
<div>After one or more unsuccessful delivery attempts the attached message has<br>been removed from the mail queue on this server.  The number and frequency<br>of delivery attempts are determined by local configuration parameters.</div>

<div>YOUR MESSAGE WAS NOT DELIVERED TO ANY OF IT&#39;S RECIPIENTS!</div>
<div>--- Session Transcript ---<br> Sat 2011-02-19 12:20:43: Parsing message &lt;xxxxxxxxxxxxxxxxxx\pd50001482091.msg&gt;<br> Sat 2011-02-19 12:20:43: *  From: <a href="mailto:anish198519851985@gmail.com">anish198519851985@gmail.com</a><br>
 Sat 2011-02-19 12:20:43: *  To: <a href="mailto:amit@fibcom.com">amit@fibcom.com</a><br> Sat 2011-02-19 12:20:43: *  Subject: Page Table query<br> Sat 2011-02-19 12:20:43: *  Message-ID: &lt;<a href="mailto:AANLkTimFPh=JhA5N2mZXsGKZErqJ-ZjU5ETf_Kyw6NON@mail.gmail.com">AANLkTimFPh=JhA5N2mZXsGKZErqJ-ZjU5ETf_Kyw6NON@mail.gmail.com</a>&gt;<br>
 Sat 2011-02-19 12:20:43: *  Route slip host: 202.71.129.104<br> Sat 2011-02-19 12:20:43: *  Route slip port: 25<br> Sat 2011-02-19 12:20:43: Attempting SMTP connection to [202.71.129.104]<br> Sat 2011-02-19 12:20:43: Attempting to send message to smart host<br>
 Sat 2011-02-19 12:20:43: Attempting SMTP connection to [<a href="http://202.71.129.104:25">202.71.129.104:25</a>]<br> Sat 2011-02-19 12:20:43: Waiting for socket connection...<br> Sat 2011-02-19 12:20:43: *  Connection established (<a href="http://192.5.1.2:1859">192.5.1.2:1859</a> -&gt; <a href="http://202.71.129.104:25">202.71.129.104:25</a>)<br>
 Sat 2011-02-19 12:20:43: Waiting for protocol to start...<br> Sat 2011-02-19 12:20:43: &lt;-- 220 smtp ready <a href="http://smtp.bizmail.net4india.com">smtp.bizmail.net4india.com</a><br> Sat 2011-02-19 12:20:43: --&gt; EHLO <a href="http://fibcom.com">fibcom.com</a><br>
 Sat 2011-02-19 12:20:43: &lt;-- <a href="http://250-smtp.bizmail.net4india.com">250-smtp.bizmail.net4india.com</a> Hello <a href="http://fibcom.com">fibcom.com</a> [203.101.81.201]<br> Sat 2011-02-19 12:20:43: &lt;-- 250-SIZE 57671680<br>
 Sat 2011-02-19 12:20:43: &lt;-- 250-PIPELINING<br> Sat 2011-02-19 12:20:43: &lt;-- 250 HELP<br> Sat 2011-02-19 12:20:43: --&gt; MAIL From:&lt;<a href="mailto:anish198519851985@gmail.com">anish198519851985@gmail.com</a>&gt; SIZE=6874<br>
 Sat 2011-02-19 12:20:43: &lt;-- 250 OK<br> Sat 2011-02-19 12:20:43: --&gt; RCPT To:&lt;<a href="mailto:amit@fibcom.com">amit@fibcom.com</a>&gt;<br> Sat 2011-02-19 12:20:43: &lt;-- 550 relay not permitted<br>--- End Transcript ---</div>
</div><br>