HP3000-L Archives

July 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 22 Jul 1998 08:23:44 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Mark Bixby wrote:

>The POSIX shell sh.hpbin.sys seems to run 30 times slower over a VT
>network connection as compared to a telnet connection or serial
>connection, even though the shell script being executed isn't doing
>terminal I/O.

I don't know if you've heard back from the RC, but I encountered this in
an application that regularly re-enabled control-Y (FCONTROL 17) during
processing. The application did this in order to insure that the corner
cases where Control-Y is disabled without an interrupt wouldn't get in
the way.

The FCONTROL 17 is processed locally for serial and telnet connections,
but must be sent to the terminal or remote session under VT. (This is
because VT handles control-Y as a separate host transaction, not just a
character.) Thus, applications that try to insure that control-Y always
works will run much more slowly over VT, especially using VT over a slow
network link. Running the application using a network analyzer or over a
modem line where you can watch the TX/RX LEDs should help to diagnose
this case.

-- Bruce


--------------------------------------------------------------------------
Bruce Toback    Tel: (602) 996-8601| My candle burns at both ends;
OPT, Inc.            (800) 858-4507| It will not last the night;
11801 N. Tatum Blvd. Ste. 142      | But ah, my foes, and oh, my friends -
Phoenix AZ 85028                   | It gives a lovely light.
btoback AT optc.com                |     -- Edna St. Vincent Millay
Mail sent to [log in to unmask] will be inspected for a
fee of US$250. Mailing to said address constitutes agreement to
pay, including collection costs.

ATOM RSS1 RSS2