linux.kernel
[Top] [All Lists]

NFS client regression, simple test program

Subject: NFS client regression, simple test program
From: Jakob Oestergaard
Date: Fri, 31 Mar 2006 13:30:35 +0200
Newsgroups: linux.kernel
Attached is a small test program that exposes the regression.

Kernel LEADING_EMPTY_SPACE wall-clock time to run
2.6.15    0                0.2s
2.6.15    1                29.3s
2.6.14.7  0                0.2s
2.6.14.7  1                0.2s

So it seems that if a file is repeatedly read from and written to, it
matters a lot for later kernels whether or not the blocks that are
worked on, are offset a single byte or not...

Any ideas?

-- 

 / jakob

Attachment: nfsbench.c
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy