linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Diff b/w generic_file_read & do_sync_read
@ 2006-08-23 14:11 UZAIR LAKHANI
  2006-08-23 15:55 ` Dave Kleikamp
  0 siblings, 1 reply; 2+ messages in thread
From: UZAIR LAKHANI @ 2006-08-23 14:11 UTC (permalink / raw)
  To: linux-fsdevel

Hello All,

I want to find out the difference between
generic_file_read and do_sync_read. The thing I have
got upto now is that generic_file_read uses the page
cache for doing read therefore we must implement
readpage function with generic_file_read. 

On the other hand do_sync_read uses aio_read function
for doing read. I want a little bit explanation about
the difference b/w these two.

Thanks,
Uzair Lakhani,
Karachi, Pakistan.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-23 15:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23 14:11 Diff b/w generic_file_read & do_sync_read UZAIR LAKHANI
2006-08-23 15:55 ` Dave Kleikamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).