This is the mail archive of the cygwin@sources.redhat.com 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]

Bash cpu usage after background task ends


In my experience under the cygwin-1.1.4.tar.gz
package, bash will tie up 100% of the cpu upon
completion of any background task (example: ls &). 
This continues until ANY valid key is pressed in the
initiating shell's window, not just the enter key as
has been reported earlier.

Yesterday I downloaded the older cygwin-1.1.3-1.tar.gz
package and copied only the cygwin1.dll to my bin
directory.  With this being the only change to my
system, background tasks now terminate normally
without forcing bash to dominate the cpu.

Here is my cygcheck -s information for reference:

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Fri Sep  8 08:37:29 2000

WinNT Ver 4.0 build 1381 Service Pack 4

Path:	/usr/local/bin
	/usr/bin
	/usr/bin
	/usr/bin
	/usr/local/bin
	/perl/bin
	/cygdrive/d/WINNT/system32
	/cygdrive/d/WINNT
	/cygdrive/d/WINNT/system32/nls/ENGLISH
	/apps/util
	/apps/proe20/bin
	/apps/absoft/BIN
	Z
	.
	/apps/promech20/bin
	.
	/users/coster/bin
	/apps/ImageMagick-5.1.0

SysDir: D:\WINNT\System32
WinDir: D:\WINNT

HOME = `/users/coster'
MAKE_MODE = `unix'
PWD = `/users/coster'
USER = `administrator'

Use `-r' to scan registry

a:  fd           N/A    N/A                    
c:  hd  FAT      199Mb  85% CP    UN           
d:  hd  NTFS    9440Mb  76% CP CS UN PA FC     
e:  cd  CDFS      50Mb 100%    CS UN          
CFD_Cooling
g:  net NWFS   25881Mb  67% CP                 SYS
h:  net NWFS   25881Mb  67% CP                 SYS
i:  net NWFS    9000Mb  48% CP                 VOL1
k:  net NWFS    9000Mb  48% CP                 VOL1
l:  net NWFS   25881Mb  67% CP                 SYS
q:  net NTFS   12001Mb  74% CP CS UN PA FC     dsaa1_1
r:  net NTFS   69201Mb  79% CP CS UN PA FC     data
center
s:  net NTFS   34514Mb  80% CP CS UN PA FC     dsaa2_2
z:  net NWFS   25881Mb  67% CP                 SYS

d:\gcc-2.95.2\i386-mingw32msvc  /mingw32  user   
binmode
d:\cygnus\bin  /usr/bin  user    binmode
d:\cygnus\lib  /usr/lib  user    binmode
d:\cygnus  /        user    binmode
d:\users  /users   user    textmode
d:\apps  /apps    user    textmode
d:\perl  /perl    user    textmode

Found: d:\cygnus\bin\bash.exe
Found: d:\cygnus\bin\cat.exe
Found: d:\cygnus\bin\cpp.exe
Not Found: find
Found: d:\cygnus\bin\gcc.exe
Found: d:\cygnus\bin\gdb.exe
Found: d:\cygnus\bin\ld.exe
Found: d:\cygnus\bin\ls.exe
Found: d:\cygnus\bin\make.exe
Not Found: sh

   83k 2000/06/11 d:\cygnus\bin\cygitcl30.dll
   35k 2000/06/11 d:\cygnus\bin\cygitk30.dll
  402k 2000/06/11 d:\cygnus\bin\cygtcl80.dll
    5k 2000/06/11 d:\cygnus\bin\cygtclpip80.dll
   10k 2000/06/11 d:\cygnus\bin\cygtclreg80.dll
  639k 2000/06/11 d:\cygnus\bin\cygtk80.dll
  568k 2000/07/27 d:\cygnus\bin\cygwin1_1_3.dll
  586k 2000/08/04 d:\cygnus\bin\cygwin1.dll
    Cygwin DLL version info:
        dll major: 1001
        dll minor: 4
        dll epoch: 19
        dll bad signal mask: 19005
        dll old termios: 5
        api major: 0
        api minor: 26
        shared data: 3
        dll identifier: cygwin1
        mount registry: 2
        cygnus registry name: Cygnus Solutions
        cygwin registry name: Cygwin
        program options name: Program Options
        cygwin mount registry name: mounts v2
        build date: Thu Aug 3 20:53:46 EDT 2000
        CVS tag: cygwin-1-1-4
        shared id: cygwin1S3


__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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