Ticket #97 (new feature)

Opened 7 months ago

solaris support

Reported by: slang Owned by: pcarns
Priority: major Component: BMI
Version: Keywords:
Cc:

Description

Narayan provided an initial patch of support for PVFS servers on solaris. I added some fixes, including support for a solaris direct I/O mode. This patch is still incomplete, as solaris doesn't provide epoll, and has very slow poll support. Solaris provides /dev/poll, which we don't have support for in PVFS. Realistic support for solaris would require implementing a /dev/poll socket implementation for PVFS.

Attachments

solaris-changes.patch (25.5 KB) - added by slang 7 months ago.
initial solaris support

Change History

Changed 7 months ago by slang

initial solaris support

Note: See TracTickets for help on using tickets.