Hi,
The kernel module is standalone from a compilation standpoint
and does not depend on any libraries.
>From an execution standpoint, it is not standalone.
There is a user-space client application that is needed as a
transport for the VFS requests which in turn depends on the PVFS2
libraries.

We have spent some time getting 64 bit kmods to work with 32 bit
userspace. So hopefully that should not be a problem.
If you do encounter any issues, please do let us know.
Thanks,
Murali


> I'm looking at installing PVFS2 on my debian-ppc64 mac cluster here
> at ANL.
>
> It appears that the system compiles fine, but I am concerned about
> the kernel module. On the G5 Xserves I need to build the kernels with
> a ppc64 cross compiler (the standard runtime environment is 32-bit).
> Do I need to have the rest of the libraries compiled in order to
> compile the kernel module, or is the module standalone?
>
> Thanks,
> --bob
> _______________________________________________
> Pvfs2-users mailing list
> [email protected]
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
>
>
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to