Seema Alevoor wrote: > Hi, > > Webrev for the below two CRs is at > http://cr.opensolaris.org/~seema/6902632/ > Please review. >
+1/Thanks! > > CR 6902632 - EINTR regression with Solaris apr_pollset_poll() > in APR 1.3.9 > CR 6895945 - APR cross-process mutex choice can lead to fatal > errors in some httpd modules fwLiw, the code corresponding to 6895945 in future APR 1.3.10 is slightly different: It switches the default cross-process serialization mechanism to proc-pthread only for Solaris >= 10. (Not a consideration for us.)