<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
SchedulerPosix.IOWait, IOAlertWait: I think the pthread implementation here leaks for every call.<BR>
The user thread implementation has global bit arrays for a select call, that it makes large enough to hold the largest file descriptor seen. The posix implementation seems to have made them locals, good, but never cleans them up.<BR>
I'll see if I can confirm and fix.<BR>
 <BR>
 - Jay<BR><BR><BR><BR><BR><BR>                                           </body>
</html>