linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* File System Address Space Operations
@ 2006-07-29  7:15 UZAIR LAKHANI
  2006-07-29 16:30 ` Martin Jambor
  0 siblings, 1 reply; 5+ messages in thread
From: UZAIR LAKHANI @ 2006-07-29  7:15 UTC (permalink / raw)
  To: linux-fsdevel

Hello All,

I want to find out the details of the address space
operations. Where can I get the detailed information
about the address space operations. In addition I want
to find out whether these address space operations are
for performance reasons or are mandatory to implement.
For example consider the case that we can avoid
implementing file operations' readv and writev
functions because these are for performance reasons
and instead could implement only simple read and write
functions of file operations.

In addition do distributed file systems on the client
and server side require to implement address space
operations e.g. nfs (client side) implements these
address space operations.

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] 5+ messages in thread

end of thread, other threads:[~2006-08-01 16:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-29  7:15 File System Address Space Operations UZAIR LAKHANI
2006-07-29 16:30 ` Martin Jambor
2006-08-01  5:46   ` UZAIR LAKHANI
2006-08-01 16:56     ` Bryan Henderson
2006-08-01 16:58     ` Martin Jambor

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).