From: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [bitbake-devel] [PATCH 2/2] server/process: Decrease idle/main loop frequency
Date: Tue, 5 Nov 2024 17:40:37 +0100 [thread overview]
Message-ID: <ZypKhYgAkvrse6bx@bootlin-mathieu> (raw)
In-Reply-To: <20241105150628.2827698-2-richard.purdie@linuxfoundation.org>
On Tue, Nov 05, 2024 at 03:06:28PM +0000, Richard Purdie wrote:
> The idle and main loops have socket select calls to know when to execute.
> This means we can increase the normal timeout frequency since this is
> just a fall back and have some small efficiency gains.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Hi Richard,
This patch set does not apply cleanly on master nor on my master-next. I
believe it misses the "Merge a function to simplfy code" from your
master-next branch.
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-11-05 16:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 15:06 [PATCH 1/2] server/process: Don't send heartbeats when no idle functions Richard Purdie
2024-11-05 15:06 ` [PATCH 2/2] server/process: Decrease idle/main loop frequency Richard Purdie
2024-11-05 16:40 ` Mathieu Dubois-Briand [this message]
2024-11-05 22:29 ` [bitbake-devel] " Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZypKhYgAkvrse6bx@bootlin-mathieu \
--to=mathieu.dubois-briand@bootlin.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.