[M3devel] SchedulerPosix.IOWait, IOAlertWait

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


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/2dd578fc/attachment-0001.html>


More information about the M3devel mailing list