dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #3110] unnecessary thread creation when doing t


From: David Logan
Subject: [Pnet-developers] [patch #3110] unnecessary thread creation when doing threadpool completion units
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

This mail is an automated notification from the patch tracker
 of the project: DotGNU Portable.NET.




/**************************************************************************/
[patch #3110] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3110>
Project: DotGNU Portable.NET
Submitted by: David Logan
On: Mon 05/31/2004 at 01:42

Category:  None
Priority:  3 - Low
Resolution:  None
Assigned to:  None
Originator Email:  
Status:  Open


Summary:  unnecessary thread creation when doing threadpool completion units

Original Submission:  The routine that added "completion units to do" to the 
list also checked to see if a new completion thread needed to be started. It 
was starting a new thread when there were completion units to be done and there 
were less completion threads than the max available (with no regard to how many 
currently active completion threads were waiting for work.) I just added a 
check so that new threads would not be created unless all currently created 
threads were busy.





File Attachments
-------------------

-------------------------------------------------------
Date: Mon 05/31/2004 at 01:42  Name: root-040530.threadpool.patch  Size: 1KB   
By: djlogan
threadpool patch for completion threads
http://savannah.gnu.org/patch/download.php?item_id=3110&amp;item_file_id=3325






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3110>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]