[TESTERS NEEDED] Enable hash synchronization on Sparc.

Jeff Sturm jsturm@one-point.com
Fri Oct 24 14:35:00 GMT 2003


On Fri, 24 Oct 2003, David S. Miller wrote:
> 2003-10-24  David S. Miller  <davem@redhat.com>
>
> 	* configure.host: Enable hash synchronization on Sparc.

This isn't quite sufficient, because usleep isn't thread-safe on Solaris.

Perhaps _Jv_platform_usleep could use nanosleep when available, and fall
back on usleep?

Jeff



More information about the Gcc-patches mailing list