<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2> Is there an easy way to set page
table attributes for the memory returned</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial size=2>by
__get_free_pages()?</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial size=2>I need to be able to
turn off caching and turn on E bit for these pages.</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial size=2>I tried to walk
through the page tables data structures to get the pte, but it
seems</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial size=2>that the pmd is not
present for the pages. If someone has done investigation</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial size=2>on this before
please send me a reply.</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=280060902-24032006><FONT face=Arial
size=2>Kallol</FONT></SPAN></DIV></BODY></HTML>