On Oct 19, 2007, at 11:59 PM, William Stein wrote:

>
> On 10/19/07, Bill Page <[EMAIL PROTECTED]> wrote:
>>> I bet you just don't have openssh and ssh-keygen installed.
>>> The problem is that GNUtls is insanely dog slow crap at generating
>>> keys, and Sage falls back on gnutls when ssh-keygen isn't available
>>> systemwide.
>>>
>>
>> Well, I checked and openssh is installed and ssh-keygen is available
>> with the base install of andLinux but doing
>>
>>   sage: notebook()
>>
>> the first time still takes a very long time (about 10 minutes!).
>
> That's bizarre.  It's not a general virtual machine problem, since
> vmware does the keygen instantly.

Sometimes a significant "first-time" delay is due to DNS reverse- 
lookup timeouts (if the platform's address isn't in anyone's DNS  
database).  You might be able to check this with tcpdump or, more  
easily, by completely disabling networking (in both the virtual and  
real systems).

Can you determine (e.g., with 'top') whether the delay is  
computational or due to a timeout (all processes just twiddling their  
thumbs)?

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
I'm beginning to like the cut of his jibberish.
-----------




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to