cygwin implementation of fork() eating all resourses?

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Sep 6 09:02:00 GMT 2004


On Sep  6 08:42, Artem Gluhov wrote:
> After 5 minutes running this script  i got a windwows XP 
> error: not enough system resourses.
> 
> <----------------------
> #!/bin/bash
> while (( 1 )); do
>   ls > /dev/null;
> done;
> ---------------------->

Hmm, I tried it for 15 Minutes but the resource usage was stable.
Is that with the current Cygwin release?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/



More information about the Cygwin mailing list