Subject: The death, Conspiracy - by Prof. Arnon Samueloff MD - Israel

2000-12-17 Thread mnadiv

Subject: The death, Conspiracy - by Prof. Arnon Samueloff MD - Israel

WARNING: Prof. Arnon Samueloff MD - Medical Malpractice in Shaare Zedek Hospital

http://www.szmc.co.il/mal/

Read More in the Medical Malpractice Victims Organization - Shaare Zedek Israel site.










Re: Doc bug? relative speed of inline/out-of-band methods

2000-12-17 Thread Daniel Pittman

Kai Großjohann [EMAIL PROTECTED] writes:

[...]

 Michael Kifer claims that `scp' might be slower than inline methods
 due to the cryptographic overhead involved while transferring the
 file. (This is distinct from the startup overhead; it refers to what
 happens after startup: encryption and decryption.) Hm. OTOH, the stuff
 that goes through the shell connection is also encrypted.

The real slowness is the cryptographic validation during connection
startup. ssh(1) costs when you first connect. scp(1) also costs when you
first connect.

The real difference is that you pay that startup for *every* file open
with scp(1), but only once with ssh(1) and inline transfer.

 Another issue is that inline methods might be slow on XEmacs due to
 the pty performance bug. Does that bug still exist?

Yes. I have it on my todo list to look into, but it's not likely to be
real soon now, I fear.

 Does anybody have figures for the relative speed? I use inline methods
 because they feel faster, even for fairly large files such as my
 site-start.el. But I have no objective data.

scp(1) and inline ssh(1) transfers both run at ~ 300 KB/s on my P-II 400
with a cheap NE2000 PCMCIA NIC (limit of ~1.05 MB/s).

I have not made exact timings, but on anything less compute bound than
my system (which is :), you *might* see scp(1) peak in transfer speed...

OTOH, IIRC (and several other conditionals), the inline methods hold the
entire encoded file in memory, then decode, don't they?

If so, out-of-band methods would cause less memory pressure. That might
show higher performance...

 I wonder if this documentation might need changing because the inline
 methods might have gotten too bad a treatment.

I don't think so. It matches my experimental evidence, and is why I use
inline rather than OOB methods myself - after being a long-time user of
OOB scp(1). :)

Daniel

-- 
An idea that is not dangerous is unworthy to be called an idea at all.
-- Elbert Hubbard




Re: tramp ($Id: tramp.el,v 1.434 2000/11/17 22:13:36 grossjoh Exp $); solaris 2.6, test -x /bin/ksh

2000-12-17 Thread puneet

Hi

   I am now getting 

tramp-send-command-and-check: Couldn't find exit status of `ls -d /'


(emacs-version t)

GNU Emacs 21.0.93.4 (sparc-sun-solaris2.6, Motif)
 of Wed 2000-12-13 on tiger108nil

- regards
- Puneet Goel

 "Kai" == Kai Großjohann [EMAIL PROTECTED] writes:

Kai On Tue, 28 Nov 2000, James Cooley wrote:
 I can't seem to get started with Tramp. I did see some mail on
 the list about problems with Tramp and Solaris 2.6 but I was
 not sure what the conclusion was. If anyone can pass on their
 wisdom I'd be grateful.
 
 I get the following in *Messages*
 
 "Couldn't find exit status of `test -x /bin/ksh'"

Kai I hope that I have now fixed this.  Please check.  New
Kai version available via FTP and CVS.

Kai Thanks, kai -- A large number of young women don't trust men
Kai with beards.  (BFBS Radio)


-- 
Puneet Goel
mailto:[EMAIL PROTECTED]
home:(91)124-6335056
work:(91)124-6303212 x 1213
--
Don't blame my opinion on my employer.
--
DEAR friend, I feel the silence of
your great thoughts of may a deepening
eventide on this beach when I
listen to these waves.
- Rabindranath Tagore (Stray Birds)
--




Re: tramp ($Id: tramp.el,v 1.434 2000/11/17 22:13:36 grossjoh Exp $); solaris 2.6, test -x /bin/ksh

2000-12-17 Thread puneet

tramp-version's value is 
"$Id: tramp.el,v 1.436 2000/12/15 23:36:40 grossjoh Exp $"

 "PG" == Puneet Goel [EMAIL PROTECTED] writes:

PG Hi I am now getting

PG tramp-send-command-and-check: Couldn't find exit status of `ls
PG -d /'


PG (emacs-version t)

PG GNU Emacs 21.0.93.4 (sparc-sun-solaris2.6, Motif) of Wed
PG 2000-12-13 on tiger108nil

PG - regards - Puneet Goel

 "Kai" == Kai Großjohann [EMAIL PROTECTED] writes:

Kai On Tue, 28 Nov 2000, James Cooley wrote:
 I can't seem to get started with Tramp. I did see some mail on
 the list about problems with Tramp and Solaris 2.6 but I was
 not sure what the conclusion was. If anyone can pass on their
 wisdom I'd be grateful.
 
 I get the following in *Messages*
 
 "Couldn't find exit status of `test -x /bin/ksh'"

Kai I hope that I have now fixed this.  Please check.  New
Kai version available via FTP and CVS.

Kai Thanks, kai -- A large number of young women don't trust men
Kai with beards.  (BFBS Radio)


PG -- Puneet Goel mailto:[EMAIL PROTECTED] home:(91)124-6335056
PG work:(91)124-6303212 x 1213 -- Don't blame my opinion on my
PG employer.  -- DEAR friend, I feel the silence of your great
PG thoughts of may a deepening eventide on this beach when I
PG listen to these waves.  - Rabindranath Tagore (Stray Birds) --


-- 
Puneet Goel
mailto:[EMAIL PROTECTED]
home:(91)124-6335056
work:(91)124-6303212 x 1213
--
Don't blame my opinion on my employer.
--
TIMID thoughts, do not be afraid of
me.
I am a poet.
- Rabindranath Tagore (Stray Birds)
--