<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
sorry, nevermind, I thought it was untraced for some reaosn.<BR>
 <BR>
 - Jay <BR>
<HR id=stopSpelling>
From: jay.krell@cornell.edu<BR>To: m3devel@elegosoft.com<BR>Date: Wed, 14 Apr 2010 09:18:05 +0000<BR>Subject: [M3devel] SchedulerPosix.IOWait, IOAlertWait<BR><BR>
<STYLE>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
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>