Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 07:48:39 +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-ZkK4gpP3aI@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 #17 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Dmitry Chagin from comment #15)

comment #0 log is cut off below that select, so we don't know what it is.
readfds are also different (on stack?) so it may be a different job with
different functions that should not be compared in terms of time taken.

(In reply to Dmitry Chagin from comment #16)

If there is no problem there, we may need to limit the number of clients se=
rved
by this program and see how it goes.
This is to eliminate the possibility that the number of file descriptors has
increased to a number that cannot be handled by linux_select().

--=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-ZkK4gpP3aI>