Hi Tim,

At this time, the NFS plug in is on the to-do list. We are looking at
taking the NFS4shell (on sourceforge) and using it to generate NFS4
protocol requests from userland.

Today, there are a few minor changes required to make the plugin; 99%
of all I/O operations are in the flowop_library.c file. The desire is
to make this dynamically loadable, and allow different backends to be
configured. The 1% of file-related system calls are in the fileset.c
and fileobj.c. These need to have callbacks into the backend so that
their use of file operations is included in the module.

Out of interest, are you able to share what backend you want to build?

Thanks,

Richard.

On Mon, Oct 24, 2005 at 12:58:01PM -0700, Timothy Butler wrote:
> The filebench overview presentation at solarisinternals.com 
> mentions an NFS plugin, which (as I understand it) should 
> allow direct NFS testing without going through the local file
> filesystem and NFS client.
> 
> I don't see that in the source distribution. I'm interested in
> developing another protocol plugin, and thought that seeing
> the NFS code may be a useful guide for developing additional
> plugins. So is that code available, or is there other guidance
> available?
> 
> thanks,
> tim
> This message posted from opensolaris.org
> _______________________________________________
> perf-discuss mailing list
> perf-discuss@opensolaris.org

-- 


:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:
  Richard Mc Dougall                 : [EMAIL PROTECTED]
  Performance and Availability       : x31542  
  Engineering                        : http://blogs.sun.com/rmc
  Sun Microsystems Inc               : +1 650 352 6438
:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to