NFS performance: a question
Sandeep Mehta
sxm at philabs.Philips.Com
Mon Feb 1 23:18:00 AEST 1988
In article <663 at noao.UUCP> brown at noao.arizona.edu (Mike Brown) writes:
>
>Why is the transfer rate when a process writes to a remote NFS file 3-4 times
>smaller than the transfer rate when reading a remote NFS file?
>
> ......
File reading is probably faster because of the read ahead, but when
you write back blocks to a remote NFS, the server probably waits for
acknowlegement of a successful write, i.e. the server waits until
it receives the ack, before it trashes the cached block.
I would like to know if there is detailed answer to this.
sandeep
--
Sandeep Mehta TEL : (914)-945-6478
Robotics & Flexible Automation UUCP: uunet!philabs!sxm
Philips Laboratories ARPA: sxm at philabs.philips.com
More information about the Comp.unix.wizards
mailing list