[Pvfs2-developers] the epoll()-by-default experiment is a bust
Robert Latham
robl at mcs.anl.gov
Thu May 25 15:28:25 EDT 2006
On Thu, May 25, 2006 at 02:05:23PM -0500, Rob Ross wrote:
> why don't we add a configure test that executes code to see if we get
> ENOSYS?
that might be a good-enough solution. It leaves two issues:
- execution-based tests break cross compiling
- Pete didn't like that pvfs2 libraries compiled on 2.6 systems were
not portable to 2.4
For the former, we can just never use epoll if we are cross compiling
For the later, people in pw's situation can configure with
--disable-epoll
Fair enough?
==rob
--
Rob Latham
Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA B29D F333 664A 4280 315B
More information about the Pvfs2-developers
mailing list