This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

env command seems to take all CPU


	Hi,

first, thanks to Rolf Campbell for the answer about the "gmake -r -p -n" problem.
The last version of Cygwing fixes the issue.

But now I have a new problem :^)

I run Perl scripts in lower priority (under tcsh) by:
\nice -n 19 script.pl

The header of the script.pl is:
/usr/bin/env perl
for portability reasons.

I launched 2 Perl scripts in this way, and in the Windows Task Manager I see
the 2 "env" cmd take all CPU time (sum of the both near 70 or 80% and the Perl 
interpreters have between 1 to 10%).

This is on Windows Server 2003 with AMD Opteron 244, 1.49GHz, 2.00GB of RAM.
On older machines with Win XP Pro and older Cygwin, the "env" does not appear
in the Windows Task Manager (may be used only to start the Perl interpreter).

If someone can help...
Best regards,
Yves

Attachment: cygcheck.out
Description: Binary data

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]