[Bug 230273] linux_select CALL is very slow (100 ms)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 28 Jun 2022 22:33:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230273

--- 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 
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 select()
params if you still interested

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