Re: NFS write() calls lead to read() calls?
- From: Ivan Voras <ivoras@xxxxxx>
- Date: Wed, 28 Mar 2007 20:07:15 +0200
Robert Watson wrote:
On Wed, 28 Mar 2007, Ivan Voras wrote:
Ulrich Spoerlein wrote:
What kind of C program or script did you have in mind? My C-foo is
very weak ...
If you have python installed, this is a simple way:
Also good is dd between the file system and /dev/null. Something worth
remembering is that some tools (cp(1) in particular) use memory-mapped
I/O, which may behave differently than raw I/O operations.
You mean /dev/zero and dd with notrunc option? Yes, I didn't know about
notrunc until now :)
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: NFS write() calls lead to read() calls?
- From: Robert Watson
- Re: NFS write() calls lead to read() calls?
- References:
- NFS write() calls lead to read() calls?
- From: Ulrich Spoerlein
- Re: NFS write() calls lead to read() calls?
- From: Ivan Voras
- Re: NFS write() calls lead to read() calls?
- From: Ulrich Spoerlein
- Re: NFS write() calls lead to read() calls?
- From: Ivan Voras
- Re: NFS write() calls lead to read() calls?
- From: Robert Watson
- NFS write() calls lead to read() calls?
- Prev by Date: Re: acpi: reservation ... failed (what is for?)
- Next by Date: Re: NFS write() calls lead to read() calls?
- Previous by thread: Re: NFS write() calls lead to read() calls?
- Next by thread: Re: NFS write() calls lead to read() calls?
- Index(es):