[PVFS-users] Re: [PVFS-developers] TODO

Robert Ross rross@mcs.anl.gov
Mon, 23 Oct 2000 14:55:43 -0500 (CDT)


Kums,

Indeed those are the wrappers we are discussing.  The question at hand is
whether we wish to continue supporting the creation of the libc shared
library with PVFS support built in, or if we are ready to drop this in
favor of the kernel module for general application support.

We would continue to keep the pvfs_xxx() calls for use in user-space by
applications and libraries.

Rob

On Mon, 23 Oct 2000, Kumaran Rajaram wrote:

> > > I vote to drop the glibc wrappers. Just call the library calls directly
> > > to get the best performance (or use the kernel mods to get portability).
> 
> I didnt understand what u mean by dropping glibc wrappers. AS far as I
> know PVFS has its own PVFS syscall wrappers, which in turn might invoke
> the kernel or PVFS I/O library. Kindly explain me if Iam wrong.