Re: NFS client latencies

From: Ingo Molnar
Date: Thu Mar 31 2005 - 09:08:05 EST



* Trond Myklebust <trond.myklebust@xxxxxxxxxx> wrote:

> > + int res;
> ^^^^^^^ Should be "int res = 0;"

your patch works fine here - but there are still latencies in
nfs_scan_commit()/nfs_scan_list(): see the attached 3.7 msec latency
trace. It happened during a simple big-file writeout and is easily
reproducible. Could the nfsi->commit list searching be replaced with a
radix based approach too?

Ingo

Attachment: nfs-3769us-latency.bz2
Description: BZip2 compressed data