Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2022 22:33:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 230273] linux_select CALL is very slow (100 ms)
Message-ID:  <bug-230273-4077-hPIdJnWCUO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230273-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230273-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230273

--- Comment #12 from Dmitry Chagin <dchagin@FreeBSD.org> ---
(In reply to Jason Mader from comment #11)

thank you for the reply,

 35539 101733 lstc_server 0.000004 CALL  L64=20
linux_select(0x6,0x7fffffffe310,0,0,0x7fffffffe390)
 35539 101733 lstc_server 156.860688 RET   L64  linux_select 1
                         ^^^^^ 156 seconds

I am interested in what is passed as the fifth parameter to the select call
(struct timeval *timo).
Do you update via binary or source? I can create small patch to debug selec=
t()
params if you still interested

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230273-4077-hPIdJnWCUO>