pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-sparc64/53296: vim is super-slow (hangs) on sparc64 / select issue



The following reply was made to PR pkg/53296; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-sparc64/53296: vim is super-slow (hangs) on sparc64 /
 select issue
Date: Fri, 18 May 2018 09:39:18 +0200

 In userland:
 
 [Switching to LWP 1 of process 842]
 _select (nfds=<optimized out>, readfds=0xffffffffffffd010, 
     writefds=0xffffffffffffd030, exceptfds=0xffffffffffffd050, 
     tim50=0xffffffffffffd000)
 
 and:
 
 (gdb) p *tim50
 $4 = {tv_sec = 0, tv_usec = 1078990848}
 
 
 If I don't miscount, that is quite a lot of usec (needs to be < 1s).
 
 Martin
 


Home | Main Index | Thread Index | Old Index