delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/01/18/10:59:17

X-Spam-Check-By: sourceware.org
Date: Wed, 18 Jan 2006 16:59:04 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Intermittent cygwin heap allocation problem
Message-ID: <20060118155904.GA16164@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <SERRANOdcx3Vp20N39x000001b5 AT SERRANO DOT CAM DOT ARTIMI DOT COM> <1137599559 DOT 410 DOT 252150621 AT webmail DOT messagingengine DOT com>
Mime-Version: 1.0
In-Reply-To: <1137599559.410.252150621@webmail.messagingengine.com>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Jan 18 10:52, Brett Serkez wrote:
> [snip]
> > > I also find the sleep(2000) in heap.cc when the mapping error is
> > > detected rather suspicious - is this to avoid a race condition with
> > > the parent?
> >
> >   Dunno, suspect it may have been something experimental.  Take a look
> >   at when it arrived in the CVS and check the associated changelog
> >   entry.
> 
> Humm....  I wonder if this is contributing the slowness I've been seeing
> during process creation....  In your opinion, is this code (sleep)
> likely to be hit often?  By any chance, how do you know how sleep is
> implemented, does it use the OS to be awakened, or does it loop?

It's Sleep, not sleep.  Sleep is the Win32 version which takes a ms
argument.  I'm not sure why it is where it is (I assume for debugging
purposes), but it doesn't hurt *at all*.  When it's hit, the next step
is to call api_fatal, which aborts the application anyway.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019