Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B1A0E67.1A48AD8A@unidui.uni-duisburg.de> Date: Sun, 03 Jun 2001 12:16:07 +0200 From: Holger Vogt Reply-To: holger DOT vogt AT uni-duisburg DOT de X-Mailer: Mozilla 4.73 [de]C-CCK-MCD CSO 2.0 (Win98; U) X-Accept-Language: de,en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: RE: CreateFiber() : number of fibers limited Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, independently of the requested stack size (first parameter in CreateFiber()), CYGWIN will give only 53 fibers. Only when I increase the stack size above 9.5 MByte, I will get a further reduction in the number of fibers created. The error by GetLastError is always no. 8, 'Not enough storage is available to process this command.'. Borland C++Builder Compiler (same test application) will reduce the number of possible fibers according to stack size. 1000 fibers are no problem with a stack size of 64 k Byte. Is it possible that there is a bug in libkernel32.a ? Regards Holger Vogt -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple