Hi,
   
  We allocate memory for DMA operation on PCI device using 
pci_alloc_constistent().
   
  I want to know how this function is boil down to the actual instruction which 
locks the page in the RAM so that it cannot be paged out and dma can do its 
work.
   
  Can anybody tell me which instructions do we use to set this page entry in 
TLB and page table?
  What bit gets set in the PTE for this?
   
  Regards,
  Parav Pandit
   

                
---------------------------------
Do you Yahoo!?
 Next-gen email? Have it all with the  all-new Yahoo! Mail Beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060718/b7cf105f/attachment.htm
 

Reply via email to