public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Bash's fork problem solved: slow but it runs !
@ 1998-11-04 11:39 Enoch Wu
  1998-11-07  7:00 ` Rick Rankin
  0 siblings, 1 reply; 2+ messages in thread
From: Enoch Wu @ 1998-11-04 11:39 UTC (permalink / raw)
  To: gnu-win32

Hi,

I am happy to be able to run B20 on my office computer !  While B19 refused
to run, now B20 runs pretty well as far as I can tell. 

There is perhaps some delay problem in getting the first Bash prompt.  It
took 50 seconds for the $ prompt to appear after I clicked on the CYGNUS icon.

Well, I wish I could show you a test case but I think you guys cannot
repeat the test on your machine anyway since the problem is likely
machine/installation dependent.

I do have something to show you, however, in the spirit of software
testing.  I ran cygcheck as recommended and here is the output with timing
informarion.  It took 7 minutes to complete cygcheck.  Here is the output
of cygcheck:


------cut
here-------------------------------------------------------------------

Tue Nov  3 14:34:15  1998

Cygnus Win95/NT Configuration Diagnostics
Current System Time: Tue Nov 03 14:34:16 1998

Win95 Ver 4.0 build 67109814 

Path:	//C/CYGNUS/CYGWIN~1/H-I586~1/BIN
	//C/TEXMF/MIKTEX/BIN
	//C/WINDOWS
	//C/WINDOWS/COMMAND
	//C/UTIL
	//Z/PUBLIC
	//Y.
	//X.
	//W.
	//V.
	/bin

SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS

CYGWIN = `tty'
HOME = `/home'
MAKE_MODE = `UNIX'
PWD = `/home'

Use `-r' to scan registry

a:\ fd           N/A    N/A                    
c:\ hd  FAT      N/A    N/A CP    UN           
d:\ cd           N/A    N/A                    
f:\ net OS2      N/A    N/A CP          FC     SYS
g:\ net OS2      N/A    N/A CP          FC     VOL1
h:\ net OS2      N/A    N/A CP          FC     VOL1
i:\ net OS2      N/A    N/A CP          FC     VOL2
j:\ net OS2      N/A    N/A CP          FC     VOL1
l:\ net OS2      N/A    N/A CP          FC     VOL1
m:\ net OS2      N/A    N/A CP          FC     SYS
n:\ net OS2      N/A    N/A CP          FC     VOL1
o:\ net OS2      N/A    N/A CP          FC     VOL1
q:\ net OS2      N/A    N/A CP          FC     VOL2
r:\ net OS2      N/A    N/A CP          FC     VOL2
v:\ net OS2      N/A    N/A CP          FC     VOL1
w:\ net OS2      N/A    N/A CP          FC     VOL1
x:\ net OS2      N/A    N/A CP          FC     VOL1
y:\ net OS2      N/A    N/A CP          FC     VOL1
z:\ net OS2      N/A    N/A CP          FC     SYS

C:\root\b20  /         native  text!=binary
\\.\a:       /dev/fd0  native  text!=binary
\\.\b:       /dev/fd1  native  text!=binary
\\.\tape0:   /dev/st0  native  text!=binary
\\.\tape1:   /dev/st1  native  text!=binary

Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\bash.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cat.exe
Found: C:\UTIL\cat.exe
Not Found: cpp
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\find.exe
Found: C:\WINDOWS\COMMAND\find.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\gcc.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\gdb.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\ld.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\ls.exe
Found: C:\UTIL\ls.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\make.exe
Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\sh.exe
Found: C:\root\b20\bin\sh.exe

  371k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtcl80.dll
    5k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtclpip80.dll
   10k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtclreg80.dll
  600k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtk80.dll
  429k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygwin1.dll
Use -h to see help about each section
Tue Nov  3 14:41:51  1998

---------cut here
please--------------------------------------------------------

Thanks for reading.

Enoch Wu
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Bash's fork problem solved: slow but it runs !
  1998-11-04 11:39 Bash's fork problem solved: slow but it runs ! Enoch Wu
@ 1998-11-07  7:00 ` Rick Rankin
  0 siblings, 0 replies; 2+ messages in thread
From: Rick Rankin @ 1998-11-07  7:00 UTC (permalink / raw)
  To: Enoch Wu, gnu-win32

Unless you *really* need them, get rid if the network drives in your path.
We found it made things horribly slow, especially if you mistype a command.
Could be our rather badly configured network, though.

--
Rick Rankin
rrankin@primenet.com

> -----Original Message-----
> From: owner-gnu-win32@cygnus.com [ mailto:owner-gnu-win32@cygnus.com]On
> Behalf Of Enoch Wu
> Sent: Tuesday, November 03, 1998 7:22 PM
> To: gnu-win32@cygnus.com
> Subject: Bash's fork problem solved: slow but it runs !
>
>
> Hi,
>
> I am happy to be able to run B20 on my office computer !  While
> B19 refused
> to run, now B20 runs pretty well as far as I can tell.
>
> There is perhaps some delay problem in getting the first Bash prompt.  It
> took 50 seconds for the $ prompt to appear after I clicked on the
> CYGNUS icon.
>
> Well, I wish I could show you a test case but I think you guys cannot
> repeat the test on your machine anyway since the problem is likely
> machine/installation dependent.
>
> I do have something to show you, however, in the spirit of software
> testing.  I ran cygcheck as recommended and here is the output with timing
> informarion.  It took 7 minutes to complete cygcheck.  Here is the output
> of cygcheck:
>
>
> ------cut
> here-------------------------------------------------------------------
>
> Tue Nov  3 14:34:15  1998
>
> Cygnus Win95/NT Configuration Diagnostics
> Current System Time: Tue Nov 03 14:34:16 1998
>
> Win95 Ver 4.0 build 67109814
>
> Path:	//C/CYGNUS/CYGWIN~1/H-I586~1/BIN
> 	//C/TEXMF/MIKTEX/BIN
> 	//C/WINDOWS
> 	//C/WINDOWS/COMMAND
> 	//C/UTIL
> 	//Z/PUBLIC
> 	//Y.
> 	//X.
> 	//W.
> 	//V.
> 	/bin
>
> SysDir: C:\WINDOWS\SYSTEM
> WinDir: C:\WINDOWS
>
> CYGWIN = `tty'
> HOME = `/home'
> MAKE_MODE = `UNIX'
> PWD = `/home'
>
> Use `-r' to scan registry
>
> a:\ fd           N/A    N/A
> c:\ hd  FAT      N/A    N/A CP    UN
> d:\ cd           N/A    N/A
> f:\ net OS2      N/A    N/A CP          FC     SYS
> g:\ net OS2      N/A    N/A CP          FC     VOL1
> h:\ net OS2      N/A    N/A CP          FC     VOL1
> i:\ net OS2      N/A    N/A CP          FC     VOL2
> j:\ net OS2      N/A    N/A CP          FC     VOL1
> l:\ net OS2      N/A    N/A CP          FC     VOL1
> m:\ net OS2      N/A    N/A CP          FC     SYS
> n:\ net OS2      N/A    N/A CP          FC     VOL1
> o:\ net OS2      N/A    N/A CP          FC     VOL1
> q:\ net OS2      N/A    N/A CP          FC     VOL2
> r:\ net OS2      N/A    N/A CP          FC     VOL2
> v:\ net OS2      N/A    N/A CP          FC     VOL1
> w:\ net OS2      N/A    N/A CP          FC     VOL1
> x:\ net OS2      N/A    N/A CP          FC     VOL1
> y:\ net OS2      N/A    N/A CP          FC     VOL1
> z:\ net OS2      N/A    N/A CP          FC     SYS
>
> C:\root\b20  /         native  text!=binary
> \\.\a:       /dev/fd0  native  text!=binary
> \\.\b:       /dev/fd1  native  text!=binary
> \\.\tape0:   /dev/st0  native  text!=binary
> \\.\tape1:   /dev/st1  native  text!=binary
>
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\bash.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cat.exe
> Found: C:\UTIL\cat.exe
> Not Found: cpp
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\find.exe
> Found: C:\WINDOWS\COMMAND\find.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\gcc.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\gdb.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\ld.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\ls.exe
> Found: C:\UTIL\ls.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\make.exe
> Found: C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\sh.exe
> Found: C:\root\b20\bin\sh.exe
>
>   371k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtcl80.dll
>     5k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtclpip80.dll
>    10k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtclreg80.dll
>   600k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygtk80.dll
>   429k 1998/11/02 C:\CYGNUS\CYGWIN~1\H-I586~1\BIN\cygwin1.dll
> Use -h to see help about each section
> Tue Nov  3 14:41:51  1998
>
> ---------cut here
> please--------------------------------------------------------
>
> Thanks for reading.
>
> Enoch Wu
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
>

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-11-07  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-04 11:39 Bash's fork problem solved: slow but it runs ! Enoch Wu
1998-11-07  7:00 ` Rick Rankin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).