Re: PostgreSQL, NetBSD and NFS

James Hubbard <jhubbard@mcs.uvawise.edu>

From: James Hubbard <jhubbard@mcs.uvawise.edu>
To: Justin Clift <justin@postgresql.org>
Cc: pgsql-hackers@postgresql.org
Date: 2003-02-05T17:52:16Z
Lists: pgsql-hackers
Justin Clift wrote:
> Hmmm... does anyone remember the name of that NFS testing tool the 
> FreeBSD guys were using?  Think it came from Apple.  They used it to 
> find and isolate bugs in the FreeBSD code a while ago.
> 
> Sounds like it might be useful here.
> 
> :-)
> 

You can find a write about it here:
http://kerneltrap.org/node.php?id=327

The actual link to the source
http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/regression/fsx/

James