[M3devel] SchedulerPosix.IOWait, IOAlertWait

Jay K jay.krell at cornell.edu
Wed Apr 14 11:32:32 CEST 2010


sorry, nevermind, I thought it was untraced for some reaosn.

 

 - Jay 


From: jay.krell at cornell.edu
To: m3devel at elegosoft.com
Date: Wed, 14 Apr 2010 09:18:05 +0000
Subject: [M3devel] SchedulerPosix.IOWait, IOAlertWait



SchedulerPosix.IOWait, IOAlertWait: I think the pthread implementation here leaks for every call.
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.
I'll see if I can confirm and fix.
 
 - Jay





 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20100414/17b64fd7/attachment-0002.html>


More information about the M3devel mailing list